Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 423,612 for

document

(0.38 sec)
  1. Security Annotations using Java|Aspose.PDF for ...

    Learn how to mark text for redaction, apply redaction annotations, and redact selected page areas in PDF files using Aspose.PDF for Java.... Open the source PDF Document . Search for the target text...redaction appearance and save the document. public static void markTextRedaction...

    docs.aspose.com/pdf/java/security-annotations/
  2. SaveOptions.temp_folder property | Aspose.Words...

    SaveOptions.temp_folder property. Specifies the folder for temporary files used when saving to a DOC or DOCX file...you are saving a very large document (thousands of pages) and/or...and/or processing many documents at the same time. The memory spike...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Split PDF Files in Java|Aspose.PDF for Java

    Learn how to split a PDF into single-page PDF files in Java using Aspose.PDF.... This example uses the Document class to open a PDF file and...each Page , it creates a new document, adds the page to it, and...

    docs.aspose.com/pdf/java/split-pdf/
  4. Remove Attachments from PDF in Python|Aspose.PD...

    Aspose.PDF can remove attachments from your PDF Documents. Use Python PDF API to remove attachments in PDF files using Aspose.PDF for Python via .NET library....A PDF document’s attachments are held in the Document object’s...the updated file using the Document object’s save() method. The...

    docs.aspose.com/pdf/python-net/removing-attachm...
  5. LayoutEnumerator.Current | Aspose.Words for .NET

    Discover the LayoutEnumerator Current property to easily access and modify the current position in your page layout model for enhanced design flexibility.... Document doc = new Document (); LayoutCollector...content of our document spans. // Since the document is empty, that...

    reference.aspose.com/words/net/aspose.words.lay...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Res...

    Aspose::Words::Saving::HtmlSaveOptions::get_ResolveFontNames method. Specifies whether font family names used in the Document are resolved and substituted according to FontSettings when being written into HTML-based formats in C++....font family names used in the document are resolved and substituted...HTML as specified in source documents. That is, FontSettings are...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. 如何用 C++ 添加 Strikeout 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Strikeout 注释的源代码...Load the PDF file Document document = new Document ( System . IO...new StrikeoutAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  8. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index....inserted was created from another document, you should use DocumentBase...import the node to the current document. The imported node can then...

    reference.aspose.com/words/python-net/aspose.wo...
  9. NodeCollection.add method | Aspose.Words for No...

    NodeCollection.add method. Adds a node to the end of the collection....inserted was created from another document, you should use DocumentBase...import the node to the current document. The imported node can then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. INodeChangingCallback class | Aspose.Words for ...

    aspose.words.INodeChangingCallback class. Implement this interface if you want to receive notifications when nodes are inserted or removed in the Document....inserted or removed in the document. Methods Name Description...when a node belonging to this document has been inserted into another...

    reference.aspose.com/words/python-net/aspose.wo...