Sort Score
Result 10 results
Languages All
Labels All
Results 5,411 - 5,420 of 375,099 for

document

(0.2 sec)
  1. Convert RTF to POTX via C++ or with free Online...

    Export RTF to POTX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to POTX online converter quickly before integrating the code....is a document file format that is used to store documents with...widely used for exchanging documents between different applications...

    products.aspose.com/total/cpp/conversion/rtf-to...
  2. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the Document and form fields programmatically with C++....Hyperlink in a PDF File PDF documents are a great way to share information...However, creating links in a PDF document can be challenging. Let’s...

    docs.aspose.com/pdf/cpp/actions/
  3. Merge PDF programmatically|Aspose.PDF for Java

    This page explain how to merge PDF Documents into a single PDF file with Java....PDF files into a single PDF document using Aspose.PDF for Java...joined at the end of the other document. Merge PDF Files using Java...

    docs.aspose.com/pdf/java/merge-pdf-documents/
  4. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your text processing with this powerful tool!... Examples Document doc = new Document (); DocumentBuilder...contents of a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/ran...
  5. FieldRD.IsPathRelative | Aspose.Words for .NET

    Discover FieldRD's IsPathRelative property to easily manage Document paths. Simplify your coding with flexible path settings for enhanced efficiency!...is relative to the current document. public bool IsPathRelative...headings in other documents. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Working with Pages | .NET|Documentation

    How to add pages to an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...[ Hide ] Add Pages to XPS Document Aspose.Page for .NET offers...be used to add pages to XPS document. Following code snippet shows...

    docs.aspose.com/page/net/working-with-pages/
  7. 用C++打开PDF文档|Aspose.PDF for C++

    使用Aspose.PDF的下一个代码片段,通过C++库打开您的PDF文档。...pdf" ); auto document = MakeObject < Document > ( fileName );...); int countPages = document -> get_Pages () -> get_Count ();...

    docs.aspose.com/pdf/zh/cpp/open-pdf-document/
  8. DocumentVisitor class | Aspose.Words for Node.js

    Aspose.Words.DocumentVisitor class. Base class for custom Document visitors...class Base class for custom document visitors. To learn more, visit...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SaveOptions.MemoryOptimization | Aspose.Words f...

    Enhance Document performance with the SaveOptions MemoryOptimization property. Control memory usage before saving, boosting efficiency and speed....performed before saving the document. Default value for this property...consumption while saving large documents at the cost of slower saving...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose::Words::AI::IAiModelText::CheckGrammar m...

    Aspose::Words::AI::IAiModelText::CheckGrammar method. Checks grammar of the provided Document. This operation leverages the connected AI model for checking grammar of Document in C++....Checks grammar of the provided document. This operation leverages...model for checking grammar of document. virtual System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.ai/...