DOC to Any Converter

A way to convert Rich Text Format to bmp in batches

The purpose of this article is to show you how to convert Rich Text Format to bmp in batches, and for rtf is short for Rich Text Format, whose file is a text file. And the most important is our converting tool. DOC to Any Converter Command Line is the main processing tool in this conversion. DOC to Any Converter Command Line has been designed to help users convert Office documents to another type files with some properties that you want the targeting files contain, and also this dreaming tool supports the batch conversion. The method is as below:

Launch the converter in the command prompt window

The command prompt window is the operating environment of DOC to Any Converter Command Line, and to open it, please follow the steps below:

  • click “start” > select “Run” by the way of clicking it > input “cmd.exe” in the “Run” dialog box > press “ok”, and the command prompt window can be popup automatically, and here is its current directory below:

C:\Documents and Settings\admin>

  • Then please input the path of ‘doc2any.exe’ in the command prompt window to run DOC to Any Converter Command Line, or drag and drop the program of ‘doc2any.exe’ into the command prompt window directly.

Start to input the command lines and process the task in the command prompt window

here is the sequence and the format of the conversion from rtf to bitmap in batches with DOC to Any Converter Command Line below. 

d:\doc2any_cmd\doc2any.exe  <options>  c:\*.rtf   d:\*.bmp

d:\doc2any_cmd\doc2any.exe is the directory of “doc2any.exe” that need to be inputted in order to run DOC to Any Converter Command Line in the running environment that is the command prompt window. <options> represents the parameters that can help you set the targeting properties. c:\*.rtf  is the source path of the source file, where * is the wildcard that is used to represent all the source files on disc C  d:\*.bmp is the path of the output files, where * is used to represent for all the targeting files that will be added on disk D. At last, to convert rtf to bmp----rtf to bitmap in batches, please click “enter”.

d:\doc2any_cmd\doc2any.exe   -width 1600  –height 1000   c:\*.xlsx   d:\*.bmp

If you want to change other parameters to input in order to set the targeting properties, you can visit the homepage of DOC to Any Converter Command Line by this link: https://www.verydoc.com/doc-to-any-options.html, where you can also purchase DOC to Any Converter Command Line. And if you want to know the exact example about editing the properties of the targeting files, please refer to the following ones, where the parameters are all real for the conversion:

   doc2any.exe -wtext "VeryPDF" -wtype 1 "C:\in.doc" C:\out.bmp
   doc2any.exe -wtext "VeryPDF" -wtype 2 "C:\in.doc" C:\out.bmp
   doc2any.exe -wtext "VeryPDF" -wtype 0 -wa 45 "C:\in.doc" C:\out.bmp
   doc2any.exe -wtext "VeryPDF" -wf "Arial" "C:\in.doc" C:\out.bmp
   doc2any.exe -wtext "VeryPDF" -wf "Arial" -wh 20 "C:\in.doc" C:\out.bmp
   doc2any.exe -wtext "VeryPDF" -wf "Arial" -wh 20 -wb -wi -wu -ws "C:\in.doc" C:\out.bmp

where the effect of the parameters are as below:

  -wtext <string>          : Watermark text on printed document
    -wtext does support following dynamic values:
    %PageCount%, %PageNumber%, %PageCountRoman%, %PageCountRoman2%,
    %PageNumberRoman%, %PageNumberRoman2%, %Author%, %Keywords%,
    %Subject%, %Title%, %Filename%, %Date%, %Time%
  -wtype <int>             : type of watermark
    0 : normal watermark
    1 : watermark on header
    2 : watermark on footer
  -wf <string>             : font name of watermark
  -wh <int>                : font size of watermark
  -wb                      : specify bold font
  -wi                      : specify an italic font
  -wu                      : specify an underlined font
  -ws                      : specify a strikeout font
  -wa <int>                : angle of watermark
  -wbox <string>           : a rectangle to output formatted text, it is only us
