Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 1,034 for

doc to png

(0.46 sec)
  1. Font missmatch between Word, PDF, and image typ...

    Hi Aspose Team, we face a problem when converting word To any image format (JPEG, Png). We are using template word Document using Document builder. The content inserted in the word contains an SVG in an HTML string. The…...word to any image format (JPEG, PNG). We are using template word...to image formats like JPEG or PNG. This issue can arise due to...

    forum.aspose.com/t/font-missmatch-between-word-...
  2. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE 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...
  3. FieldGoToButton | Aspose.Words for Java

    Implements the GOToBUTToN field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Add a GOTOBUTTON field....

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldPrint | Aspose.Words for Java

    Implements the PRINT field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("My paragraph");...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. OoxmlCompliance | Aspose.Words for Java

    Allows To specify which OOXML specification will be used when saving in the DocX format in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are two wrapping types...

    reference.aspose.com/words/java/com.aspose.word...
  7. PageSetup.PageWidth | Aspose.Words for .NET

    Discover the PageSetup PageWidth property To easily adjust page width in points, enhancing your Document layout for optimal presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert the image into the...

    reference.aspose.com/words/net/aspose.words/pag...
  8. LoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.LoadOptions class. Allows To specify additional options (such as password or base URI) when loading a Document inTo a [Document](../../aspose.words/Document/) object...metafile(Wmf or Emf) images to Png image format. convertShapeToOffice...file system by filename: const doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldQuote | Aspose.Words for Java

    Implements the QUOTE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert a QUOTE field, which...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldEditTime | Aspose.Words for Java

    Implements the EDITTIME field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // The EDITTIME field will...

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