Sort Score
Result 10 results
Languages All
Labels All
Results 4,681 - 4,690 of 414,716 for

document

(0.4 sec)
  1. Java API to Export PS to PCL | products.aspose.com

    Convert PS to PCL using on premise Java API...Words for Java is a powerful document processing API that is also...to PCL Open PS file using Document class Convert PS to DOC by...

    products.aspose.com/total/java/conversion/ps-to...
  2. FontSubstitutionSettings | Aspose.Words for Java

    Specifies font substitution mechanism settings in Java....the Working with Fonts documentation article. Remarks: Font substitution...Examples: Shows how to access a document’s system font source and set...

    reference.aspose.com/words/java/com.aspose.word...
  3. Working with PDF Documents in Node.js|Aspose.PD...

    This article describes to you what manipulations can be done with the PDF Document using the Aspose.PDF for Node.js via C++ toolkit....Working with PDF Documents in Node.js Contents [ Hide ] PDF stands...Portable Document Format, used to display documents in an electronic...

    docs.aspose.com/pdf/nodejs-cpp/working-with-doc...
  4. Aspose PDF remove/flattens fields when saving -...

    Hi, I have a problem with some PDF’s where simply Opening and Saving will flatten fields when saving. A sample Document can be downloaded from here: https://www.revenue.nsw.gov.au/help-centre/resources-library/forms/dut…... A sample document can be downloaded from here:...i.pdf I have uploaded the document as well for your convenience...

    forum.aspose.com/t/aspose-pdf-remove-flattens-f...
  5. Working with Shapes in PS file | Java

    How to add shapes to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Developer Guide Working with PS Document Working with Shapes Live Demos...Hide Show ] Add Shapes in PS Document Add Rectangle to PS In order...

    docs.aspose.com/page/java/ps/working-with-shapes/
  6. How to add Smart Card signature to PDF|Aspose.P...

    Aspose.PDF for Python via .NET allows you to sign PDF Documents from a smart card using signature field....presentation in digitally signed PDF documents. Sign With Smart Card Using...how to digitally sign a PDF document using an external certificate...

    docs.aspose.com/pdf/python-net/sign-pdf-documen...
  7. AI Grammar Checking|Aspose.Words for Node.js vi...

    Check a Document grammar. Aspose.Words for Node.js via .NET allows users to check grammar and detect errors in Documents using OpenAI, Google, and Anthropic models....Hide ] Checking grammar in documents is important to ensure clarity...and accuracy. Well-written documents leave a positive impression...

    docs.aspose.com/words/nodejs-net/grammar-checking/
  8. Convert PDF to Different Image Formats in C#|As...

    This topic show you how to use Aspose.PDF to convert PDF to various images formats e.g. TIFF, BMP, EMF, JPEG, PNG, GIF, SVG with a few lines of code....show you how to convert PDF documents to image formats such as BMP...oriented for conversion whole document, but ImageDevice - for a particular...

    docs.aspose.com/pdf/net/convert-pdf-to-images-f...
  9. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…... 2025, 9:38am 1 Document doc = new Document(“test.docx”); SaveOptions...the fonts used in the source document Open test.docx in Microsoft...

    forum.aspose.com/t/word-saveto-pdf/322091
  10. Convert data tag type to Plain text type with r...

    Hi Team, We want to convert date-type tags to plain text. If revisions are present in the Document tags, we need to preserve those revisions in the plain-text version. We also need to support the reverse conversion (pla…...revisions are present in the document tags, we need to preserve...convert date-type structured document tags (SDTs) to plain text...

    forum.aspose.com/t/convert-data-tag-type-to-pla...