eful for "-walign" option, eg:
    -wbox "0,0,595,842"
    -wbox "0,0,612,792"
    -wbox "auto"
  -walign <int>            : set text align
    1 : left
    2 : center
    3 : right
  -wc <string>             : color of watermark,
    FF0000: Red color
    00FF00: Green color
    0000FF: Blue color
    HexNum: Other colors

Here is the end of this article to convert rtf to bmp---rtf to bitmap in batches with DOC to Any Converter Command Line. And click the following link, you can download DOC to Any Converter Command Line by saving the program: https://www.verydoc.com/doc2any_cmd.zip. Any questions about DOC to Any Converter Command Line, please click this link to log on its main website: https://www.verydoc.com/doc-to-any-options.html.

DOC to Any Converter

How to convert MS Office 2010 xlsx to bmp in batches

This article is to show you how to use DOC to Any Converter Command Line to convert MS Office 2010 xlsx to bmp in batches. Maybe some of you guys has already know how to convert the single file of xlsx to bmp files, just do not know how to realize the batch process one time,  and in the next paragraphs, you will know the exact method directly. So if you are interested in it, please follow me.

Install DOC to Any Converter Command Line

click the following link to download DOC to Any Converter Command Line here: https://www.verydoc.com/doc2any_cmd.zip. Then release its program to your computer and double-click the program of “doc2any.exe”, which can help you install DOC to Any Converter Command Line in your computer in your computer.

Start the command prompt window and run DOC to Any Converter Command Line in the command prompt window

The command prompt window is the operating environment of DOC to Any Converter Command Line. And please click “start” > the start menu can be opened automatically > select “Run” by the way of clicking it > a dialog box can be popup > input “cmd.exe” in the “Run” dialog box > press “ok” button to close this dialog box, and then the command prompt window can be popup automatically, where a current directory is as follow:

C:\Documents and Settings\admin>

Then please input the path of ‘doc2any.exe’ in the command prompt window in order to run DOC to Any Converter Command Line, or another easier way is to drag and drop the program of ‘doc2any.exe’ into the command prompt window directly.

Input the command lines to start the conversion in the command prompt window

The format of this conversion from Office 2007 xlsx to bitmap in batches is in the following example:

