Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 152,235 for

text

(1.1 sec)
  1. Translate Markdown to DOM|Aspose.Words for .NET

    Translate a Markdown document to Document Object Model and back using C#. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....with their elements such as text formatting, tables, headers...Bold **bold text** Font.Bold = true Italic *italic text* Font.Italic...

    docs.aspose.com/words/net/translate-markdown-to...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – โซลูชันการแปลงรูปแบบ PDF สำหรับ Rust https://products.aspose.com/pdf/th/rust-cpp/conversion/ Recent content in โซลูชันการแปลงรูปแบบ PDF สำหรับ ......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/th/rust-cpp/conversion/...
  3. Run class | Aspose.Words for Node.js

    Aspose.Words.Run class. Represents a run of characters with the same font formatting...Remarks All text of the document is stored in runs of text. Run can...instance of the Run class. Run(doc, text) Initializes a new instance...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Applying a Layout to a Slide Changes the Placeh...

    Hello, I am encountering the following issue with a slide. I have a presentation with only one slide, one slide master, and one custom layout. The shape containing the Text “The Pyramid Principle is a useful framework…... The shape containing the text “The Pyramid Principle is a...useful framework…” is linked to Text Placeholder 15 of the layout...

    forum.aspose.com/t/applying-a-layout-to-a-slide...
  5. BookmarkEnd | Aspose.Words for .NET

    Create a new BookmarkEnd instance effortlessly. Enhance your project with this essential tool for managing bookmarks efficiently.... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  6. BookmarkStart | Aspose.Words for .NET

    Discover the BookmarkStart constructor! Easily initialize new BookmarkStart instances for efficient bookmarking in your applications. Boost your productivity today!... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  7. DocumentVisitor.VisitBookmarkStart | Aspose.Wor...

    Discover the DocumentVisitor VisitBookmarkStart method, triggered at bookmark beginnings in your document. Enhance your coding efficiency today!... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Aspose::Words::PageSetup::get_Bidi method | Asp...

    Aspose::Words::PageSetup::get_Bidi method. Specifies that this section contains bidirectional (complex scripts) Text in C++....bidirectional (complex scripts) text. bool Aspose :: Words :: PageSetup...Shows how to set the order of text columns in a section. auto doc...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Aspose::Words::Fields::FieldSet class | Aspose....

    Aspose::Words::Fields::FieldSet class. Implements the SET field. To learn more, visit the documentation article in C++....get_BookmarkText () Gets or sets the new text of the bookmark. get_DisplayResult...get_DisplayResult () Gets the text that represents the displayed field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Creating Aztec Barcodes|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....BarCodeAttributes Create ( String text , String symbology ) { BarCodeAttributes...BarCodeAttributes (); b . setCodeText ( text ); b . setSymbology ( symbology...

    docs.aspose.com/barcode/jasperreports/creating-...