Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 50,613 for

import document

(0.08 sec)
  1. Convert OneNote to Obsidian Markdown with Aspos...

    Sample code for convert OneNote to Obsidian using C#. Utilize the API example code for batch conversion of .one to .md files within VB.NET, Asp.NET, or any .NET-based application...NET Onenote Converter Documentation Source Code API Reference...Overview Onenote Converter Documentation Source Code API Reference...

    products.aspose.com/note/net/conversion/one-to-...
  2. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Python via .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance.... import aspose.slides as slides import aspose.slides...SmartArt object. import aspose.slides as slides import aspose.slides...

    docs.aspose.com/slides/python-net/manage-smarta...
  3. Extract text from PDF in Python | Aspose.PDF

    Python sample code for extracting text from PDF file on on any platform....powerful, and easy-to-use document manipulation API for python-cpp...the PDF with an instance of Document. Create TextAbsorber object...

    products.aspose.com/pdf/python-cpp/parser/text/
  4. Add XML Map inside the Workbook using XmlMapCol...

    Learn how to add an XML map into the workbook using the XmlMapCollection.Add method with Aspose.Cells for Node.js via C++....method, which you can use to import an XML map into a workbook...the XML map that has been imported from sample.xml into the output...

    docs.aspose.com/cells/nodejs-cpp/add-xml-map-in...
  5. Extract Images from Web Page with Aspose.HTML f...

    Extract images from websites programmatically in Python. A simple and powerful Aspose.HTML for Python via .NET API for automated image downloading....Demos Cloud Free Trial Documentation API Reference Overview Overview...Demos Cloud Free Trial Documentation API Reference PyPI Pricing...

    products.aspose.com/html/python-net/extract-ima...
  6. RtfLoadOptions class | Aspose.Words for Python

    aspose.words.loading.RtfLoadOptions class. Allows to specify additional options when loading [LoadFormat.RTF](../../aspose.words/loadformat/#RTF) Document into a [Document](../../aspose.words/Document/) object...RTF document into a Document object. To learn more...the Specify Load Options documentation article. Inheritance: RtfLoadOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Does aspose.words support OptimizeForWeb when c...

    does aspose.words support OptimizeForWeb when convert word to pdf? after search we found OptimizeForWeb for c++. Does the setOptimizeOutput(true) equals OptimizeForWeb for c++?...optimize the output when saving documents as PDFs. Solution To achieve...optimization when converting a Word document to PDF, you can use the PdfSaveOptions...

    forum.aspose.com/t/does-aspose-words-support-op...
  8. Error Toast changes - Free Support Forum - aspo...

    How can I target a particular toast message Error one I want to customize it . Can you help me with getting the particular toast class using xs. For some modal I am using xs.Sheet.<modalName> .el.el image.png (14.5 KB…...message const errorToast = document.querySelector('.x-spreadsheet-toast');...global document */ import { h } from './element'; import Icon from...

    forum.aspose.com/t/error-toast-changes/319354
  9. Filter Messages from Server using IMAP Client|D...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....below: import aspose.email as ae from datetime import datetime...below: import aspose.email as ae from datetime import datetime...

    docs.aspose.com/email/python-net/filter-message...
  10. How to Convert PDF to Word in C# Without Interop

    In this tutorial you will learn how to convert PDF to Word in C# without interop. This code in C# converts PDF to DOCX file format....method before importing PDF Import the input PDF document into Aspose...Aspose.Words’ DOM Save the document to Word DOCX file format In...

    kb.aspose.com/words/net/how-to-convert-pdf-to-w...