Sort Score
Result 10 results
Languages All
Labels All
Results 4,391 - 4,400 of 6,691 for

doc to png

(0.07 sec)
  1. 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...
  2. FieldComments | Aspose.Words for Java

    Implements the COMMENTS field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Set a value for the document's...

    reference.aspose.com/words/java/com.aspose.word...
  3. MergeFieldImageDimension.Value | Aspose.Words f...

    Discover the MergeFieldImageDimension Value property for optimized image handling. Enhance your project with precise dimensions and improved performance....MergeFieldImageDimen () { Document doc = new Document (); // Insert...builder = new DocumentBuilder ( doc ); FieldMergeField field = (...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldTitle | Aspose.Words for Java

    Implements the TITLE field in Java.... Document doc = new Document(); // Set a value...built-in document property. doc.getBuiltInDocumentPr().setTitle("My...

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

    Implements the KEYWORDS field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Add some keywords, also...

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

    Implements the SUBJECT field in Java.... Document doc = new Document(); // Set a value..."Subject" built-in property. doc.getBuiltInDocumentPr().setSubject("My...

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

    Implements the MACROBUTToN field in Java.... Document doc = new Document(getMyDir() + "Macro...DocumentBuilder(doc); Assert.assertTrue(doc.hasMacros()); //...

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

    Represents an Office Math object such as function equation matrix or alike in Java.... Document doc = new Document(getMyDir() + "Office...OfficeMath officeMath = (OfficeMath) doc.getChild(NodeType.OFFICE_MATH...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Saving::OoxmlCompliance enum | A...

    Aspose::Words::Saving::OoxmlCompliance enum. Allows To specify which OOXML specification will be used when saving in the DocX format in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // If we configure compatibility...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. FieldCompare | Aspose.Words for Java

    Implements the COMPARE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldCompare field = (FieldCompare)...

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