Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 2,581 for

document editing

(0.33 sec)
  1. ImageData.crop_top property | Aspose.Words for ...

    ImageData.crop_top property. Defines the fraction of picture removal from the top side.... Examples Shows how to edit a shape’s image data. img_source_doc...img_source_doc = aw . Document ( file_name = MY_DIR + 'Images.docx'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 元素生成器 – Element Builders – 创建和编辑 SVG 元素 – C#

    探索 C# 中的 Aspose.SVG Builder API 创建和修改 SVG 元素的功能。了解如何使 SVG 编程更轻松、更高效。... 5 using ( var document = new SVGDocument()) 6 { 7...Color. Teal ) 15 ) 16 . Build (document. FirstChild as SVGSVGElement);...

    docs.aspose.com/svg/zh/net/element-builders/
  3. Aspose::Words::Drawing::ImageData::get_CropRigh...

    Aspose::Words::Drawing::ImageData::get_CropRight method. Defines the fraction of picture removal from the right side in C++.... Examples Shows how to edit a shape’s image data. auto imgSourceDoc...imgSourceDoc = MakeObject < Document > ( MyDir + u "Images.docx"...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::ParagraphFormat class | Aspose.W...

    Aspose::Words::ParagraphFormat class. Represents all the formatting for a paragraph. To learn more, visit the Documentation article in C++....Working with Paragraphs documentation article. class ParagraphFormat...level of the paragraph in the document. get_PageBreakBefore () True...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. Aspose.SVG Product Family

    The articles in Aspose.SVG Documentation provide detailed information about C# and Python libraries – how to parse and manipulate SVG....rendering SVG documents. The API maintains the Document Object Model...You can easily modify the document tree, add and remove nodes...

    docs.aspose.com/svg/
  6. FieldAdvance Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAdvance class for seamless ADVANCE field implementation, enhancing your Document processing capabilities effortlessly....the Working with Fields documentation article. public class FieldAdvance...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  7. IRevisionCriteria.IsMatch | Aspose.Words for .NET

    Discover how the IRevisionCriteria IsMatch method effectively verifies if a specific revision aligns with your criteria for optimal results....RevisionSpecifiedCri () { Document doc = new Document (); DocumentBuilder...revision. " ); // To register our edits as revisions, we need to declare...

    reference.aspose.com/words/net/aspose.words/ire...
  8. Aspose::Words::WatermarkType enum | Aspose.Word...

    Aspose::Words::WatermarkType enum. Specifies the watermark type in C++.... auto doc = MakeObject < Document > (); // Add a plain text...Watermark" ); // If we wish to edit the text formatting using it...

    reference.aspose.com/words/cpp/aspose.words/wat...
  9. How to Change Size of PDF Page in Java

    This article provides information on how to change size of PDF page in Java. It contains all the necessary details to configure the IDE, programming approach, and a runnable sample code to modify PDF page size in Java.... Steps to Edit PDF Page Size in Java Set the...Load the source PDF using the Document class object to modify the...

    kb.aspose.com/pdf/java/how-to-change-size-of-pd...
  10. Aspose::Words::NodeChangingArgs::get_Action met...

    Aspose::Words::NodeChangingArgs::get_Action method. Gets a value indicating what type of node change event is occurring in C++....changes to the document tree in real-time as we edit it. void NodeChangingCallback...{ auto doc = MakeObject < Document > (); doc -> set_NodeChangingCallback...

    reference.aspose.com/words/cpp/aspose.words/nod...