Sort Score
Result 10 results
Languages All
Labels All
Results 9,151 - 9,160 of 153,071 for

text

(0.13 sec)
  1. Add Blind Watermark Verification to PDF File Fo...

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

    products.aspose.com/3d/java/verify-watermark/pdf/
  2. Add Blind Watermark Verification to U3D File Fo...

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

    products.aspose.com/3d/java/verify-watermark/u3d/
  3. Add Page Number to PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class....StartingNumber = 1 ; // Set text properties pageNumberStamp ...TextState . Font = Aspose . Pdf . Text . FontRepository . FindFont...

    docs.aspose.com/pdf/net/add-page-number/
  4. FieldUserAddress class | Aspose.Words for Python

    aspose.words.fields.FieldUserAddress class. Implements the USERADDRESS 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...
  5. FieldUserInitials class | Aspose.Words for Python

    aspose.words.fields.FieldUserInitials class. Implements the USERINITIALS 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...
  6. FieldTime class | Aspose.Words for Python

    aspose.words.fields.FieldTime class. Implements the TIME 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...
  7. FieldInfo class | Aspose.Words for Python

    aspose.words.fields.FieldInfo class. Implements the INFO field...Description display_result Gets the text that represents the displayed...property. result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Edit HTML Document in Python – Aspose.HTML for ...

    Learn how to edit HTML DOM with Aspose.HTML for Python via .NET; how to create, populate, add HTML elements, and edit inline and internal CSS....document, such as an element, text string, or comment. The namespace...The document will contain a text paragraph with an id attribute:...

    docs.aspose.com/html/python-net/edit-html-docum...
  9. Convert TXT to PPSM via C++ or with free Online...

    Export TXT to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPSM online converter quickly before integrating the code....are plain text files that contain unformatted text. They are...AddTextFrame ( u " " ); // access the text frame SharedPtr < ITextFrame...

    products.aspose.com/total/cpp/conversion/txt-to...
  10. Get a column heading|Documentation

    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....as a shared string, get the text of the first cell // from the...Parse ( headCell . CellValue . Text )]. InnerText ; } else { return...

    docs.aspose.com/cells/net/get-a-column-heading/