Sort Score
Result 10 results
Languages All
Labels All
Results 6,441 - 6,450 of 11,616 for

doc to png

(0.1 sec)
  1. Aspose::Words::Fields::FieldImport::get_IsLinke...

    Aspose::Words::Fields::FieldImport::get_IsLinked method. Gets or sets whether To reduce the file size by not sToring graphics data with the Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are two similar field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. FieldDocProperty | Aspose.Words for Java

    Implements the DocPROPERTY field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Below are two ways of using...

    reference.aspose.com/words/java/com.aspose.word...
  3. fieldskipif - Aspose.Words for Java - API Refer...

    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); // Insert a SKIPIF field. If...

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

    Implements the DATA field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldData field = (FieldData)...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldNumPages - 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(getMyDir() + "Paragraphs...builder = new DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...

    reference.aspose.com/words/java/com.aspose.word...
  6. fieldbidioutline - Aspose.Words for Java - API ...

    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); // The BIDIOUTLINE field numbers...

    reference.aspose.com/words/java/com.aspose.word...
  7. Wrong order of tags when converting to PDF - As...

    Hi, This is what we have To generate tags in PDF when it is converted from Word: PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); pdfSaveOptions.setExportDocumentStructure(true); pdfSaveOptions.setE…...setExportLanguageToS(true); doc.save(outStream, pdfSaveOptions);...in the wrong order. Capture.PNG (124.6 KB) reviewWordDocument...

    forum.aspose.com/t/wrong-order-of-tags-when-con...
  8. FieldSymbol - Aspose.Words for Java - API Refer...

    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); // Below are three ways to...

    reference.aspose.com/words/java/com.aspose.word...
  9. PageLayoutEvent | Aspose.Words for Java

    A code of event raised during page layout model build and rendering in Java....Exception { Document doc = new Document(); doc.getBuiltInDocumentPr()...DocumentBuilder(doc); builder.writeln("Hello world!"); doc.getLayoutOptions()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Download .NET DLL to Process Visio Formats | As...

    Download C# Class Library DLL To work with Microsoft Visio® diagram objects & properties; shapes, pages, images, tencils, text, layers, cells etc. via .NET API....Diagram Product Page | Docs | Demos | API Reference | Examples...formats to PDF, XPS, SVG, HTML, PNG, JPEG, EMF, TIFF, SWF, XAML,...

    releases.aspose.com/diagram/net/