Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 20,126 for

insert documents

(0.07 sec)
  1. Add Audio in PowerPoint PPT in C# | C# Extract ...

    Use .NET PowerPoint API to Insert audio in PowerPoint presentations using C#. Extract audio from the slides in the presentations programmatically....PowerPoint provides audio frames to insert the sounds into the slides...file into a FileStream object. Insert the audio to the presentation...

    blog.aspose.com/slides/add-or-extract-audio-in-...
  2. Online PS to Excel Conversion or Build .NET bas...

    Free online app to convert PS to Excel files. .NET C# conversion library code for PS Documents....will be converted into Excel document Download the converted Excel...Automation API Open PS file using Document class Convert PS to XLSX by...

    products.aspose.com/total/net/conversion/ps-to-...
  3. ControlChar.CrLf | Aspose.Words for .NET

    Discover ControlChar CrLf, the key to efficient text formatting. Learn how carriage return and line feed enhance paragraph breaks in text files....as such in Microsoft Word documents, but commonly used in text...characters to a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/con...
  4. Aspose::Words::Fields::FieldGoToButton::get_Dis...

    Aspose::Words::Fields::FieldGoToButton::get_DisplayText method. Gets or sets the text of the "button" that appears in the document, such that it can be selected to activate the jump in C++....“button” that appears in the document, such that it can be selected...get_DisplayText () Examples Shows to insert a GOTOBUTTON field. auto doc...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. ArrowType | Aspose.Words for Java

    Specifies the type of an arrow at a line end in Java.... Document doc = new Document(); DocumentBuilder...shapes that we can insert into our documents. // 1 - Dotted, horizontal...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Font::ClearFormatting method | A...

    Aspose::Words::Font::ClearFormatting method. Resets to default font formatting in C++.... Examples Shows how to insert a hyperlink field. auto doc...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/fon...
  7. Tables|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....Contents [ Hide ] AI Document Assistant Close Insert Sparkline Pivot...

    docs.aspose.com/cells/java/tables/
  8. Working with Table of Contents in C#|Aspose.Wor...

    Table of Content field in details. How to create and modify `TOC` field using C#. Insert `TOC` C#....Often you will work with documents containing a table of contents...Using Aspose.Words you can insert your own table of contents...

    docs.aspose.com/words/net/working-with-table-of...
  9. FieldBuilder constructor | Aspose.Words for Python

    FieldBuilder constructor. Initializes an instance of the [FieldBuilder](../) class....Examples Shows how to create and insert a field using a field builder...builder. doc = aw . Document () # A convenient way of adding text...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Chart.title property | Aspose.Words for Python

    Chart.title property. Provides access to the chart title properties....how to insert a chart and set a title. doc = aw . Document () builder...doc = doc ) # Insert a chart shape with a document builder and...

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