Sort Score
Result 10 results
Languages All
Labels All
Results 8,181 - 8,190 of 376,824 for

document

(0.09 sec)
  1. PlainTextDocument | Aspose.Words for .NET

    Effortlessly create plain text Documents with our PlainTextDocument constructor. Enjoy automatic file format detection for seamless integration!...string ) Creates a plain text document from a file. Automatically...condition UnsupportedFileForma The document format is not recognized or...

    reference.aspose.com/words/net/aspose.words/pla...
  2. Create AcroForms using using C++|Aspose.PDF for...

    This section explains how to create AcroForms from scratch in your PDF Documents with Aspose.PDF for C++....Add Form Field in PDF Document The Document class provides a collection...manage form fields in a PDF document. To add a form field: Create...

    docs.aspose.com/pdf/cpp/create-form/
  3. Aspose::Words::FileCorruptedException typedef |...

    Aspose::Words::FileCorruptedException typedef. Thrown during Document load, when the Document appears to be corrupted and impossible to load. To learn more, visit the Documentation article in C++....Thrown during document load, when the document appears to be...the Programming with Documents documentation article. using Aspose...

    reference.aspose.com/words/cpp/aspose.words/fil...
  4. Convert TXT to PPSX via C++ or with free Online...

    Export TXT to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPSX online converter quickly before integrating the code....users to convert plain text documents into a presentation format...can be used to convert a TXT document into a PPSX presentation....

    products.aspose.com/total/cpp/conversion/txt-to...
  5. Extract Text and Images from DOC File Online an...

    Online DOC file parser app. .NET API C# code to extract images and text content from DOC Document....NET based DOC document parser utility application...DOC document text extraction. Download Parse DOC Document via...

    products.aspose.com/total/net/parse/doc/
  6. Extract Text and Images from PDF File Online an...

    Online PDF file parser app. .NET API C# code to extract images and text from PDF Document....NET based PDF document parser utility application...application. C# code listed for PDF document images and text extraction...

    products.aspose.com/total/net/parse/pdf/
  7. 额外注释使用C++|Aspose.PDF for C++

    本节描述如何从PDF文档中添加、获取和删除额外类型的注释。...创建插入符注释的步骤: 加载PDF文件 - new Document . 创建新的 插入符注释 并设置插入符参数(新矩形...// 加载PDF文件 auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/zh/cpp/extra-annotations/
  8. Bookmark.name property | Aspose.Words for Python

    Bookmark.name property. Gets or sets the name of the bookmark....that already exists in the document, no error will be given and...be stored when you save the document. Examples Shows how to insert...

    reference.aspose.com/words/python-net/aspose.wo...
  9. WarningInfo.WarningType | Aspose.Words for .NET

    Discover the WarningInfo WarningType property that reveals essential warning types, enhancing your error handling and improving application reliability.... // Open a document that contains text formatted...our font sources. Document doc = new Document ( MyDir + "Missing...

    reference.aspose.com/words/net/aspose.words/war...
  10. Simple Mail Merge Operation in C++|Aspose.Words...

    A simple Mail Merge is used to fill the Mail Merge fields inside your template with the required data from your data source – it is similar to the classic Mail Merge in Microsoft Word. Add one or more merge fields in your template and then execute the simple Mail Merge operation....using this type is the whole document content will be repeated for...the difference between the document before executing simple mail...

    docs.aspose.com/words/cpp/simple-mail-merge-ope...