Sort Score
Result 10 results
Languages All
Labels All
Results 4,621 - 4,630 of 151,747 for

text

(0.08 sec)
  1. Aspose::Words::DocumentBuilder::get_Underline m...

    Aspose::Words::DocumentBuilder::get_Underline method. Gets/sets underline type for the current font in C++....Examples Shows how to format text inserted by a document builder...current paragraph and any new text added by it afterward. builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Create PDF Forms using Python | Aspose.PDF

    Create PDF forms and add fields programmatically with Python sample code using Aspose.PDF for Python for .NET....path_infile ) # Create a new text box field rectange = apdf ....value = "Text Box" # Customize the border of the text box field...

    products.aspose.com/pdf/python-net/acroforms/cr...
  3. Specify Layout Options in Java|Aspose.Words for...

    Create output documents with various layouts, depending on the parameters specified in the Document using Java....specifies whether the hidden text is rendered. ShowParagraphMarks...option to display this hidden text on the page. Also, each paragraph...

    docs.aspose.com/words/java/specify-layout-options/
  4. DocumentBuilder.moveToField method | Aspose.Wor...

    DocumentBuilder.moveToField method. Moves the cursor to a field in the document....DocumentBuilder and add a run of text after it. let field = builder...null ); builder . write ( " Text immediately after the field...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Note|Aspose.Slides for PHP Documentation

    Add, read, edit, and export speaker notes in PHP with Aspose.Slides: format Text, manage notes per slide, and control visibility in PowerPoint and OpenDocument....Create a notes slide and assign text to it. function addNote () {...} Access a Notes Slide Read text from an existing notes slide...

    docs.aspose.com/slides/php-java/examples/elemen...
  6. Modify Barcode Color Scheme|Documentation

    How to Adjust Color Schemes of Barcode Elements in Aspose.BarCode for Node.js via Java...the following: Bars Background Text label Top and bottom captions...color set to Color.Green . Main Text Color Aspose.BarCode for Node...

    docs.aspose.com/barcode/nodejsjava/modify-barco...
  7. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++....GetText will retrieve the visible text as well as field codes and special...Aspose :: Words :: SaveFormat :: Text ). Trim ()); Shows how to extract...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. Extract tables from PDF in Python | Aspose.PDF

    Python source code to extract tables from PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Extract text from PDF Extract Images from...Extract Data from the Form Extract Text From Stamps Extract Data from...

    products.aspose.com/pdf/python-net/parser/tables/
  9. OfficeMathJustification | Aspose.Words for Java

    Specifies the justification of the equation in Java....each instance of mathematical text individually with respect to...Justifies instances of mathematical text to the left with respect to...

    reference.aspose.com/words/java/com.aspose.word...
  10. VisitorAction | Aspose.Words for Java

    Allows the visitor to control the enumeration of nodes in Java....docx"); // Extract the text contents of our document by...getText()); } /// /// Collects the text contents of all runs in the...

    reference.aspose.com/words/java/com.aspose.word...