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

document editing

(0.05 sec)
  1. Getting Started – Aspose.SVG for .NET

    Learn about Aspose.SVG for .NET library – benefits and features, performance and scalability, learning and technical support....elements of files through its Document Object Model (DOM). API is...features in many different areas: Document object model – created according...

    docs.aspose.com/svg/net/getting-started/
  2. FieldIndex.page_number_list_separator property ...

    FieldIndex.page_number_list_separator property. Gets or sets the character sequence that is used to separate two page numbers in a page number list.... Examples Shows how to edit the page number separator in...an INDEX field. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FootnoteType enumeration | Aspose.Words for Python

    aspose.words.notes.FootnoteType enumeration. Specifies whether this is a footnote or an endnote.... Document () builder = aw . DocumentBuilder...are always at the end of the document # so that this page break...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Notes::FootnoteType enum | Aspos...

    Aspose::Words::Notes::FootnoteType enum. Specifies whether this is a footnote or an endnote in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...are always at the end of the document // so that this page break...

    reference.aspose.com/words/cpp/aspose.words.not...
  5. Paragraph.joinRunsWithSameFormatting method | A...

    Paragraph.joinRunsWithSameFormatting method. Joins runs with the same formatting in the paragraph.... Document (); let builder = new aw ...4. " ); // If we open this document in Microsoft Word, the paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::NodeChangingArgs::get_NewParent ...

    Aspose::Words::NodeChangingArgs::get_NewParent method. Gets the node's parent that will be set after the operation completes 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...
  7. ChartLegend Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartLegend class to enhance your charts with customizable legend properties for better data visualization....the Working with Charts documentation article. public class ChartLegend...how to edit the appearance of a chart’s legend. Document doc =...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Comment class | Aspose.Words for...

    Aspose::Words::Comment class. Represents a container for text of a comment. To learn more, visit the Documentation article in C++....the Working with Comments documentation article. class Comment :...virtual get_Document () const Gets the document to which this...

    reference.aspose.com/words/cpp/aspose.words/com...
  9. BorderCollection.GetEnumerator | Aspose.Words f...

    Discover the BorderCollection GetEnumerator method to easily iterate through all borders, enhancing your coding efficiency and collection management....Shows how to iterate over and edit all of the borders in a paragraph...paragraph format object. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/bor...
  10. TextWatermarkOptions.color property | Aspose.Wo...

    TextWatermarkOptions.color property. Gets or sets font color... Document () # Add a plain text watermark...Watermark' ) # If we wish to edit the text formatting using it...

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