Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 1,034 for

doc to png

(0.07 sec)
  1. Aspose::Words::Drawing::RelativeVerticalPositio...

    Aspose::Words::Drawing::RelativeVerticalPosition enum. Specifies To what the vertical 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...
  2. Stroke | Aspose.Words for Java

    Defines a stroke for a shape in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertShape(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. MarkdownLoadOptions | Aspose.Words for Java

    Allows To specify additional options when loading LoadFormat.MARKDOWN Document inTo a Document object in Java....setPreserveEmptyLine(true); Document doc = new Document(new ByteArrayInputStream(mdText...assertEquals("\rLine1\r\rLine2\r\f", doc.getText()); Constructors Constructor...

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

    Implements the NEXTIF field in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Create a data source for...

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

    Can be used To specify additional options when saving a Document inTo the SaveFormat.PDF format in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.insertHyperlink("Testlink"...

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

    Implements the HYPERLINK field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldHyperlink field = (FieldHyperlink)...

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

    Implements the XE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Create an INDEX field which...

    reference.aspose.com/words/java/com.aspose.word...
  9. MarkdownSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.MarkdownSaveOptions for enhanced Document saving in Markdown format. CusTomize your output with advanced options Today!...files used when saving to a DOC or DOCX file. By default this...void RenameImages () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  10. LaTeX graphics | \includegraphics command

    The inclusion of graphics in TeX is a matter worth mentioning. When talking about it, the first thing that comes To mind is the `\includegraphics` command....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/tex/net/latex-graphics/