Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 401,938 for

document

(0.3 sec)
  1. PageExtractOptions | Aspose.Words for Java

    Allows to specify options for Document page extracting in Java....Allows to specify options for document page extracting. Examples:...the NUMPAGE field. Document doc = new Document(getMyDir() + "Page...

    reference.aspose.com/words/java/com.aspose.word...
  2. PDF File Metadata|Aspose.PDF for C++

    Discover how to read and modify PDF metadata using Aspose.PDF for C++. Enhance PDF Document properties with easy-to-follow instructions....to call the get_Info() of Document class. Once the DocumentInfo...Open document auto pdfDocument = MakeObject < Document > ( _dataDir...

    docs.aspose.com/pdf/cpp/pdf-file-metadata/
  3. SdtType | Aspose.Words for Java

    Specifies the type of a structured Document tag SDT node in Java....Specifies the type of a structured document tag (SDT) node. Examples:...structured document tag of the Citation type. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Settings::WriteProtection::Valid...

    Aspose::Words::Settings::WriteProtection::ValidatePassword method. Returns true if the specified password is the same as the write-protection password the Document was protected with. If Document is not write-protected with password then returns false in C++....password the document was protected with. If document is not write-protected...Examples Shows how to protect a document with a password. auto doc...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. Set Privileges, Encrypt and Decrypt PDF File us...

    Encrypt PDF File with C++ using Different Encryption Types and Algorithms. Also, decrypt PDF Files using Owner Password....rights you want to apply to the document. Once the privileges have...object as an argument to the Document object’s Encrypt method. The...

    docs.aspose.com/pdf/cpp/set-privileges-encrypt-...
  6. ImportFormatMode enumeration | Aspose.Words for...

    Aspose.Words.ImportFormatMode enumeration. Specifies how formatting is merged when importing content from another Document....another document. When you copy nodes from one document to another...formatting is resolved when both documents have a style with the same...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImportFormatMode enumeration | Aspose.Words for...

    aspose.words.ImportFormatMode enumeration. Specifies how formatting is merged when importing content from another Document....another document. When you copy nodes from one document to another...formatting is resolved when both documents have a style with the same...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfSaveOptions.export_document_structure proper...

    PdfSaveOptions.export_Document_structure property. Gets or sets a value determining whether or not to export Document structure....export_document_structure property PdfSaveOptions.export_document_structure...export document structure. @property def export_document_structure...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Settings::OdsoDataSourceType enu...

    Aspose::Words::Settings::OdsoDataSourceType enum. Specifies the type of the external data source to be connected to as part of the ODSO connection information in C++....Text 0 Specifies that a given document has been connected to a text...Database 1 Specifies that a given document has been connected to a database...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. Remove Tables from existing PDF|Aspose.PDF for ...

    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....Hide ] Remove Table from PDF document Aspose.PDF for Python allows...existing PDF document document = ap . Document ( path_infile...

    docs.aspose.com/pdf/python-net/removing-tables/