Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 140,759 for

text

(0.06 sec)
  1. PageSetup.endnote_options property | Aspose.Wor...

    PageSetup.endnote_options property. Provides options that control numbering and positioning of endnotes in this section....FOOTNOTE , footnote_text = 'Footnote reference text.' ) # Configure...themselves directly beneath the text on every page. footnote_options...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FindReplaceOptions.ignore_inserted property | A...

    FindReplaceOptions.ignore_inserted property. Gets or sets a boolean value indicating either to ignore Text inside insert revisions...indicating either to ignore text inside insert revisions. The...Shows how to include or ignore text inside insert revisions during...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::LowCode::Replacer class | Aspose...

    Aspose::Words::LowCode::Replacer class. Provides methods intended to find and replace Text in the document in C++....intended to find and replace text in the document. class Replacer...const System::SharedPtr<System::Text::RegularExpressions::Regex>&...

    reference.aspose.com/words/cpp/aspose.words.low...
  4. Convert OFT to RTF in Python | products.aspose.com

    Save OFT to RTF in your Python applications without using Microsoft Outlook or Word... The Rich Text Format (RTF) is a file format...exchange of text between different word processors and text-processing...

    products.aspose.com/total/python-net/conversion...
  5. Convert GIF to JSON via C# | Aspose

    Sample code for GIF to JSON C# conversion. Use API example code for batch GIF files to JSON conversion within VB.NET, Asp.NET or any .NET based application....recognition on GIF document and save text as GIF document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/gif-to-j...
  6. Convert PNG to XLS via C# | Aspose

    Sample code for PNG to XLS C# conversion. Use API example code for batch PNG files to XLS conversion within VB.NET, Asp.NET or any .NET based application....recognition on PNG document and save text as PNG document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/png-to-xls/
  7. Process of rendering glyphs

    Explore the fundamentals of glyph rendering, covering the processing pipeline, key technologies, and performance considerations....any software that works with text, from simple console applications...crisp, readable, and performant text output across different devices...

    docs.aspose.com/font/net/what-is-font/glyph-ren...
  8. Logical Levels of Nodes in a Document in C#|Asp...

    In Aspose.Words for .NET documentation mentioned logical levels of nodes – block level, inline level, or row level using C#. The node level is used to describe the location in the document tree where the node is typically occur....margins, orientation, number of text columns, and headers and footers...A section contains the main text, as well as headers and footers...

    docs.aspose.com/words/net/logical-levels-of-nod...
  9. Working with Hyperlinks | Aspose.Note Documenta...

    A comprehensive guide on creating and managing hyperlinks within your project....OneNote Document A hyperlink is a text or an image user can click on...= new RichText(doc) 18 { 19 Text = "Title!" , 20 ParagraphStyle...

    docs.aspose.com/note/net/working-with-hyperlinks/
  10. Markdown Header – C# Code Examples

    Code for creating Markdown Header in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....nodes, such as text nodes, spaces between text nodes, and an empty...AtxHeading( "Heading 1 level text" , 1 ); var heading2 = mdf.AtxHeading(...

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