Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 40,764 for

one

(0.1 sec)
  1. Preparing content for recognition|Documentation

    How to prepare a batch of images, PDF documents, URLs and other content for recognition....sources of the same type into one instance of the Aspose.OCR.OcrInput...Aspose.OCR.InputType.SingleImage One or more GIF, PNG, JPEG, BMP,...

    docs.aspose.com/ocr/net/ocrinput/
  2. Converting an FDF to XML format|Aspose.PDF for ...

    This section explains how you can convert an FDF to XML format with FormDataConverter Class....need to convert one format into another one. This article looks...different method to convert one data format into another format...

    docs.aspose.com/pdf/net/converting-an-fdf-to-xm...
  3. Use cases|Documentation

    End-to-end scenarios with runnable code for Aspose.LLM for .NET — simple chat, multi-turn conversations, session persistence, and custom presets....Core scenarios Simple chat — one or a few messages without managing...session with several exchanges in one conversation. Save and restore...

    docs.aspose.com/llm/net/use-cases/
  4. PageSet Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.PageSet class for efficient document management. Easily define random page sets and enhance your workflow today!...Description PageSet ( int ) Creates an one-page set based on exact page...Examples Shows how to render one page from a document to a JPEG...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aztec Codes|Documentation

    Definition of the Aztec Code full-range barcode type... The second one positioned upper-right is one white module followed...modules. The third one placed lower-right is one black module followed...

    docs.aspose.com/barcode/info-cards/aztec-full-r...
  6. VariationAxisCoordinate | Aspose.Words for Java

    Represents an axis coordinate in Java.... The returned value is one of VariationAxis constants. getCoordinate()...int value. The value must be one of VariationAxis constants. setCoordinate(float...

    reference.aspose.com/words/java/com.aspose.word...
  7. Paragraph.InsertField | Aspose.Words for .NET

    Effortlessly insert fields into paragraphs with the Paragraph InsertField method. Enhance your document's functionality and streamline content management....field into a paragraph after one of the paragraph's child nodes:...- Insert a QUOTE field after one of the paragraph's child nodes:...

    reference.aspose.com/words/net/aspose.words/par...
  8. com.aspose.words.net.System.Data | Aspose.Words...

    Provides types mimicking .NET types of the System.Data namespace in Java in Java....constraint that can be enforced on one or more DataColumn objects. ...of data. DataTable Represents one table of in-memory data. DataTableCollection...

    reference.aspose.com/words/java/com.aspose.word...
  9. How to Change PDF Metadata using Java

    This article contains information on how to change PDF metadata using Java. It has details about setting the IDE, a list of tasks for developing the application, and a runnable sample code to edit PDF properties using Java....by accessing each property one by one. Code to Modify PDF Metadata...all properties at once or one by one, and testing if a particular...

    kb.aspose.com/pdf/java/how-to-change-pdf-metada...
  10. Create Tables|Aspose.Words for Java

    Create tables inside a document easily and fast instead of using Apache POI.... setText ( "col one, row one" ); tableTwoRowOne . addNewTableCell...(). setText ( "col two, row one" ); tableTwoRowOne . addNewTableCell...

    docs.aspose.com/words/java/create-tables/