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

document

(0.12 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. Working with PDF File Metadata|Aspose.PDF for P...

    Learn how to work with PDF file metadata and extract Document properties using Aspose.PDF in PHP/Java....‘docInfo’ object using the Document class getInfo() . Once the...information. // Open document $document = new Document ( $inputFile );...

    docs.aspose.com/pdf/php-java/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. 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/
  5. Secure PDF Documents with Golang via C++|Docume...

    Learn how to secure PDF Documents with owner and user passwords using Aspose.Cells with Golang via C++....Secure PDF Documents with Golang via C++ Contents [ Hide ] Sometimes... For example: Secure the documents with owner and user passwords...

    docs.aspose.com/cells/go-cpp/secure-pdf-documents/
  6. Aspose::Words::BuildingBlocks namespace | Aspos...

    Aspose::Words::BuildingBlocks namespace. The Aspose.Words.BuildingBlocks namespace provides classes that allow to access and use AutoText, AutoCorrect entries and Building Blocks in a Document in C++....entries and Building Blocks in a document. Classes Class Description...BuildingBlock Represents a glossary document entry such as a Building Block...

    reference.aspose.com/words/cpp/aspose.words.bui...
  7. aspose.words.buildingblocks module | Aspose.Wor...

    The aspose.words.buildingblocks module provides classes that allow to access and use AutoText, AutoCorrect entries and Building Blocks in a Document....entries and Building Blocks in a document. Classes Class Description...BuildingBlock Represents a glossary document entry such as a Building Block...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Extract Text from PDF using Rust|Aspose.PDF for...

    This article describes various ways to extract text from PDF Documents using Aspose.PDF for Rust....From PDF Document Extracting text from the PDF document is a very...databases, reports, or other documents. Extracting text makes PDF...

    docs.aspose.com/pdf/rust-cpp/extract-text-from-...
  9. Metadata PDF API | Aspose.PDF

    Sample code for editing or viewing PDF format metadata on any platform....powerful, and easy-to-use document manipulation API. Open NuGet...the PDF with an instance of Document. Set the values of the properties...

    products.aspose.com/pdf/metadata/
  10. 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...