d:\doc2any_cmd\doc2any.exe   <options>   c:\*.xlsx   d:\*.bmp

  • d:\htmltools\htmltools.exe is the directory of “doc2any.exe”, which is for launching this tool in the command prompt window
  • <options> stands for the parameters that can help you set the targeting properties
  • c:\*.xlsx is the directory of the input files, where * is the wildcard that is used to represent all the source files on disc C 
  • d:\*.bmp is the directory of the output files, where * is used to represent for all the targeting files that will be added on disk D

    After the finish of the prepare work, please click “enter” to convert Office 2007 xlsx to bitmap in batches with DOC to Any Converter Command Line. And you need to input them in turns, which just can help you convert MS Office 2010 xlsx to bmp in batches, and if you think you think the example above is a little dull, I can give you some real parameters, which are as below:

    -width <int>: set the width of the targeting file

    -height <int>: set the height of the targeting file

    And the format of inputting the parameters above is as below:

    d:\doc2any_cmd\doc2any.exe   -width 1600  –height 1000   c:\*.xlsx   d:\*.bmp

    If you want to change other parameters to input in order to set the targeting properties, you can visit the homepage of DOC to Any Converter Command Line by this link: https://www.verydoc.com/doc-to-any-options.html, where you can also purchase DOC to Any Converter Command Line. 

  • DOC to Any Converter

    How to edit the properties during the conversion from Excel to bmp?

    Some of users are interested in DOC to Any Converter Command Line in any kinds of the conversion. Yes, DOC to Any Converter Command Line is a powerful converting tool based on producing any kinds of files with different formats from the Office documents professionally and accurately, whose function is always than you can imagine! And this article is to tell you how to edit the properties during the conversion from Excel to bmp. For bmp is short for bitmap image, whose file is a raster image file, the bmp file is equal with the bitmap file in the file type in this article.

    First, you should install this professional tool in your pc, which is of capability to help you anything in the conversion from Excel to bitmap. Before its installation, you need to obtain it, and to get it, you can click the following link to download it here: https://www.verydoc.com/doc2any_cmd.zip. Then after release its folder to your pc, please double-click the program of “doc2any.exe” to install it in your computer, a few seconds later, DOC to Any Converter Command Line is yours absolutely.

    After its installation, it’s time to open the command prompt window, which is the operating environment of DOC to Any Converter Command Line. To reach it, first please click “start” at the bottom of your pc, then the start menu can be opened automatically, then please select “Run” by the way of clicking it, and a dialog box can be popup, please input “cmd.exe” in the “Run” dialog box and press “ok” button to close this dialog box, meanwhile, the command prompt window can be popup quickly.

    the command prompt window

    In the snap screenshot of the command prompt window, you can see there is a current directory in it, and one of the merits about the command lines is the flexibility of the conversion, so you can start the converting tool directly in the current directory. To realize that, there are 2 ways like before: drag and drop the program of “doc2any.exe” in the command prompt window, or input the path of “doc2any.exe” in the command prompt window directly, both of 2 ways can lead users to the same result, which is to launch DOC to Any Converter Command Line in the command prompt window.

    After launching the main converting tool, you need to get the prepare work done, which is easy to you: add the source file for the conversion from Excel to bmp and set the targeting filename and file type. To realize it, you can input the source path to add the source file and input the targeting path in the command prompt window in order to set the targeting file type and the file name flexibly. Then, you can click “enter” to convert Excel to bitmap with DOC to Any Converter Command Line.

    For instance, after you get the current directory when you open the command prompt window, you can input the command lines like below to achieve the conversion from Excel to bmp with some properties:

    d:\doc2any_cmd\doc2any.exe  <options>  c:\in.xls d:\out.bmp

    <options> represents for all kinds of parameters you can input in the command prompt window, and to know some real parameters, you can see the following ones:

    -useprinter: use the virtual printer to convert Office file to image file

     -xres <int>: set X resolution of image

    -yres <int>: set Y resolution of image

    -bitcount <int>: set the color depth of image

    And to use the virtual printer to edit the resolution of the image and set the color depth during the conversion from Excel to bitmap, here is another example with the real parameters below:

     doc2any.exe  -useprinter  -xres 300  -yres 300  -bitcount 1  "C:\in
    .xls"  "C:\out.bmp"

    Like the first example, once you click “enter” button, in a couple of seconds, the conversion from Excel to bmp---Excel to bitmap will be finished, and you can get bmp files in the destination folder, whose path is in the targeting path. To buy DOC to Any Converter Command Line, please click this link to log on its official webpage: https://www.verydoc.com/doc-to-any-options.html, where you can also get more of the real parameters and the formal format for each kind of conversion.

    DOC to Any Converter

    How to convert MS Office 2010 pptx to bmp?

    DOC to Any Converter Command Line can help you reproduce any format files from the Office documents, such as Office 2010 pptx to bmp etc. Also you can use it to process the batch conversion and set the properties of the targeting files. This article will introduce you how to realize the conversion of Office 2007 pptx to bmp, for pptx is the format of MS PowerPoint 2007 and 2010, MS Office 2010 pptx is same with MS Office 2007 pptx.

    1. Open the command prompt window

    It is the quickest way to process the task with the command lines, thus, please click Start >click Run on the menu > type “cmd” in the Run dialog box > press OK, and then the command prompt window can be popped out, and below is the current directory:

     C:\Documents and Settings\admin>

    2. Input the command lines for the conversion from MS Office 2010 pptx to bmp.

    When you want to edit the properties of the targeting files with DOC to Any Converter Command Line, you can input the relative parameters to realize it during the conversion. And here is the example to convert MS Office 2007 pptx to bitmap below:

     d:\doc2any_cmd\doc2any.exe<space><options><space>

    c:\a.pptx<space>d:\a.bmp<enter>

    The example above shows us the method to convert Office 2010 pptx file to bmp file, and “ d:\doc2any_cmd\doc2any.exe” is to launch DOC to Any Converter Command Line in the command prompt window, and to reach it, you can input the path of “doc2any.exe” in the command prompt window directly, or just drag and drop the program of “doc2any.exe” in the command prompt window directly. And “<options>” in this example stands for your parameters, which can help you edit the relative properties of the targeting files. “c:\a.pptx” is the source path, which is the path of pptx file, and “d:\a.bmp” is the objective path, which contains the information of the targeting filename and the destination folder of the objective file. There is one thing which is essential to process the task: click “enter” button to convert pptx to bmp quickly. Moreover, in the example above, <space> is to click “space” and <enter> is to click “enter” button, which are very essential in the command lines.

    Next, the example below is about the batch process from Office 2010 pptx to bmp with DOC to Any Converter Command Line:

    d:\doc2any_cmd\doc2any.exe<space><options><space>

    c:\in\*.pptx<space>d:\out\*.bmp<enter>

    It is also easy to process the task in batches, where the key point to reach it is to replace all the filenames in the source path and the objective path with the wildcard character “*”, and once you make all of the source files in the same folder like the example above, they can be converted into bmp files during one process.

    By now, it is the end of this article about converting MS Office 2007 pptx to bitmap---Office 2010 pptx to bmp with DOC to Any Converter Command Line. And if you are very interested in this tool, please click this link to log on its official website at here: https://www.verydoc.com/doc-to-any-options.html. Any questions, please leave us a line by replying this article, thank you for your support!

    DOC to Any Converter

    A way to convert PowerPoint to bmp

    BMP is short for bitmap, which is a format of a raster image. A BMP file is a uncompressed raster image comprised of a rectangular grid of pixels, which contains a file header (bitmap identifier, file size, width, height, color options, and bitmap data starting point) and bitmap pixels, each with a different color. BMP files may contain different levels of color depths per pixel, depending on the number of bits per pixel specified in the file header. They may also be stored using a grayscale color scheme. In the following paragraphs, you will know how to convert PowerPoint to bmp----PowerPoint to bitmap with DOC to Any Converter Command Line.

    In the first step, you need to open the running environment, which is the command prompt window, and to know the steps, here it is: click “start” at the bottom of pc, and select “Run” on start menu, then in the popup dialog box, please input “cmd.exe” in order to run it in your pc, then click “ok” in the dialog box, then you will see the command prompt window will be popped out automatically.

    the command prompt window

    In the second step, you can start the converting tool in the current directory. There are 2 ways to run it in the command prompt window: drag and drop “doc2any.exe” into the command prompt window, or input the path of “doc2any.exe” in the command prompt window.

    In the last step, after you launch the main converter, it’s time to get the prepare work done, which is to add the source file for the conversion, to set the targeting file type and to select the destination folder for the targeting files. And in the command prompt window, it is easier to operate it than the one with GUI interface, in another word, to add the source file, just input the source path in the command prompt window, or you can also drag and drop the source file into the command prompt window directly; to set the objective file type and the targeting folder, please input the targeting path in the command prompt window directly. Then, to convert PowerPoint to bitmap, please click “enter”.

    conversion from PowerPoint to bmp

    For a bmp file can not contain multiple pages, there can be dozens of bmp files that are converted from each slide of PowerPoint file. By the way, interested in editing the properties of the targeting file in the conversion from PowerPoint to bmp, there is another example with more details of formats below, which maybe helpful to you:

    C:\Documents and Settings\admin>D:\doc2any_cmd\doc2any.exe<space>

    <options><space>D:\doc2any_cmd\a.ppt<space>E:\a.bmp<enter>
    Thank you for choosing our product.

    The above is the whole conversion about PowerPoint to bmp. After this conversion, I think you can know DOC to Any Converter Command Line a little, and if you would like to give yourself a try, you can click this link to download this dreaming tool: https://www.verydoc.com/doc2any_cmd.zip, for it is really free! And also to know more about it, please visit its webpage at :https://www.verydoc.com/doc-to-any-options.html 🙂