Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 20,011 for

insert documents

(0.19 sec)
  1. Replace tag with text in a textbox inside the W...

    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....Sample Code AI Document Assistant Close How to add/insert TextBox to...

    docs.aspose.com/cells/java/replace-tag-with-tex...
  2. Aspose::Words::DocumentBuilder::Write method | ...

    Aspose::Words::DocumentBuilder::Write method. Inserts a string into the document at the current Insert position in C++....DocumentBuilder::Write method Inserts a string into the document at the current...current insert position. void Aspose :: Words :: DocumentBuilder ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_CategoryType method. Gets or sets type of the category axis in C++....get_CategoryType () Examples Shows how to insert a chart and modify the appearance...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MajorTickMark method. Returns or sets the major tick marks in C++....get_MajorTickMark () Examples Shows how to insert a chart and modify the appearance...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Add Slides to Presentations in Java|Aspose.Slid...

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Java—seamless, efficient slide Insertion in seconds.... dispose (); } FAQ Can I insert a new slide at a specific position...supports slide collections and insert / clone operations, so you...

    docs.aspose.com/slides/java/add-slide-to-presen...
  6. ShapeBase.IsHorizontalRule | Aspose.Words for .NET

    Discover the ShapeBase IsHorizontalRule property, easily identify horizontal rules in your designs for improved layout and styling efficiency....get ; } Examples Shows how to insert a horizontal rule shape, and...its formatting. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  7. DocumentBuilder.Write | Aspose.Words for .NET

    Effortlessly Insert text into your document with DocumentBuilder's Write method, enhancing your editing efficiency and streamlining your workflow....Write method Inserts a string into the document at the current...current insert position. public void Write ( string text ) Parameter...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Add Slides to Presentations in PHP|Aspose.Slide...

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java — seamless, efficient slide Insertion in seconds....-> dispose (); } FAQ Can I insert a new slide at a specific position...supports slide collections and insert / clone operations, so you...

    docs.aspose.com/slides/php-java/add-slide-to-pr...
  9. Track Changes in a Document in C#|Aspose.Words ...

    Track changes to content and formatting made by you or others using C#. Access individual revisions in a document and apply various properties to them....Ask AI Track Changes in a Document Contents [ Hide ] What is...how to track changes in a document programmatically. The functionality...

    docs.aspose.com/words/net/track-changes-in-a-do...
  10. ChartXValueCollection | Aspose.Words for Java

    Represents a collection of X values for a chart series in Java.... To add or insert new values to a chart series...chart series data. Document doc = new Document(); DocumentBuilder...

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