Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 149,230 for

text

(0.17 sec)
  1. 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...
  2. 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-...
  3. Cannot Find a Way to Determine Inherited Scheme...

    I want to determine the font color used in a Text frame. We can typically use something like TextShape.TextFrame.Paragraphs[0].Portions[0].PortionFormat.FillFormat This returns an Aspose.Slides.IFillFormat object with A…...determine the font color used in a text frame. We can typically use...does not explicitly store the text color but it is derived from...

    forum.aspose.com/t/cannot-find-a-way-to-determi...
  4. CommentRangeStart.accept method | Aspose.Words ...

    CommentRangeStart.accept method. Accepts a visitor...."Comment regarding text." ); // Add text to the document, warp...aw . Run ( doc , "Commented text." )); para . appendChild ( new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Comment.initial property | Aspose.Words for Nod...

    Comment.initial property. Returns or sets the initials of the user associated with a specific comment...."Comment regarding text." ); // Add text to the document, warp...aw . Run ( doc , "Commented text." )); para . appendChild ( new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. aspose.words.shaping module | Aspose.Words for ...

    The aspose.words.shaping module contains classes to provide support for OpenType features using external Text shaping engines....OpenType features using external text shaping engines. Classes Class...ITextShaper Provides methods for text shaping. ITextShaperFactory...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the document layout process in Java....Examples: Shows how to hide text in a rendered output document...DocumentBuilder(doc); // Insert hidden text, then specify whether we wish...

    reference.aspose.com/words/java/com.aspose.word...
  9. Node.previousSibling property | Aspose.Words fo...

    Node.previousSibling property. Gets the node immediately preceding this node.... writeln ( "Section 1 text." ); builder . insertBreak (...builder . writeln ( "Section 2 text." ); // Both sections are siblings...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Font.Size | Aspose.Words for .NET

    Adjust font size effortlessly with the Font Size property. Customize your Text in points for enhanced readability and design appeal....Shows how to format a run of text using its font property. Document...Shows how to insert formatted text using DocumentBuilder. Document...

    reference.aspose.com/words/net/aspose.words/fon...