Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 1,035 for

doc to png

(0.15 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/ATom Documentation – Showcases https://Docs.aspose.com/imaging/net/showcases/ Recent content in Showcases on Documentation Hugo -- gohugo.io https://Docs.aspose.com/imagi......Documentation – Showcases https://docs.aspose.com/imaging/net/showcases/...Documentation Hugo -- gohugo.io https://docs.aspose.com/imaging/net/showcases/index...

    docs.aspose.com/imaging/net/showcases/index.xml
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Aspose::Words::Saving::HtmlSaveOptions class | ...

    Aspose::Words::Saving::HtmlSaveOptions class. Can be used To specify additional options when saving a Document inTo the Html, Mhtml, Epub, Azw3 or Mobi format. To learn more, visit the Documentation article in C++.... Default value is Png , meaning that metafiles are...are rendered to raster PNG images. get_NavigationMapLevel () const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. 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...
  8. MergeFieldImageDimension | Aspose.Words for .NET

    Create precise image dimensions in points with the MergeFieldImageDimension construcTor. Enhance your design with accurate sizing for better results....MergeFieldImageDimen () { Document doc = new Document (); // Insert...builder = new DocumentBuilder ( doc ); FieldMergeField field = (...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 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...
  10. Aspose::Words::Drawing::RelativeHorizontalPosit...

    Aspose::Words::Drawing::RelativeHorizontalPosition enum. Specifies To what the horizontal position of a shape or text frame is relative in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert the image into the...

    reference.aspose.com/words/cpp/aspose.words.dra...