Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 2,579 for

document editing

(0.06 sec)
  1. ImageSaveOptions.saveFormat property | Aspose.W...

    ImageSaveOptions.saveFormat property. Specifies the format in which the rendered Document pages or shapes will be saved if this save options object is used...format in which the rendered document pages or shapes will be saved...to edit the image while Aspose.words converts a document to one...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ImageData.IsLink | Aspose.Words for .NET

    Discover how the ImageData IsLink property enhances your design by linking images to shapes seamlessly when SourceFullName is set. Boost your creativity!...Shows how to edit a shape’s image data. Document imgSourceDoc...imgSourceDoc = new Document ( MyDir + "Images.docx" ); Shape sourceShape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ImageData.ChromaKey | Aspose.Words for .NET

    Discover the ImageData ChromaKey property, set transparent colors for your images and enhance visual effects effortlessly. Unlock creative possibilities!...Shows how to edit a shape’s image data. Document imgSourceDoc...imgSourceDoc = new Document ( MyDir + "Images.docx" ); Shape sourceShape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. CommentRangeEnd | Aspose.Words for Java

    Denotes the end of a region of text that has a comment associated with it in Java....the Working with Comments documentation article. Remarks: To create...their comment ranges using a document visitor. public void createCommentsAndPri()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Paragraph::Paragraph constructor...

    Aspose::Words::Paragraph::Paragraph constructor. Initializes a new instance of the Paragraph class in C++....:DocumentBase>& The owner document. Remarks When Paragraph is...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. CompositeNode.append_child method | Aspose.Word...

    CompositeNode.append_child method. Adds the specified node to the end 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/python-net/aspose.wo...
  7. WatermarkType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WatermarkType enum for easy watermark customization in Documents. Enhance your projects with versatile watermark options!... Document doc = new Document (); // Add a plain...Watermark" ); // If we wish to edit the text formatting using it...

    reference.aspose.com/words/net/aspose.words/wat...
  8. ImportFormatOptions class | Aspose.Words for Py...

    aspose.words.ImportFormatOptions class. Allows to specify various import options to format output...the Specify Load Options documentation article. Constructors Name...in source and destination documents. The default value is False...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Section.PageSetup | Aspose.Words for .NET

    Discover the PageSetup property for customizable section settings. Optimize your Document layout with easy access to page and section configurations.... Document doc = new Document (); PageSetup pageSetup...Aspose.Words document by hand. Document doc = new Document (); // A...

    reference.aspose.com/words/net/aspose.words/sec...
  10. FieldNumWords | Aspose.Words for Java

    Implements the NUMWORDS field in Java....the Working with Fields documentation article. Remarks: Retrieves...number of words in the current document, as recorded in the Words...

    reference.aspose.com/words/java/com.aspose.word...