Sort Score
Result 10 results
Languages All
Labels All
Results 5,851 - 5,860 of 149,731 for

text

(0.16 sec)
  1. DocumentBuilder.startBookmark method | Aspose.W...

    DocumentBuilder.startBookmark method. Marks the current position in the document as a bookmark start....needs to have document body text enclosed by // BookmarkStart...range . bookmarks . at ( 0 ). text . trim ()). toEqual ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentBuilder.endBookmark method | Aspose.Wor...

    DocumentBuilder.endBookmark method. Marks the current position in the document as a bookmark end....needs to have document body text enclosed by // BookmarkStart...range . bookmarks . at ( 0 ). text . trim ()). toEqual ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. | Aspose.PDF

    Manage PDF Annotations Programmatically with Python Using Aspose.PDF for Python for .NET...Python Library In order to add Text Annotation in PDF file, we’ll...collection. Save the PDF file. PDF Text Annotation - Python Example:...

    products.aspose.com/pdf/python-net/annotation/
  4. DocumentBuilder.start_bookmark method | Aspose....

    DocumentBuilder.start_bookmark method. Marks the current position in the document as a bookmark start....needs to have document body text enclosed by # BookmarkStart.... range . bookmarks [ 0 ] . text . strip ()) Shows how to insert...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextDmlEffect | Aspose.Words for Java

    Dml Text effect for Text runs in Java....class TextDmlEffect Dml text effect for text runs. Examples: Shows...if a run displays a DrawingML text effect. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  6. CompositeNode.firstChild property | Aspose.Word...

    CompositeNode.firstChild property. Gets the first child of the node....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } Shows how to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Node.js via Java calculates and applies effective shape properties for precise PowerPoint rendering....portion’s slide; In prototype shape text style on layout or master slide...portion’s text frame shape has one); In presentation global text settings;...

    docs.aspose.com/slides/nodejs-java/shape-effect...
  8. What's new 2023|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2023....The form can be found and the text can be replaced using the following...find text fragments var absorber = new Aspose . Pdf . Text . TextFragmentAbsorber...

    docs.aspose.com/pdf/net/whatsnew/2023/
  9. Basic samples how to convert OneNote to Html

    You will learn how to convert OneNote to Html programmatically or online and consider C# examples of OneNote to Html conversions using Aspose.Note....Page(null)); // Default style for all text in the document. ParagraphStyle...= new RichText(doc) { Text = "Title text.", ParagraphStyle = textStyle...

    docs.aspose.com/note/net/convert-onenote-to-htm...
  10. Extract Table from PDF|Aspose.PDF for C++

    Aspose.PDF for C++ makes it possible to carry out various manipulations with the tables contained in your pdf document. You may add and extract a table in the existing PDF document, render table on a new page and etc....Cpp/Text/TextFragment.h> #include <Aspose.PDF.Cpp/Text/TextFragmentCollecti...PDF.Cpp/Text/TextSegment.h> #include <Aspose.PDF.Cpp/Text/TextSegmentCollectio...

    docs.aspose.com/pdf/cpp/extract-table-from-exis...