Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 16,686 for

insert text

(0.07 sec)
  1. Adding Slide to Presentation|Aspose.Slides Docu...

    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....slide at index 2 having some text in it. string FilePath = @"..., 1 , "My new slide" ); // Insert a slide into the specified...

    docs.aspose.com/slides/net/adding-slide-to-pres...
  2. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....to Rotate Text in PDF using C# How to Rotate Text in Adobe Acrobat...Acrobat using Java How to Insert Image into PDF using Java How...

    kb.aspose.com/pdf/page/10/
  3. FieldQuote class | Aspose.Words for Python

    aspose.words.fields.FieldQuote class. Implements the QUOTE field... Retrieves the specified text. Inheritance: FieldQuote → Field...Description display_result Gets the text that represents the displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Reduce PDF Size by Caching Shapes API for C#, A...

    C# .NET API to cache header /footer shapes to reduce output PDF size, create group structured document tags at row level, auto numbering detection on TXT load....new DocumentBuilder(doc); // Insert a table. Table table = builder...AppendChild(cell); builder.EndTable(); // Insert cell contents. cell.EnsureMinimum();...

    releases.aspose.com/words/net/new-releases/aspo...
  5. Aspose::Words::Fields::FieldTC::get_OmitPageNum...

    Aspose::Words::Fields::FieldTC::get_OmitPageNumber method. Gets or sets whether page number in TOC should be omitted for this field in C++....override Examples Shows how to insert a TOC field, and filter which...DocumentBuilder > ( doc ); // Insert a TOC field, which will compile...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldTC::get_TypeIdentif...

    Aspose::Words::Fields::FieldTC::get_TypeIdentifier method. Gets or sets a type identifier for this field (which is typically a letter) in C++....get_TypeIdentifier () Examples Shows how to insert a TOC field, and filter which...DocumentBuilder > ( doc ); // Insert a TOC field, which will compile...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldRD Class Reference ...

    Implements the RD field....// Use a document builder to insert a table of contents, // and...within this document" ); // Insert an RD field, which references...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. RelativeVerticalPosition | Aspose.Words for Java

    Specifies to what the vertical position of a shape or Text frame is relative in Java....or text frame is relative. Examples: Shows how to insert a floating...new DocumentBuilder(doc); // Insert a floating image that will...

    reference.aspose.com/words/java/com.aspose.word...
  9. ParagraphFormat.AddSpaceBetweenFarEastAndAlpha ...

    ParagraphFormat AddSpaceBetweenFarEastAndAlpha property. Gets or sets a flag indicating whether intercharacter spacing is automatically adjusted between regions of Latin Text and regions of East Asian Text in the current paragraph in C#....regions of Latin text and regions of East Asian text in the current...set ; } Examples Shows how to insert a paragraph into the document...

    reference.aspose.com/words/net/aspose.words/par...
  10. FieldTC - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java.... Defines the text and page number for a table...field. Example: Shows how to insert a TOC field, and filter which...

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