Sort Score
Result 10 results
Languages All
Labels All
Results 7,971 - 7,980 of 151,848 for

text

(0.18 sec)
  1. Create and Load a OneNote Document | Aspose.Not...

    This guide provides instructions on how to create and load a OneNote document for developers working with the .NET platform....7 8 // Default style for all text in the document. 9 ParagraphStyle...= new RichText(doc) { Text = "Title text." , ParagraphStyle =...

    docs.aspose.com/note/net/create-and-load-a-onen...
  2. Aspose.Diagram Python via .Net: Font size and l...

    Hi Team, I am using Aspose.Diagram for Python via .Net(temporary license) on Windows 11 OS. I am converting a VSDX file to PDF without any PdfSaveOptions However, post conversion, I have observed that the line spacing …...spacing and the font size of the text in Shapes in PDF is not consistent...Also, the font size of some text is also reduced significantly...

    forum.aspose.com/t/aspose-diagram-python-via-ne...
  3. | Aspose

    Sample code for JP2 to XLS Java conversion. Use API example code for batch JP2 files to XLS conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...and can span numeric values, text data, formulas, external data...

    products.aspose.com/ocr/cpp/conversion/jp2-to-xls/
  4. Figure element image from memory, not disk - Fr...

    I am trying to create a tagged PDF programmatically that includes images that need alt Text. I have been following the guides/references to get the taggedContent and create a figure element. My problem is that the SetI…...includes images that need alt text. I have been following the guides/references...Add alt text figure.AlternativeText = "Your alt text here"; //...

    forum.aspose.com/t/figure-element-image-from-me...
  5. RevisionOptions.InsertedTextEffect | Aspose.Wor...

    Discover the RevisionOptions InsertedTextEffect property to customize your content with unique effects. Default, Underline. Enhance your Text's impact!... Bold ; // The same text will appear twice in a movement...arrival destination. // Render the text at the moved-from revision yellow...

    reference.aspose.com/words/net/aspose.words.lay...
  6. RevisionOptions.CommentColor | Aspose.Words for...

    Customize your comments with RevisionOptions' CommentColor property. Easily set your preferred color—default is red—for enhanced visibility!... Bold ; // The same text will appear twice in a movement...arrival destination. // Render the text at the moved-from revision yellow...

    reference.aspose.com/words/net/aspose.words.lay...
  7. CustomXmlPartCollection.clone method | Aspose.W...

    CustomXmlPartCollection.clone method. Makes a deep copy of this collection and its items....xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...aw . markup . SdtType . PLAIN_TEXT , aw . markup . MarkupLevel...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert PPT to OTT via Java or with free Online...

    Java API to Export PPT to OTT without using Microsoft Word or PowerPoint or online. Test free PPT to OTT online converter quickly before integrating the code....manipulating slides, adding text, shapes, images, and other objects...variety of features such as text formatting, slide transitions...

    products.aspose.com/total/java/conversion/ppt-t...
  9. BuildingBlock.Name | Aspose.Words for .NET

    Discover the BuildingBlock Name property, easily manage and customize your building blocks with a simple name assignment for enhanced organization....a section that contains the text. Assert . That ( customBlock...GetText (), Is . EqualTo ( $"Text inside {customBlock.Name}\f"...

    reference.aspose.com/words/net/aspose.words.bui...
  10. Parse and Process Markdown in C# – Aspose.HTML ...

    Parse and process Markdown files in C# using Aspose.HTML. Build a syntax tree (AST), traverse nodes, extract headings and tables programmatically....other syntax node classes Unlike text-based Markdown converters, this...syntax tree. Copy 1 using System. Text ; 2 using Aspose. Html . Toolkit...

    docs.aspose.com/html/net/parse-and-process-mark...