Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 375,277 for

document

(0.15 sec)
  1. XamlFlowSaveOptions | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  2. 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/
  3. 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...
  4. HtmlSaveOptions.DocumentSplitHeadingLevel | Asp...

    Optimize Document splitting with HtmlSaveOptions' DocumentSplitHeadingLevel. Control heading levels for better organization. Default set to 2....headings at which to split the document. Default value is 2 . public...to a value from 1 to 9, the document will be split at paragraphs...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 用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/
  6. 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/...
  7. Split PDF programmatically|Aspose.PDF for PHP v...

    This topic shows how to split PDF pages into individual PDF files in your PHP applications....the pages of PDF document through the Document object’s PageCollection...each iteration, create a new Document object and add the individual...

    docs.aspose.com/pdf/php-java/split-document/
  8. Document.ensureMinimum method | Aspose.Words fo...

    Document.ensureMinimum method. If the Document contains no sections, creates one section with one paragraph....method ensureMinimum() If the document contains no sections, creates...Shows how to ensure that a document contains the minimal set of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Document.UpdateWordCount | Aspose.Words for .NET

    Enhance your Document's efficiency with the UpdateWordCount method, ensuring accurate word count properties for better editing and review....word count properties of the document. public void UpdateWordCount...BuiltInDocumentPrope collection of the Document . Note that UpdateWordCount...

    reference.aspose.com/words/net/aspose.words/doc...
  10. 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/