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

text

(0.09 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. 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/
  3. 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...
  4. Lock or unlock shapes with JavaScript via C++|D...

    This article shows you code explaining how to lock or unlock shapes to protect them using Aspose.Cells library for JavaScript via C++....></ script > < script type = "text/javascript" > const { Workbook...Uint8Array ( arrayBuffer )); const text = "This is a test" ; const worksheet...

    docs.aspose.com/cells/javascript-cpp/lock-or-un...
  5. 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...
  6. 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...
  7. Document Builder Overview in Python|Aspose.Word...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Python. DocumentBuilder provides methods to insert Text, checkboxes, tables, images, and other content elements in Python....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/python-net/document-build...
  8. Cross platform 2D graphics library|Documentation

    Aspose.Drawing library for Microsoft .NET to draw pictures. Cross-platform alternative to Microsoft NET System.Drawing.Common image drawing library for Windows 2D graphics. Nuget package download....Aspose Drawing library use cases Text on image One of the most popular...drawing is adding text to images, such as creating text on images for...

    docs.aspose.com/drawing/net/developer-guide/cro...
  9. Convert GIF to Searchable PDF via C# | Aspose

    Sample code for GIF to Searchable PDF C# conversion. Use API example code for batch GIF files to Searchable PDF conversion within VB.NET, Asp.NET or any .NET based application....recognition on GIF document and save text as GIF document using Aspose...documents containing recognized text. To add it to your project,...

    products.aspose.com/ocr/net/conversion/gif-to-s...
  10. 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/