Sort Score
Result 10 results
Languages All
Labels All
Results 6,811 - 6,820 of 11,614 for

doc to png

(0.12 sec)
  1. FieldDatabase - Aspose.Words for Java - API Ref...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // This DATABASE field will...

    reference.aspose.com/words/java/com.aspose.word...
  2. OOXML Import - Drawing Object Features|Aspose.W...

    Import WordprocessingML Document using drawing load options in C#.... These are the JPEG, PNG, and PICT formats and are left...and have to be converted (to PNG) before being stored in the model...

    docs.aspose.com/words/net/drawing-object-featur...
  3. index.xml

    2.0 http://www.w3.org/2005/ATom Documentation – מיזוג מספר קבצי קבצים לקובץ יחיד באמצעות Javahttps://products.aspose.com/pdf/he/java/merger/Recent content in מיזוג מספר קבצי קבצים לקובץ יחיד באמצעו......has-background-success https://docs.aspose.com/pdf/java/ לִלמוֹד...התקנת הספרייה בעמודים https://docs.aspose.com/pdf/java/installation/...

    products.aspose.com/pdf/he/java/merger/index.xml
  4. FieldImport Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldImport class. Implements the IMPORT field in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two similar field...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldToc - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.startBookmark("MyBookmark");...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::PageSetup::get_PageHeight method...

    Aspose::Words::PageSetup::get_PageHeight method. Returns or sets the height 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...
  7. 18.7 Release Notes|Aspose.Words for .NET

    Aspose.Words for .NET 18.7 Release Notes – the latest updates and fixes....generated PDF Bug WORDSNET-14359 Doc to FlatOpc conversion issue with...corrupted after saving DOCX to DOC Bug WORDSNET-15286 Document.Compare...

    docs.aspose.com/words/net/aspose-words-for-net-...
  8. Advance WORD docx Manipulation - Free Support F...

    Hi All, I am looking for a plug-in or third party api which can allow me To manipulate word Docx template from outsystems. Example of word DocX template Section 1 Sub Section 1.1 Sub Section 1.2 Sub Section 1.3 Su…...documentation to learn more: https://docs.aspose.com/words/net/aspose...find/replace functionality: https://docs.aspose.com/words/net/find-and-replace/...

    forum.aspose.com/t/advance-word-docx-manipulati...
  9. Embedded Icon Is Not Rendered for Embedded Word...

    The Excel file is being displayed as an icon in the Word Doc, which is embedded and rendered as a Document in the PPT file. I can get the icon To display if I set the .IsObjectIcon property To ‘True’ on the embedded Word…...displayed as an icon in the Word doc, which is embedded and rendered...‘True’ on the embedded Word doc OleObjectFrame, but it appears...

    forum.aspose.com/t/embedded-icon-is-not-rendere...
  10. Tags in PDF - Free Support Forum - aspose.com

    Can you please help me with api that create tags PDF file using aspose pdf java or .net. or convert pdf To tagged pdf. When I convert Docx To pdf using PdfSaveOptions:ExportDocumentStructure, generated pdf has tags. TES…...Document doc = new com.aspose.pdf.Document(“TestWithOutTags...Document(“TestWithOutTags.pdf”); doc.convert(new ByteArrayOutputStrea()...

    forum.aspose.com/t/tags-in-pdf/188665