Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 417,994 for

document

(0.4 sec)
  1. OdtSaveOptions.saveFormat property | Aspose.Wor...

    OdtSaveOptions.saveFormat property. Specifies the format in which the Document will be saved if this save options object is used...Specifies the format in which the document will be saved if this save...to encrypt a saved ODT/OTT document with a password, and then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfDigitalSignatureDetails.CertificateHolder | ...

    Discover the PdfDigitalSignatureDetails CertificateHolder property. Access the certificate holder object for enhanced Document signing security....certificate was used to sign the document. public CertificateHolder...generated PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PageSet.all property | Aspose.Words for Node.js

    PageSet.all property. Gets a set with all the pages of the Document in their original order....with all the pages of the document in their original order. get...pages from the document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Convert Word to Excel in Python | Convert DOCX ...

    Learn how to convert Word to Excel using Python. Develop your own DOCX (DOC) to XLSX converter application to convert Word files to XLSX. Convert Word to Excel Online....convert Word document (DOC or DOCX) into Excel document. This can...Convert a Document to Excel format How to Convert Word Document to XLSX...

    blog.aspose.com/words/convert-word-to-excel-usi...
  5. Working with Operators using C++|Aspose.PDF for...

    This topic explains how to use operators with Aspose.PDF in C++. The operator classes provide great features for PDF manipulation....Create a Document object and open the input PDF document. Get the...ExampleUsingOperator () { // Open document String _dataDir ( "C: \\ Samples...

    docs.aspose.com/pdf/cpp/operators/
  6. Working with PDF Documents using Go|Aspose.PDF ...

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

    docs.aspose.com/pdf/go-cpp/working-with-documents/
  7. Redlines in pdf - Free Support Forum - aspose.com

    when we compare two pdf files and the resulting pdf has redlines to indicate the changes, how can we programmatically identify which pages has the redlines?...identify which pages in a PDF document contain redlines after comparing...pages with redlines in a PDF document resulting from a comparison...

    forum.aspose.com/t/redlines-in-pdf/315965
  8. PageLayoutCallbackArgs.Event | Aspose.Words for...

    Discover the PageLayoutCallbackArgs event property to enhance your application's functionality. Unlock seamless event handling for better performance....PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...BuiltInDocumentPrope . Title = "My Document" ; DocumentBuilder builder...

    reference.aspose.com/words/net/aspose.words.lay...
  9. DownsampleOptions.Resolution | Aspose.Words for...

    Optimize image quality with the DownsampleOptions Resolution property, defining the ideal pixels per inch for superior downsampling results....in the PDF document. Document doc = new Document ( MyDir + "Images...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Create PDF Forms using Java | Aspose.PDF

    Create PDF forms and add fields programmatically with Java sample code using Aspose.PDF for Java.... powerful and easy to use document manipulation API for java...Load PDF in an instance of Document class. Create a field. Create...

    products.aspose.com/pdf/java/acroforms/create/