Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 2,578 for

document editing

(0.04 sec)
  1. DropDownItemCollection | Aspose.Words for Java

    A collection of strings that represent all the items in a drop-down form field in Java....the Working with Fields documentation article. Examples: Shows... and edit the elements in its item collection. Document doc =...

    reference.aspose.com/words/java/com.aspose.word...
  2. Body | Aspose.Words for .NET

    Create and customize a new Body instance effortlessly with our intuitive constructor. Experience seamless integration for your projects today!...doc DocumentBase The owner document. Remarks When Body is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/bod...
  3. 使用 C# 将 SVG 转换为图像、JPG、PNG、BMP、TIFF 和 GIF

    了解支持的 SVG 到图像转换方案以及如何在 C# 中执行它们。您将找到 C# 示例和在线 SVG 转换器...Image; using var document = new SVGDocument("image.svg");...{{/if_output}} Converter.ConvertSVG(document, options, "output.{{output...

    docs.aspose.com/svg/zh/net/convert-svg-to-image/
  4. Style.NextParagraphStyleName | Aspose.Words for...

    Discover how to effectively use the NextParagraphStyleName property to automate style application for new paragraphs, enhancing your Document formatting....automatically when you edit the document in MS Word. Examples Shows...to access a document’s style collection. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/sty...
  5. NodeChangingArgs.action property | Aspose.Words...

    NodeChangingArgs.action property. Gets a value indicating what type of node change event is occurring....changes to the document tree in real-time as we edit it. test . skip...() => { let doc = new aw . Document (); doc . nodeChangingCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. NodeChangingArgs.oldParent property | Aspose.Wo...

    NodeChangingArgs.oldParent property. Gets the node's parent before the operation began....changes to the document tree in real-time as we edit it. test . skip...() => { let doc = new aw . Document (); doc . nodeChangingCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Product Overview | Aspose.Page for .NET

    C# .NET Library for the developers to process PS, EPS, and XPS files. Learn the overvoew of Aspose.Page API solution for .NET....work with XPS and EPS/PS documents in any .NET application. Using...create, edit and save existing as well as new XPS documents. Furthermore...

    docs.aspose.com/page/net/product-overview/
  8. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveOptions.password property. Gets or sets a password to encrypt Document....sets a password to encrypt document. get password () : string...string Remarks In order to save document without encryption this property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Body constructor | Aspose.Words for Python

    Body constructor. Initializes a new instance of the [Body](../) class....doc DocumentBase The owner document. Remarks When Body is created...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentVisitor.VisitEditableRangeEnd | Aspose....

    Discover the DocumentVisitor VisitEditableRangeEnd method—efficiently handle editable range ends in your Documents for seamless Editing and enhanced functionality....end of an editable range is encountered in the document. public...structure of every editable range in a document. public void EditableRangeToText...

    reference.aspose.com/words/net/aspose.words/doc...