Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 351,206 for

document

(0.08 sec)
  1. How to Add Image in DOCX using C++

    In this example, we will learn how to add image in DOCX using C++. Inserting images inside word Document using C++ is one of commonly inquired requirement by developers. Adding image to DOC using C++ can be achieved using simple API calls....Inserting images inside word document using C++ is one of commonly...Aspose::Words namespace Instantiate Document Class object to load DOCX...

    kb.aspose.com/words/cpp/how-to-add-image-in-doc...
  2. 如何用 C++ 添加 Watermark 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Watermark 注释的源代码...Load the PDF file Document document = new Document ( System . IO...new WatermarkAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  3. Extract PDF Metadata using C# | Aspose.PDF

    Extract PDF format metadata programmatically with C# sample code using Aspose.PDF for .NET... Accessing a document’s metadata means getting information...can quickly locate specific documents by using keywords or details...

    products.aspose.com/pdf/net/metadata/
  4. Saving recognition results into a stream|Docume...

    Saving the recognition results of multi-page Documents (PDF, Word, and so on) into a memory stream....recognition results into one document using SaveMultipageDocumen...recognition. The resulting document can be saved into into OutputStream...

    docs.aspose.com/ocr/java/save-stream/
  5. Python Split A File

    Split Documents programmatically in Python: DOCX, PDF, DOC, ODT, RTF, HTML, TXT and many more....Split documents into parts in Python Fast Python library to split...split a document into a group of smaller files according to the...

    products.aspose.com/words/python-net/split/
  6. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::Remove method. Removes a property with the specified name from the collection in C++....Examples Shows how to work with a document’s custom properties. auto...MakeObject < Aspose :: Words :: Document > (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. Supported File Formats – Aspose.HTML for Java

    In this article, you will learn about the input and output file formats supported by Aspose.HTML for Java library....available when saving MHTML document E-book file format Scalable...when saving HTML document Saves the document is PDF format Saves...

    docs.aspose.com/html/java/getting-started/suppo...
  8. PDF to XLS Converter using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/conversion/p...
  9. HTML to EMF Converter using Python | Aspose.PDF

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

    products.aspose.com/pdf/python-net/conversion/h...
  10. TxtLoadOptions.AutoNumberingDetection | Aspose....

    Discover TxtLoadOptions' AutoNumberingDetection property. Easily enable or disable automatic numbering for seamless Document loading. Default is true....performed while loading a document. The default value is true...AutoNumberingDetecti = false }; Document doc = new Document ( MyDir + "Number...

    reference.aspose.com/words/net/aspose.words.loa...