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

document editing

(0.04 sec)
  1. ChartLegend.Overlay | Aspose.Words for .NET

    Control chart element overlap with the ChartLegend Overlay property. Enhance your data visualization with customizable legend settings for clearer insights....how to edit the appearance of a chart’s legend. Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 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...
  3. 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...
  4. FieldIndex.PageNumberListSeparator | Aspose.Wor...

    Discover the FieldIndex PageNumberListSeparator property to customize page number formatting effortlessly. Enhance your Document's readability today!...set ; } Examples Shows how to edit the page number separator in...an INDEX field. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. ContributorCollection Class | Aspose.Words for ...

    Discover the Aspose.Words.Bibliography.ContributorCollection class to efficiently manage bibliography contributors and enhance your Document's references....available in the document. Document document = new Document ( MyDir +...Bibliography bibliography = document . Bibliography ; Assert ....

    reference.aspose.com/words/net/aspose.words.bib...
  6. Managing OLE Objects|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....while you retain the ability to edit the information in the original...different applications into one document. To use OLE, you need both...

    docs.aspose.com/cad/java/managing-ole-objects/
  7. FieldIndex.HasPageNumberSeparator | Aspose.Word...

    Discover the FieldIndex HasPageNumberSeparator property, which reveals if a page number separator is customized via field code for enhanced Document formatting....get ; } Examples Shows how to edit the page number separator in...an INDEX field. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldAsk.PromptText | Aspose.Words for .NET

    Discover how to easily manage the FieldAsk PromptText property to customize your prompt window's title for enhanced user experience....void FieldAsk () { Document doc = new Document (); DocumentBuilder...// Insert the ASK field and edit its properties to reference...

    reference.aspose.com/words/net/aspose.words.fie...
  9. DropDownItemCollection.IndexOf | Aspose.Words f...

    Discover the DropDownItemCollection IndexOf method, efficiently find the zero-based index of any value in your collection for streamlined data management.... and edit the elements in its item collection. Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::Paragraph::JoinRunsWithSameForma...

    Aspose::Words::Paragraph::JoinRunsWithSameFormatting method. Joins runs with the same formatting in the paragraph in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...4. " ); // If we open this document in Microsoft Word, the paragraph...

    reference.aspose.com/words/cpp/aspose.words/par...