Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 151,791 for

text

(0.2 sec)
  1. How to Convert OneNote to HTML using Java

    This simple article focuses on how to convert OneNote to HTML using Java. It represents all the details to configure the environment, a complete programming work flow and an example code to export OneNote to HTML using Java....ParagraphStyle class and set the required text format settings Add the page...selected page by setting the Title text and Date fields Save the OneNote...

    kb.aspose.com/note/java/how-to-convert-onenote-...
  2. Aspose::Words::Font::get_NameBi method | Aspose...

    Aspose::Words::Font::get_NameBi method. Returns or sets the name of the font in a right-to-left language document in C++....right-to-left, and right-to-left text. auto doc = System :: MakeObject...font settings for left-to-right text. builder -> get_Font () -> set_Name...

    reference.aspose.com/words/cpp/aspose.words/fon...
  3. StructuredDocumentTag.contents_font property | ...

    StructuredDocumentTag.contents_font property. Font formatting that will be applied to Text entered into SDT....formatting that will be applied to text entered into SDT . @property...structured document tag in a plain text box and modify its appearance...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Weird behaviour regarding Paragraphs - Free Sup...

    Are you able to suggest why paragraphs imported using Document Library is sometimes split into multiple Run instead of just 1? image.png (15.0 KB) Business Case and Benefits of Product should be 1 Run, but it is being …...it is being converted into 5 Text Run instead. I am extracting...Bold"); return ""; } if (run.Text.Trim().Length == 0 && paragraph...

    forum.aspose.com/t/weird-behaviour-regarding-pa...
  5. | Aspose

    Sample code for GIF to TXT Java conversion. Use API example code for batch GIF files to TXT conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/gif-to-...
  6. Search PDF using Python | Aspose.PDF

    Search PDF document without opening programmatically with Python sample code using Aspose.PDF for Python for .NET....with text to find as parameter. Get all extracted text fragments...textFragmentAbsorber = apdf . text . TextFragmentAbsorber ( "PDF"...

    products.aspose.com/pdf/python-net/search/
  7. Working with Hyperlinks|Aspose.Words for Python...

    Add, replace, or modify a hyperlink in a document using Python....method accepts three parameters: Text of the link to be displayed...formatting for the hyperlink display text explicitly using the Font property...

    docs.aspose.com/words/python-net/working-with-h...
  8. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET and speed up presentation editing and data updates....sizing and layout, and apply text and style formatting at the...column_widths , row_heights ) # Add text to row 1, column 1. table ....

    docs.aspose.com/slides/python-net/manage-rows-a...
  9. Display Bullets by setting Cell Value using HTM...

    Add bullets to Excel Cells using HTML and the easy to use Aspose.Cells for C++ API....vertical-align:top;text-align:left;'>Text 1 </font>" u "<font...ertical-align:top;text-align:left;'> Text 2 </font>" u "<font...

    docs.aspose.com/cells/cpp/display-bullets-by-se...
  10. 获取所有幻灯片的标题|Aspose.Slides 文档

    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....shape in shapes ) { // Get the text in each paragraph in this shape...foreach ( var text in paragraph . Descendants < D . Text >()) { paragraphText...

    docs.aspose.com/slides/zh/net/get-the-titles-of...