Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 149,230 for

text

(0.19 sec)
  1. How to Create PDF using Java

    In this short and elaborative tutorial, you will learn how to create PDF using Java. This tutorial will help you, how to generate PDF file in Java using simple API calls, whether you are working in Windows, macOS, or Linux platforms....Initialize TextFragment Class to add text and set textual properties Create...Class instance, we will add text and also set textual properties...

    kb.aspose.com/pdf/java/how-to-create-pdf-using-...
  2. Recognize document language(s) - Free Support F...

    I am looking for a way to recognize/classify the language(s) code in a (Word) document: nl, en, fr, … Is this possible with Aspose? The only thing I found is OCR in different languages....get the locale identifier for text runs within the document. Here’s...always be present for every text run. For a comprehensive list...

    forum.aspose.com/t/recognize-document-language-...
  3. FieldData Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldData class, your key to efficiently implementing DATA fields in documents. Enhance your document automation 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...
  4. FieldOcx Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldOcx class for seamless integration of OCX fields, enhancing document automation and efficiency in your applications....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...
  5. Spatial Reference Systems|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....System from WKT (Well-Known text) Create Spatial Reference System...System to WKT Well-known text (WKT) is a text markup language for...

    docs.aspose.com/gis/net/spatial-reference-systems/
  6. FieldAddIn Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAddIn class to enhance document automation with powerful ADDIN field capabilities. Boost your productivity 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...
  7. Export Formats|Aspose.Words for JasperReports

    Aspose.Words for JasperReports is built on top of Aspose.Words for Java, the world-class library for server-side Microsoft Word documents processing....Rich Text Format via Aspose.Words ODT – OpenDocument Text via...via Aspose.Words TXT – Plain text via Aspose.Words Aspose.Words...

    docs.aspose.com/words/jasperreports/doc-docx-rt...
  8. Blank column disaapear when there is no data - ...

    I am encountered a problem while extracting taxt from a PDF. I have a PDF of account statement in table. Check sample1.pdf and sample2.pdf. The output of both the PDF differ greatly. The sample1.pdf don’t have any debit…...am using this code - Extract Text from PDF using C# This section...section contains articles on text extraction from PDF documents using...

    forum.aspose.com/t/blank-column-disaapear-when-...
  9. Font.Scaling | Aspose.Words for .NET

    Discover the Font Scaling property to adjust character width in percent, enhancing Text readability and design flexibility for your projects....DocumentBuilder ( doc ); // Add run of text and increase character width...characters" ); // Add run of text and add 1pt of extra horizontal...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Add Image stamps in PDF using C#|Aspose.PDF for...

    Add the Image Stamp in your PDF document using ImageStamp class with the Aspose.PDF library.... Center ; // Add text fragment to paragraphs collection...Aspose . Pdf . Text . TextFragment ( "main text" )); // Set border...

    docs.aspose.com/pdf/net/image-stamps-in-pdf-page/