Sort Score
Result 10 results
Languages All
Labels All
Results 5,231 - 5,240 of 10,063 for

insert text

(0.08 sec)
  1. Format PowerPoint Shapes in C++|Aspose.Slides D...

    Learn how to format PowerPoint shapes in C++ using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control....LineJoinStyle :: Round ); // Add text to each rectangle. shape1 ->...-> get_TextFrame () -> set_Text ( u "Miter Join Style" ); shape2...

    docs.aspose.com/slides/cpp/shape-formatting/
  2. ListLevel class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListLevel class. Defines formatting for a list level...the second line of wrapping text for the list level. trailingCharacter...Returns or sets the character inserted after the number for the list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Markdown Image – C# Code Examples

    Code for adding image in Markdown via C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....local file and manipulate by inserting new elements, removing, or...that allows you to format plain text. The documentation article provides...

    products.aspose.com/html/net/markdown-image/
  4. ListFormat.apply_number_default method | Aspose...

    ListFormat.apply_number_default method. Starts a new default numbered list and applies it to the paragraph.... insert_break ( aw . BreakType . PARAGRAPH_BREAK...) builder . writeln ( 'Plain text' ) # Outdent the list level...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListFormat.apply_bullet_default method | Aspose...

    ListFormat.apply_bullet_default method. Starts a new default bulleted list and applies it to the paragraph.... insert_break ( aw . BreakType . PARAGRAPH_BREAK...) builder . writeln ( 'Plain text' ) # Outdent the list level...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Format PowerPoint Shapes on Android|Aspose.Slid...

    Learn how to format PowerPoint shapes on Android using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Round ); // Add text to each rectangle. shape1 ....formatting option that allows you to insert an image inside a shape—effectively...

    docs.aspose.com/slides/androidjava/shape-format...
  7. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....tag) rather than converted to text or graphics. getExportGeneratorNa()...tag) rather than converted to text or graphics. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  8. Generate DotCode Barcodes in C#|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....parameter, with an ECI identifier inserted. If a character is found that...parameter, with an ECI identifier inserted. If a character is found that...

    docs.aspose.com/barcode/net/dotcode-barcodes/
  9. LayoutCollector | Aspose.Words for Java

    This class allows to compute page numbers of document nodes in Java....navigate to a Run of text then you can insert bookmark right before...

    reference.aspose.com/words/java/com.aspose.word...
  10. Create Markdown – C# Code Examples

    Code for creating Markdown files in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....that allows you to format plain text. library is a stand-alone solution...local file and manipulate by inserting new elements, removing, or...

    products.aspose.com/html/net/create-markdown/