Sort Score
Result 10 results
Languages All
Labels All
Results 7,951 - 7,960 of 22,568 for

only

(0.13 sec)
  1. PUB Converter API solution | Java

    Convert Microsoft Publisher files Programmatically via Java library. Simple API solution to build your own PUB converter Java project....Converter API, which works not only with single-page documents but...interface and the process will take only a few seconds. The solution...

    products.aspose.com/pub/java/conversion/
  2. Converting from PDF to PDF/A does not produce t...

    Good evening, I encountered a problem converting from PDF to PDF/A. The file I’m attaching file1 1 (1).pdf (135,0 KB) cannot be converted to PDF/A. The conversion result is always in the “standard” PDF format. I tri…...The attached file is not the only one with this problem. Could...passed via a parameter and can only assume values in the range A_1A...

    forum.aspose.com/t/converting-from-pdf-to-pdf-a...
  3. Managing downloadable resources|Documentation

    How to manage Aspose.OCR for Python via .NET downloadable modules.... You only download and store what is necessary...application’s lifetime. You only download and store what is necessary...

    docs.aspose.com/ocr/python-net/modules/management/
  4. Convert PowerPoint Presentations to TIFF in Jav...

    Learn how to easily convert PowerPoint (PPT, PPTX) presentations to high-quality TIFF images using Aspose.Slides for Node.js, with JavaScript code examples....Note that this setting applies only when the setCompressionType...transition effects are not preserved; only static snapshots of slides are...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  5. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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.... It includes not only new and updated public methods...17, whereas it is applicable only if the result has to be stored...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. Getting Started – Aspose.HTML for Java

    Learn about Aspose.HTML for Java library – benefits and supported features, performance and scalability, learning, and technical support....multi-thread safe as long as only one thread works on a document...the phone. Phone support is only available for sales and purchase...

    docs.aspose.com/html/java/getting-started/
  7. What is OXPS file? | Knowledge Base

    OXPS files are often considered to be the same as XPS files. There are differences between these two formats though. Learn more about these PDLs.... The only feature that was added to OXPS...[Content_Types].xml and FixedDocument.fdoc only XML namespace schema is changed...

    docs.aspose.com/page/net/what-is-oxps-file/
  8. Filter Messages from Exchange Mailbox using Web...

    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.... To get only messages which match some condition...to get the filtered messages only. The code examples below show...

    docs.aspose.com/email/java/filter-messages-from...
  9. FieldShape class | Aspose.Words for Python

    aspose.words.fields.FieldShape class. Implements the SHAPE field...AUTONUM/LISTNUM fields, # but is only visible when a right-to-left...# These fields are supported only by old versions of Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …... Only in PDF it isnt working. Does...builder.InsertHyperlink work only for .Docx and not PDF? what...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...