Sort Score
Result 10 results
Languages All
Labels All
Results 4,561 - 4,570 of 6,677 for

doc to png

(0.06 sec)
  1. ImageFieldMergingArgs.Image | Aspose.Words for ...

    Discover how To use ImageFieldMergingArgs To seamlessly insert images inTo your Documents for a polished mail merge experience....MergeFieldImages () { Document doc = new Document (); // Insert...builder = new DocumentBuilder ( doc ); FieldMergeField field = (...

    reference.aspose.com/words/net/aspose.words.mai...
  2. CompatibilityOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your Document experience!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertShape...

    reference.aspose.com/words/net/aspose.words.set...
  3. FieldAutoTextList | Aspose.Words for Java

    Implements the AUToTEXTLIST field in Java....throws Exception { Document doc = new Document(); // Create a...populate it with auto text entries. doc.setGlossaryDocument(new GlossaryDocument());...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::PageSetup::get_PageWidth method ...

    Aspose::Words::PageSetup::get_PageWidth method. Returns or sets the width of the page in points in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert the image into the...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Aspose::Words::Fields::FieldImport::get_Graphic...

    Aspose::Words::Fields::FieldImport::get_GraphicFilter method. Gets or sets the name of the filter for the format of the graphic that is To be inserted in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are two similar field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldIncludePicture::get...

    Aspose::Words::Fields::FieldIncludePicture::get_ResizeVertically method. Gets or sets whether To resize the picture vertically from the source in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are two similar field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. RelativeHorizontalPosition Enum | Aspose.Words ...

    Discover Aspose.Words.Drawing.RelativeHorizontalPosition enum To define precise horizontal positioning for shapes and text frames in your Documents.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a floating image...

    reference.aspose.com/words/net/aspose.words.dra...
  8. RelativeHorizontalPosition enumeration | Aspose...

    Aspose.Words.Drawing.RelativeHorizontalPosition enumeration. Specifies To what the horizontal position of a shape or text frame is relative.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert the image into the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. | Aspose

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

    products.aspose.com/ocr/java/conversion/jpeg200...
  10. FieldHyperlink | Aspose.Words for Java

    Implements the HYPERLINK field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldHyperlink field = (FieldHyperlink)...

    reference.aspose.com/words/java/com.aspose.word...