Sort Score
Result 10 results
Languages All
Labels All
Results 5,431 - 5,440 of 414,719 for

document

(0.67 sec)
  1. Add TOC to Existing PDF in Python|Aspose.PDF fo...

    Discover how to add a Table of Contents (TOC) to an existing PDF Document using Python and Aspose.PDF for better navigation....[ Hide ] To add TOC in Pdf document using Aspose.PDF Java for... # Open a pdf document. doc = self . Document () pdf = self ...

    docs.aspose.com/pdf/python-java/add-toc-to-exis...
  2. StructuredDocumentTagRangeStart.RemoveAllChildr...

    Efficiently use the RemoveAllChildren method to clear nodes between StructuredDocumentTagRangeStart and end, enhancing Document management....to create/remove structured document tag and its content. public...SdtRangeExtendedMeth () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mar...
  3. OoxmlSaveOptions.saveFormat property | Aspose.W...

    OoxmlSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...saved document to adhere to. let doc = new aw . Document (); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 在 PostScript 中使用页面 | .NET

    Aspose.Page API 解决方案解答了如何将页面添加到 PS 文件的问题。了解如何在 .NET 中使用该功能... Copy 1 // Add page to PS document. 2 3 string outputFileName...new 2-paged PS Document 10 PsDocument document = new PsDocument(OutputDir...

    docs.aspose.com/page/zh/net/ps/working-with-pages/
  5. DocumentBuilder.InsertShape | Aspose.Words for ...

    Effortlessly add custom inline shapes with DocumentBuilder's InsertShape method. Enhance your Documents with tailored visuals for impactful presentations!...shape type to insert into the document. width Double The width of...shapes into a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Extract Paragraph from PDF|Aspose.PDF for Andro...

    Learn how to extract specific paragraphs from a PDF Document in Android/Java using Aspose.PDF for content extraction....Hide ] Extract Text from PDF document in Paragraphs form We can...can get text from a PDF document by searching a particular text...

    docs.aspose.com/pdf/androidjava/extract-paragra...
  7. SignatureLine.IsValid | Aspose.Words for .NET

    Ensure your Documents are secure with SignatureLine's IsValid property, confirming valid digital signatures for authenticity and trust....Examples Shows how to sign a document with a personal certificate...signature line. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. TxtSaveOptionsBase.encoding property | Aspose.W...

    TxtSaveOptionsBase.encoding property. Specifies the encoding to use when exporting in text formats...txt output document. doc = aw . Document () builder = aw... which we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Compress Word Files Online or via .NET | produc...

    Free online app to compress different Word files. C# .NET compression library code for Word Documents....NET based Word document compression applications.... Freely compress various documents including Word files online...

    products.aspose.com/total/net/compress/word/
  10. Working with PDF printing|Aspose.PDF for .NET

    This section explains how to print PDF files with Aspose.PDF Facades using PdfFileEditor class....and Page Settings First, the document is converted into image, and...BindPdf method to open the document into it, and change necessary...

    docs.aspose.com/pdf/net/working-with-pdf-printi...