Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 19,366 for

document insertion

(0.09 sec)
  1. 如何用 .NET 添加 Strikeout 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Strikeout 个注释。...Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text var StrikeoutAnnotation1...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  2. 如何用 C++ 添加 Watermark 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Watermark 注释的源代码...Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text var WatermarkAnnotation1...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  3. 如何用 .NET 添加 Highlight 注解 | Aspose.PDF

    C# 上的源代码,用于通过 COM 互操作在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上添加 Highlight 个注释。...Load the PDF file Document document = new Document ( System . IO...annotation is used to indicate the insertion of text HighlightAnnotation...

    products.aspose.com/pdf/zh-hans/net/annotation/...
  4. DocumentBuilder.MoveToField | Aspose.Words for ...

    Effortlessly navigate your Documents with the DocumentBuilder MoveToField method, allowing quick cursor movement to any field for enhanced editing efficiency....the cursor to a field in the document. public void MoveToField (...how to move a document builder’s node insertion point cursor to...

    reference.aspose.com/words/net/aspose.words/doc...
  5. ShowInBalloons Enum | Aspose.Words for .NET

    Discover how the Aspose.Words.Layout.ShowInBalloons enum enhances Document editing by controlling visible revisions in balloons for clear collaboration....Description None 0 Renders insert, delete and format revisions...revisions inline. Format 1 Renders insert and delete revisions inline...

    reference.aspose.com/words/net/aspose.words.lay...
  6. RevisionOptions.MovedToTextEffect | Aspose.Word...

    Discover the RevisionOptions MovedToTextEffect property, which customizes text effects for moved content. Enhance clarity with the default DoubleUnderline style!... Document doc = new Document ( MyDir + "Revisions...RevisionOptions ; // Render insertion revisions in green and italic...

    reference.aspose.com/words/net/aspose.words.lay...
  7. Aspose::Words::DocumentBuilder::MoveToField met...

    Aspose::Words::DocumentBuilder::MoveToField method. Moves the cursor to a field in the Document in C++....the cursor to a field in the document. void Aspose :: Words :: DocumentBuilder...how to move a document builder’s node insertion point cursor to...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. NodeChangingArgs.newParent property | Aspose.Wo...

    NodeChangingArgs.newParent property. Gets the node's parent that will be set after the operation completes....to monitor changes to the document tree in real-time as we edit...() => { let doc = new aw . Document (); doc . nodeChangingCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. EditableRange.editorGroup property | Aspose.Wor...

    EditableRange.editorGroup property. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable range.... Document (); doc . protect ( aw . ProtectionType...world! Since we have set the document's protection level to read-only...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ReplacingArgs.matchNode property | Aspose.Words...

    ReplacingArgs.matchNode property. Gets the node that contains the beginning of the match....Examples Shows how to insert an entire document’s contents as a replacement...new aw . Document ( base . myDir + "Document insertion destination...

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