Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 20,130 for

document insertion

(0.21 sec)
  1. 使用额外类型的PDF注释|Aspose.PDF for Java

    本节介绍如何添加、获取和删除PDF文档中的额外类型的注释。...创建插入符号注释的步骤: 加载PDF文件 - 新的 Document 。 创建新的 Caret Annotation 并设置...{ // 加载 PDF 文件 Document document = new Document ( _dataDir + "sample...

    docs.aspose.com/pdf/zh/java/extra-annotations/
  2. Working with Tags | Aspose.Note Documentation

    A guide on how to use and implement tags in Java applications....Note Tag Details from OneNote Document The NoteTag class provides...tag in a Microsoft OneNote document. All the OneNote file’s note...

    docs.aspose.com/note/java/working-with-tags/
  3. OutlineOptions.ExpandedOutlineLevels | Aspose.W...

    Discover the ExpandedOutlineLevels property in OutlineOptions, allowing you to customize Document outline visibility for enhanced navigation and user experience....Specifies how many levels in the document outline to show expanded when...to XPS. Specify 0 and the document outline will be collapsed;...

    reference.aspose.com/words/net/aspose.words.sav...
  4. EndnoteOptions class | Aspose.Words for Python

    aspose.words.notes.EndnoteOptions class. Represents the endnote numbering options for a Document or section...endnote numbering options for a document or section. To learn more...with Footnote and Endnote documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Java API to Export PS to WORDML | products.aspo...

    Convert PS to WORDML using on premise Java API...Java is a suite of powerful document processing APIs that can be...manipulate a wide range of document formats. The first step is...

    products.aspose.com/total/java/conversion/ps-to...
  6. IStructuredDocumentTag.is_showing_placeholder_t...

    IStructuredDocumentTag.is_showing_placeholder_text property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT)....placeholder text) upon opening this document. @property def is_showing_placeholder_text...structured document tag. doc = aw . Document () # Insert a plain...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IStructuredDocumentTag | Aspose.Words for Java

    Interface to define a common data for StructuredDocumentTag and StructuredDocumentTagRangeStart in Java....structured document tag, but keeps content inside. Document doc =...= new Document(getMyDir() + "Structured document tags.docx");...

    reference.aspose.com/words/java/com.aspose.word...
  8. Change SVG Background Color – C# Examples with ...

    Learn how to change SVG background color in C# with Aspose.SVG – by modifying the SVG directly, using inline and internal CSS, and using JavaScript.... lets you edit an SVG document and make changes to its content...for SVG images inside HTML documents using Aspose.HTML C# library...

    docs.aspose.com/svg/net/change-svg-background-c...
  9. Working with Headers and Footers|Aspose.Words f...

    Create, manage, and remove headers and footers in a Document using Python....with headers and footers in a document. A header is text that is...Typically, these areas are used to insert information that should be...

    docs.aspose.com/words/python-net/working-with-h...
  10. Insert a Hyperlink|Aspose.Words for .NET

    Insert a hyperlink into a Document. NPOI does not provide an opportunity to insert a hyperlink using C#....Ask AI Insert a Hyperlink Contents [ Hide ] What is this page... This page explains how to insert a hyperlink. See more details...

    docs.aspose.com/words/net/insert-hyperlink/