Sort Score
Result 10 results
Languages All
Labels All
Results 6,051 - 6,060 of 148,379 for

text

(0.1 sec)
  1. Rotate Barcode Image|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....BarCodeAttributes Create ( String text , String symbology ) { BarCodeAttributes...BarCodeAttributes (); b . setCodeText ( text ); b . setSymbology ( symbology...

    docs.aspose.com/barcode/jasperreports/rotate-ba...
  2. Table.textWrapping property | Aspose.Words for ...

    Table.TextWrapping property. Gets or sets [Table.TextWrapping](./) for table....Shows how to work with table text wrapping. let doc = new aw ...Around" to get the table to wrap text around it, // and push it down...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. AxisTickLabels.orientation property | Aspose.Wo...

    AxisTickLabels.orientation property. Gets or sets the orientation of the tick label Text....orientation of the tick label text. @property def orientation (...the orientation of tick label text in value axes. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Add Watermark in Java|Aspose.Words for Java

    Add a watermark into a document. Apache POI does not provide an opportunity to add a watermark....“watermark” is just a shape with text inserted into a header or footer...ShapeType . TEXT_PLAIN_TEXT ); // Set up the text of the watermark...

    docs.aspose.com/words/java/add-watermark/
  5. SaveOptions.update_ambiguous_text_font property...

    SaveOptions.update_ambiguous_Text_font property. Determines whether the font attributes will be changed according to the character code being used....update_ambiguous_text_font property SaveOptions.update_ambiguous_text_font...@property def update_ambiguous_text_font ( self ) -> bool : ......

    reference.aspose.com/words/python-net/aspose.wo...
  6. | Aspose

    Sample code for DJVU to PDF Java conversion. Use API example code for batch DJVU files to PDF conversion within any Web or Desktop Java based application....documents containing recognized text. To add it to your project,...(); //Prepare rectangles with texts. ArrayList rectArray = new ArrayList...

    products.aspose.com/ocr/java/conversion/djvu-to...
  7. Document Builder Overview in Java|Aspose.Words ...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones. DocumentBuilder provides methods to insert Text, checkboxes, tables, images, and other content elements in Java....DocumentBuilder provides methods to insert text, checkboxes, ole objects, paragraphs...virtual cursor indicates where the text will be inserted when calling...

    docs.aspose.com/words/java/document-builder-ove...
  8. Using Link Annotations in PDF|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to Add, Get, and Delete Link Annotation from your PDF document....one is for the link annotation text, and the second one indicates...Define regular expressions for text fragments var regEx1 = new Regex...

    docs.aspose.com/pdf/net/link-annotations/
  9. How to Convert TXT to JSON using Node.js

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......ready-to-run sample code for converting text file to JSON using Node.js ...converted from the text file. Steps to Convert Text File to JSON using...

    kb.aspose.com/cells/nodejs/how-to-convert-txt-t...
  10. How to Add Comments to a PDF using C#

    This tutorial guides you on how to add comments to a PDF using C#. It provides details about the IDE configuration, a list of steps and a runnable sample code to insert comment in PDF using C#....Details are shared to create text annotation along with setting...Document class and some sample text on its first page Instantiate...

    kb.aspose.com/pdf/net/how-to-add-comments-to-a-...