Sort Score
Result 10 results
Languages All
Labels All
Results 4,811 - 4,820 of 7,448 for

doc to png

(0.31 sec)
  1. FieldSet | Aspose.Words for Java

    Implements the SET field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Name bookmarked text with...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldIncludePicture.graphic_filter property | A...

    FieldIncludePicture.graphic_filter property. Gets or sets the name of the filter for the format of the graphic that is To be inserted.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two similar field types...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldIncludePicture.resize_vertically property ...

    FieldIncludePicture.resize_vertically property. Gets or sets whether To resize the picture vertically from the source.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two similar field types...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldUserInitials | Aspose.Words for Java

    Implements the USERINITIALS field in Java.... Document doc = new Document(); // Create a...userInformation.setInitials("J. D."); doc.getFieldOptions().setCurrent...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldUserName | Aspose.Words for Java

    Implements the USERNAME field in Java.... Document doc = new Document(); // Create a...userInformation.setName("John Doe"); doc.getFieldOptions().setCurrent...

    reference.aspose.com/words/java/com.aspose.word...
  6. PdfSaveOptions.preblend_images property | Aspos...

    PdfSaveOptions.preblend_images property. Gets or sets a value determining whether or not To preblend transparent images with black background color.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_image (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. | Aspose

    Sample code for TIFF To Doc Java conversion. Use API example code for batch TIFF files To Doc conversion within any Web or DeskTop Java based application....Conversion TIFF to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for Java...that converts an TIFF image to DOC document: Create an instance...

    products.aspose.com/ocr/java/conversion/tiff-to...
  8. FieldIncludePicture.source_full_name property |...

    FieldIncludePicture.source_full_name property. Gets or sets the location of the picture using an IRI.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Below are two similar field types...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Loading::TxtLoadOptions class | ...

    Aspose::Words::Loading::TxtLoadOptions class. Allows To specify additional options when loading Text Document inTo a Document object. To learn more, visit the Documentation article in C++....metafile( Wmf or Emf ) images to Png image format. get_ConvertShapeToOffice...aspose.com/ \n " + u "https://docs.aspose.com/words/net/ \n " ;...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. DocumentBuilder.MoveToHeaderFooter | Aspose.Wor...

    Effortlessly navigate To headers and footers with the DocumentBuilder MoveToHeaderFooter method, enhancing your Document editing efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert the image into the...

    reference.aspose.com/words/net/aspose.words/doc...