Sort Score
Result 10 results
Languages All
Labels All
Results 5,141 - 5,150 of 371,403 for

document

(0.19 sec)
  1. 使用 C# 的额外注释|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中向 PDF 文件添加额外注释,以实现交互式文档功能。...创建插入符注释的步骤: 加载 PDF 文件 - new Document 。 创建新的 Caret Annotation 并设置插入符参数(new...AddCaretAnnotations () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/extra-annotations/
  2. Document.RemovePersonalInformation | Aspose.Wor...

    Ensure privacy with the Document RemovePersonalInformation feature in Word, automatically deleting user data from comments and properties upon saving....RemovePersonalInform Contents [ Hide ] Document.RemovePersonalInform property...revisions and document properties upon saving the document. public...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Table.AcceptStart | Aspose.Words for .NET

    Discover the Table AcceptStart method to seamlessly welcome visitors at the table's start, enhancing user experience and engagement....visitor DocumentVisitor The document visitor. Return Value The...all hidden content from a document. public void RemoveHiddenContentF...

    reference.aspose.com/words/net/aspose.words.tab...
  4. CustomPartCollection.clone method | Aspose.Word...

    CustomPartCollection.clone method. Makes a deep copy of this collection and its items....Examples Shows how to access a document’s arbitrary custom parts collection...collection. doc = aw . Document ( MY_DIR + 'Custom parts OOXML...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SectionCollection.Item | Aspose.Words for .NET

    Access specific sections effortlessly with the SectionCollection Item property. Retrieve any section by index for streamlined data management....layout of the document. Document doc = new Document ( MyDir + "Rendering..."Rendering.docx" ); // Saving a document to PDF, to an image, or printing...

    reference.aspose.com/words/net/aspose.words/sec...
  6. List.is_restart_at_each_section property | Aspo...

    List.is_restart_at_each_section property. Specifies whether list should be restarted at each section...only in RTF, DOC and DOCX document formats. This option will...at each section. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Range class | Aspose.Words for C...

    Aspose::Words::Range class. Represents a contiguous area in a Document. To learn more, visit the Documentation article in C++....Represents a contiguous area in a document. To learn more, visit the...the Working with Ranges documentation article. class Range : public...

    reference.aspose.com/words/cpp/aspose.words/range/
  8. StructuredDocumentTagRangeStart.WordOpenXML | A...

    Discover the StructuredDocumentTagRangeStart property in WordOpenXML. Access XML data in FlatOpc format for enhanced Document management and customization....structured document tags. Document doc = new Document ( MyDir +..."Multi-section structured document tags.docx" ); StructuredDocumentTa...

    reference.aspose.com/words/net/aspose.words.mar...
  9. HtmlSaveOptions.export_images_as_base64 propert...

    HtmlSaveOptions.export_images_as_base64 property. Specifies whether images are saved in Base64 format to the output HTML, MHTML or EPUB...inside a saved HTML document. doc = aw . Document ( file_name = MY_DIR...Shows how to save a .html document with images embedded inside...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CompositeNode.prependChild method | Aspose.Word...

    CompositeNode.prependChild method. Adds the specified node to the beginning of the list of child nodes for this node....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...