Sort Score
Result 10 results
Languages All
Labels All
Results 4,931 - 4,940 of 7,455 for

doc to png

(1.04 sec)
  1. ImageFieldMergingArgs Class | Aspose.Words for ...

    Discover the Aspose.Words.MailMerging.ImageFieldMergingArgs class, designed To enhance image merging in Documents, ensuring seamless and efficient workflows....ImageFromBlob () { Document doc = new Document ( MyDir + "Mail...Northwind employees.docx" ); doc . MailMerge . FieldMergingCallback...

    reference.aspose.com/words/net/aspose.words.mai...
  2. | Aspose

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

    products.aspose.com/ocr/java/conversion/jp2-to-...
  3. MergeFieldImageDimension Class | Aspose.Words f...

    Discover the Aspose.Words.Fields.MergeFieldImageDimension class for precise image sizing in mail merges. Enhance your Document auTomation Today!...MergeFieldImageDimen () { Document doc = new Document (); // Insert...builder = new DocumentBuilder ( doc ); FieldMergeField field = (...

    reference.aspose.com/words/net/aspose.words.fie...
  4. HtmlSaveOptions: Is MetafileRenderingMode.Bitma...

    Description I’m converting DocX To HTML using Aspose.Words. For Documents that contain metafile content (e.g., EMF/WMF), the visual output differs depending on the metafile rendering mode: With HtmlFixedSaveOptions, I …...string fileName = "sample"; var doc = new Document($@"{rootDir}\Inputs\{fileName}...} }; doc.Save($@"{rootDir}\Outputs\{fileName}_bitmap.png", new...

    forum.aspose.com/t/htmlsaveoptions-is-metafiler...
  5. FieldImport | Aspose.Words for Java

    Implements the IMPORT field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are two similar field...

    reference.aspose.com/words/java/com.aspose.word...
  6. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user To specify additional options when saving a Document inTo a particular format in Java.... Document doc = new Document(getMyDir() + "Rendering...setExportDocumentPro(true); doc.save(getArtifactsDir() + "HtmlSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  7. SvgSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.SVG format in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...getResourcesFolderAl()).mkdir(); doc.save(getArtifactsDir() + "SvgSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. TxtLoadOptions | Aspose.Words for Java

    Allows To specify additional options when loading LoadFormat.TEXT Document inTo a Document object in Java....com/\n" + "https://docs.aspose.com/words/net/\n"; try...setDetectHyperlinks(true); Document doc = new Document(stream, loadOptions);...

    reference.aspose.com/words/java/com.aspose.word...
  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. 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...