Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 5,604 for

compare document

(0.34 sec)
  1. Convert Word Form Fields to PDF Form fields - F...

    Hi, If I have a word Document with Form Fields, then how can I convert the Document to PDF Document with PDF Form Fields. Currently if I do doc.Save() with target file extension as PDF, it just converts the word to PDF …...12:20pm 1 Hi, If I have a word document with Form Fields, then how...can I convert the document to PDF document with PDF Form Fields...

    forum.aspose.com/t/convert-word-form-fields-to-...
  2. Conversion from Word to PDF has some issues wit...

    Hi Support, We are licensed users of Aspose.Total. We are facing formatting issues while converting Document from Word to PDF. We are trying to render the PDF with Bookmarks retained and below is how we have implemente…...formatting issues while converting document from Word to PDF. We are trying... } var wordDocument = new Document(docStream); var saveOptions...

    forum.aspose.com/t/conversion-from-word-to-pdf-...
  3. Generate Data Matrix Barcodes in JavaScript|Doc...

    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....Display the barcode image document . getElementById ( "img" )...different barcode layout settings compared to ECC 200 , varying mainly...

    docs.aspose.com/barcode/javascript-cpp/datamatr...
  4. Specify Load Options in Java|Aspose.Words for Java

    Set advanced properties when loading a Document using Java to obtain more precise control of the process....Contents [ Hide ] When loading a document, you can set some advanced...Word application can display documents in differently. For example...

    docs.aspose.com/words/java/specify-load-options/
  5. PdfSaveOptions.ImageCompression | Aspose.Words ...

    Optimize your PDF with PdfSaveOptions' ImageCompression property, allowing you to choose the best compression type for vibrant, high-quality images....used for all images in the document. public PdfImageCompression...quality of images in the output document through the JpegQuality property...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Merge RTF Files Online or using Java | products...

    Free online app to combine different RTF files. Java merging library code to merge RTF Documents....Java Merge Rtf Merge RTF Documents Online via Merger App or using...Develop powerful Java based RTF document merging application. Combine...

    products.aspose.com/total/java/merge/rtf/
  7. Aspose::Words::WarningType enum | Aspose.Words ...

    Aspose::Words::WarningType enum. Specifies the type of a warning that is issued by Aspose.Words during Document loading or saving in C++....Words during document loading or saving. enum class...be missing from either the document tree following load, or from...

    reference.aspose.com/words/cpp/aspose.words/war...
  8. WarningType | Aspose.Words for Java

    Specifies the type of a warning that is issued by Aspose.Words during Document loading or saving in Java....Words during document loading or saving. Examples:...available font sources. // Open a document that contains text formatted...

    reference.aspose.com/words/java/com.aspose.word...
  9. Document.ExtractPages | Aspose.Words for .NET

    Discover the Document ExtractPages method to effortlessly retrieve specific page ranges, enhancing your Document management and efficiency....PageExtractOptions ) Returns the Document object representing the specified...page extract options. public Document ExtractPages ( int index ...

    reference.aspose.com/words/net/aspose.words/doc...
  10. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a table with assigned table style in Java....the Working with Tables documentation article. Examples: Shows...styles of a table. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...