Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 414,091 for

document

(0.13 sec)
  1. 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...
  2. 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-...
  3. 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/
  4. 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...
  5. PDF Metadata Management 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/
  6. Document.layout_options property | Aspose.Words...

    Document.layout_options property. Gets a [LayoutOptions](../../../aspose.words.layout/layoutoptions/) object that represents options to control the layout process of this Document....layout_options property Document.layout_options property Gets...the layout process of this document. @property def layout_options...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Merge PDF Documents using C++ | Aspose.PDF

    Combine various PDF Documents programmatically with C++ sample code using Aspose.PDF for C++... powerful and easy-to-use document manipulation API for cpp platform...C++ Library can convert a document from any supported download...

    products.aspose.com/pdf/cpp/merger/
  8. 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...
  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/