Sort Score
Result 10 results
Languages All
Labels All
Results 5,801 - 5,810 of 400,533 for

document

(0.22 sec)
  1. Convert PDF to Microsoft PowerPoint in C++|Aspo...

    Aspose.PDF allows you to convert PDF to PowerPoint format using C++. There is a possibility to convert PDF to PPTX with Slides as Images....as a second argument to the Document.Save(..) method method. The...C++ Create an instance of Document class. Create an instance...

    docs.aspose.com/pdf/cpp/convert-pdf-to-powerpoint/
  2. XamlFlowSaveOptions | Aspose.Words for .NET

    Discover the XamlFlowSaveOptions constructor to easily initialize and save Documents in the XamlFlow format. Enhance your workflow today!...that can be used to save a document in the XamlFlow format. public...created while converting a document to flow-form .xaml. public...

    reference.aspose.com/words/net/aspose.words.sav...
  3. SVG to DOC Converter using Python | Aspose.PDF

    Sample code on Python for SVG to DOC conversion. Use example code for batch SVG to DOC conversion with Python and .NET...programmatically a document from SVG to DOC format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/s...
  4. TEX to DOC Converter using Python | Aspose.PDF

    Sample code on Python for TEX to DOC conversion. Use example code for batch TEX to DOC conversion with Python and .NET...programmatically a document from TEX to DOC format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/t...
  5. EPUB to JPEG Converter using Python | Aspose.PDF

    Sample code on Python for EPUB to JPEG conversion. Use example code for batch EPUB to JPEG conversion with Python and .NET...convert programmatically a document from EPUB to JPEG format with...with a modern document-processing Python API. Use just a few...

    products.aspose.com/pdf/python-net/conversion/e...
  6. 将线对象添加到PDF文件|Aspose.PDF for C++

    本文解释了如何使用Aspose.PDF for C++在PDF中创建线对象。...); // 创建Document实例 auto document = MakeObject < Document > ();...将页面添加到PDF文件的页面集合中 auto page = document -> get_Pages () -> Add ();...

    docs.aspose.com/pdf/zh/cpp/add-line/
  7. Add Text Stamp to PDF using Java | Aspose.PDF

    Add text stamp to PDF file programmatically with Java sample code using Aspose.PDF for Java....</dependency> Add Text Stamp to PDF Document Java You need Aspose.PDF for...instance of Document. Open a PDF document using Document object....

    products.aspose.com/pdf/java/stamps/text/
  8. StructuredDocumentTagRangeStart | Aspose.Words ...

    Create a new StructuredDocumentTagRangeStart instance effortlessly. Enhance your Document management with this powerful constructor for structured tags....instance of the Structured document tag range start class. public...doc DocumentBase The owner document. type SdtType Type of SDT...

    reference.aspose.com/words/net/aspose.words.mar...
  9. LanguagePreferences.default_editing_language pr...

    LanguagePreferences.default_editing_language property. Gets or sets default editing language....default language when loading a document. load_options = aw . loading...EditingLanguage . RUSSIAN doc = aw . Document ( MY_DIR + 'No default editing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BaseWebExtensionCollection1.GetEnumerator | Asp...

    Discover the BaseWebExtensionCollection GetEnumerator method to easily iterate through collections, enhancing your development efficiency and code management....with a document’s collection of web extensions. Document doc =...= new Document ( MyDir + "Web extension.docx" ); Assert . That...

    reference.aspose.com/words/net/aspose.words.web...