Sort Score
Result 10 results
Languages All
Labels All
Results 7,511 - 7,520 of 149,074 for

text

(0.63 sec)
  1. FieldEditTime class | Aspose.Words for Python

    aspose.words.fields.FieldEditTime class. Implements the EDITTIME field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldUserName Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUserName class for seamless USERNAME field integration. Enhance document automation with powerful features today!...DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Convert PPTX to ODT via Java or with free Onlin...

    Java API to Export PPTX to ODT without using Microsoft Word or PowerPoint or online. Test free PPTX to ODT online converter quickly before integrating the code....and removing slides, shapes, text, and images. Aspose.Words for...well as adding and removing text, images, and tables. It also...

    products.aspose.com/total/java/conversion/pptx-...
  4. Common issues with XPS files and how to solve them

    Troubleshooting with XPS files involves indicating the problem and resolving it. Learn about the most common XPS errors....concept to PDF and can contain text, images, vector graphics, and...installed on their systems may see text displayed incorrectly. Ensuring...

    docs.aspose.com/page/net/troubleshoot-with-xps-...
  5. Add PDF Bookmarks with Named Destinations using...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for JavaScript via C++. Ensure bookmarks remain intact regardless of page changes....></ script > < script type = "text/javascript" > const { Workbook...PdfBookmarkEntry (); bookmarkEntry . text = "Text" ; bookmarkEntry . destination...

    docs.aspose.com/cells/javascript-cpp/add-pdf-bo...
  6. Working with Comments in C#|Aspose.Words for .NET

    Working with comments using C#....classes to specify the region of text that should be associated with...paragraph using a region of text and the CommentRangeStart and...

    docs.aspose.com/words/net/working-with-comments/
  7. Set the Margins of a Comment or Shape inside th...

    Learn how to set margins of comments or shapes within an Excel worksheet using Aspose.Cells for Node.js via C++....Texts.ShapeTextAlignment class, which...shapes . get ( i ); // Access the text alignment const txtAlign = sh...

    docs.aspose.com/cells/nodejs-cpp/set-margins-of...
  8. Add Blind Watermark Verification to ASE File Fo...

    Sample Java blind watermark verification code for ASE file. Use this example code to add blind watermark verification to ASE file within any Web or Desktop Java based application....ASE); final String[] text = { null }; //Add password to...getEntity(); if (mesh != null ) { text[ 0 ] = com.aspose.threed.Watermark...

    products.aspose.com/3d/java/verify-watermark/ase/
  9. Add Blind Watermark Verification to USDZ File F...

    Sample Java blind watermark verification code for USDZ file. Use this example code to add blind watermark verification to USDZ file within any Web or Desktop Java based application....USDZ); final String[] text = { null }; //Add password to...getEntity(); if (mesh != null ) { text[ 0 ] = com.aspose.threed.Watermark...

    products.aspose.com/3d/java/verify-watermark/usdz/
  10. RevisionTextEffect | Aspose.Words for Java

    Allows to specify decoration effect for revisions of document Text in Java....effect for revisions of document text. Examples: Shows how to modify...xtEffect.BOLD); // The same text will appear twice in a movement...

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