Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 401,908 for

document

(0.15 sec)
  1. 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/
  2. Aspose::Words::Saving namespace | Aspose.Words ...

    Aspose::Words::Saving namespace. The Aspose.Words.Saving namespace provides classes and enumerations that allow to specify additional options for saving or converting Documents in C++....for saving or converting documents. Classes Class Description...Working with Bookmarks documentation article. CssSavingArgs Provides...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. 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/...
  4. 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...
  5. Add Text Stamp to PDF using C++ | Aspose.PDF

    Add text stamp to PDF file programmatically with C++ sample code using Aspose.PDF for C++.... powerful and easy to use document manipulation API for cpp platform...Cpp Add Text Stamp to PDF Document C++ You need Aspose.PDF for...

    products.aspose.com/pdf/cpp/stamps/text/
  6. 用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/
  7. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....additional options when saving a document into the SaveFormat.DOCX ...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  8. Load And Save To Disk in Python|Aspose.Words fo...

    Load And Save Document To Disk using Python....Save To Disk To load a word Document using Aspose.Words for Java...simply create Document Object by providing it a document name with...

    docs.aspose.com/words/java/load-and-save-to-dis...
  9. PDF Multimedia Annotation using C#|Aspose.PDF f...

    Aspose.PDF for .NET allows you to add, get, and delete the multimedia annotation from your PDF Document....Hide ] Annotations in a PDF document are contained in a Page object’s...files as annotations in a PDF document instead. A screen annotation...

    docs.aspose.com/pdf/net/multimedia-annotation/
  10. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a new instance with default values for optimal performance and efficiency....Shows how to open an HTML document with images from a stream...File . OpenRead ( MyDir + "Document.html" )) { // Pass the URI...

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