Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 47,256 for

as

(0.11 sec)
  1. MultiplePagesType enumeration | Aspose.Words fo...

    Aspose.words.settings.MultiplePagesType enumeration. Specifies how document is printed out....aspose.words.settings.MultiplePagesType enumeration. Specifies how document is printed out.

    reference.aspose.com/words/python-net/aspose.wo...
  2. DetectAreasMode.UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreAsMode.UNIVERSAL algorithm....How Aspose.OCR determines the structure of a document using the DetectAreasMode.UNIVERSAL algorithm.

    docs.aspose.com/ocr/java/areas-detection/photo/
  3. Features|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....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.

    docs.aspose.com/barcode/phpjava/features/
  4. Features|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....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.

    docs.aspose.com/barcode/nodejsjava/features/
  5. How to load fonts? | Aspose.Font for .NET

    Here is described how to load fonts with .NET. You will learn the objects, parameters, methods required for this, and get examples of loading....Here is described how to load fonts with .NET. You will learn the objects, parameters, methods required for this, and get examples of loading.

    docs.aspose.com/font/net/how-to-load-fonts/
  6. HTML Formatting|Aspose.PDF for Reporting Services

    Enable HTML formatting in PDF reports using Aspose.PDF for Reporting Services. Add styles and structure with eAse....Enable HTML formatting in PDF reports using Aspose.PDF for Reporting Services. Add styles and structure with ease.

    docs.aspose.com/pdf/reportingservices/html-form...
  7. Extract Flash Objects from Presentations in Jav...

    Learn how to extract FlAsh objects from PowerPoint and OpenDocument slides in Java with Aspose.Slides, complete code samples and best practices....Learn how to extract Flash objects from PowerPoint and OpenDocument slides in Java with Aspose.Slides, complete code samples and best practices.

    docs.aspose.com/slides/java/flash/
  8. Working with Common Conditional Blocks in Java|...

    Use common conditional blocks within paragraphs to represent the same data depending on a condition using Java....Use common conditional blocks within paragraphs to represent the same data depending on a condition using Java.

    docs.aspose.com/words/java/working-with-common-...
  9. Images moved in conversion - Free Support Forum...

    PleAse see the attached docx and PDF - the conversion wAs done using Aspose v19.4. Note how the images in Page 2 of the Docx have moved into Page 1 in the PDF. Is there some better way that the images should be anchore…...Please see the attached docx and PDF - the conversion was done using Aspose v19.4. Note how the images in Page 2 of the Docx have moved into Page 1 in the PDF. Is there some better way that the images should be anchore…

    forum.aspose.com/t/images-moved-in-conversion/1...
  10. Doc to Docx conversion -> Requested default val...

    import Aspose.words As aw import Aspose.words.saving As saving _license = aw.License() _license.set_license(str(AsPOSE_LICENSE_PATH)) ... doc = aw.Document(str(input_path)) try: doc.save(str(output_path), aw.Save…...import aspose.words as aw import aspose.words.saving as saving _license = aw.License() _license.set_license(str(ASPOSE_LICENSE_PATH)) ... doc = aw.Document(str(input_path)) try: doc.save(str(output_path), aw.Save…

    forum.aspose.com/t/doc-to-docx-conversion-reque...