Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 6,184 for

convert document

(0.07 sec)
  1. aspose.words.rendering module | Aspose.Words fo...

    The aspose.words.rendering module provides classes that allow to customize printing or rendering of Documents....rendering of documents. To actually render, print or convert a document...corresponding methods on the Document object. Classes Class Description...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.Words.Rendering module | Aspose.Words fo...

    The Aspose.Words.Rendering module provides classes that allow to customize printing or rendering of Documents....rendering of documents. To actually render, print or convert a document...corresponding methods on the Document object. Classes Class Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. RtfSaveOptions.save_images_as_wmf property | As...

    RtfSaveOptions.save_images_as_wmf property. When ``True`` all images will be saved as WMF....Examples Shows how to convert all images in a document to the Windows...we save the document as an RTF. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Saving::RtfSaveOptions::get_Save...

    Aspose::Words::Saving::RtfSaveOptions::get_SaveImagesAsWmf method. When true all images will be saved as WMF in C++....Examples Shows how to convert all images in a document to the Windows...the document as an RTF. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose.PDF Product Family

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and Convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....how to roatet pages of a PDF document using a free online tool or...methods. Learn how to parse PDF documents in Python using Aspose.PDF...

    blog.aspose.com/categories/aspose.pdf-product-f...
  6. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...getting generating like word document Aspose.Words Product Family...with below code. Document doc = new Document("test.docx"); PdfSaveOptions...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  7. Aspose::Words::IDocumentConverterPlugin::Conver...

    Aspose::Words::IDocumentConverterPlugin::ConvertToImages method. Converts pages from Document from input stream to array of images in C++....ToImages method Converts pages from document from input stream...Loading::LoadOptions> The document load options. saveOptions...

    reference.aspose.com/words/cpp/aspose.words/ido...
  8. Aspose::Words::Loading::HtmlLoadOptions::get_Co...

    Aspose::Words::Loading::HtmlLoadOptions::get_ConvertSvgToEmf method. Gets or sets a value indicating whether to Convert loaded SVG images to the EMF format. Default value is false and, if possible, loaded SVG images are stored as is without conversion in C++....value indicating whether to convert loaded SVG images to the EMF...loaded SVG images will be converted to the EMF format. If, however...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. HtmlSaveOptions.exportShapesAsSvg property | As...

    HtmlSaveOptions.exportShapesAsSvg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are Converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...Controls whether Shape nodes are converted to SVG images when saving...graphics. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Document | Aspose.Words for Java

    Represents a Word Document in Java....Document Contents [ Hide ] Inheritance: java.lang.Object, com...DocumentBase public class Document extends DocumentBase Represents...

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