Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 148,534 for

text

(0.1 sec)
  1. Font.color property | Aspose.Words for Node.js

    Font.color property. Gets or sets the color of the font....Shows how to insert formatted text using DocumentBuilder. let doc...Specify font formatting, then add text. let font = builder . font ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Logical Levels of Nodes in a Document|Aspose.Wo...

    In Aspose.Words for Node.js via .NET documentation mentioned logical levels of nodes – block level, inline level, or row level. 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/nodejs-net/logical-levels...
  3. Convert DJVU to XLS via C# | Aspose

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

    products.aspose.com/ocr/net/conversion/djvu-to-...
  4. Aspose::Words::Replacing::FindReplaceOptions::g...

    Aspose::Words::Replacing::FindReplaceOptions::get_IgnoreFieldCodes method. Gets or sets a boolean value indicating either to ignore Text inside field codes. The default value is false in C++....indicating either to ignore text inside field codes. The default...Examples Shows how to ignore text inside field codes. auto doc...

    reference.aspose.com/words/cpp/aspose.words.rep...
  5. Aspose.Pdf (C#) Replace subsets of SymbolMT fon...

    Our process stitches hundreds of PDFs that may or may not have bullet points and a few other non-letter characters. When this happens, each of these PDFs will include a subset of the SymbolMT font, so when we stitch them…...This allows you to search for text fragments that use the SymbolMT...This will help you find all text fragments that use the SymbolMT...

    forum.aspose.com/t/aspose-pdf-c-replace-subsets...
  6. ChartAxisTitle Class | Aspose.Words for .NET

    Explore the Aspose.Words.ChartAxisTitle class to easily manage axis title properties and enhance your document's visual impact....orientation of the axis title text. Overlay { get; set; } Determines...is false . Text { get; set; } Gets or sets the text of the axis...

    reference.aspose.com/words/net/aspose.words.dra...
  7. BookmarkCollection.Item | Aspose.Words for .NET

    Discover the BookmarkCollection Item property, effortlessly retrieve bookmarks by index for streamlined navigation and enhanced user experience.... Text = $"Updated text contents of {bookmarks[1]..."MyBookmark_" + i ; builder . Write ( "Text before bookmark." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  8. Create and Apply WordArt Effects in Python|Aspo...

    Learn how to create and customize WordArt effects in Aspose.Slides for Python via .NET. This step-by-step guide helps developers enhance presentations with stylish, professional Text in Python....allows you to apply effects to texts to make them stand out. With...for example, you can outline a text or fill it with a color (or...

    docs.aspose.com/slides/python-net/wordart/
  9. HeaderFooter.header_footer_type property | Aspo...

    HeaderFooter.header_footer_type property. Gets the type of this header/footer.... The text in that paragraph # will appear...section, above the main body text. header = aw . HeaderFooter...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Read PDF Content in Python

    This article guides on how to read PDF content in Python. It provides all the details to write the program and a sample runnable code to read PDF file in Python....NET to read PDF text Load the source PDF file using...TextAbsorber object to extract text from the PDF Call the accept()...

    kb.aspose.com/pdf/python/how-to-read-pdf-conten...