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

document

(0.2 sec)
  1. 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/
  2. 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...
  3. 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...
  4. 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/
  5. DocumentVisitor | Aspose.Words for Java

    Base class for custom Document visitors in Java....DocumentVisitor Base class for custom document visitors. To learn more, visit...Aspose.Words Document Object Model (DOM) documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert PDF to Word documents in Rust|Aspose.PD...

    Learn how to write Rust code for conversion PDF to DOC(DOCX)....Convert PDF to Word documents in Rust Contents [ Hide ] To edit...demonstrates how to convert a PDF document into a DOC using the Aspose...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-doc/
  7. Inserting Documents Dynamically in Java|Aspose....

    Insert contents of outer Documents into your Document dynamically when building a report in Java....Ask AI Inserting Documents Dynamically Contents [ Hide ] You...insert contents of outer documents to your reports dynamically...

    docs.aspose.com/words/java/inserting-documents-...
  8. Document.pageCount property | Aspose.Words for ...

    Document.pageCount property. Gets the number of pages in the Document as calculated by the most recent page layout operation....pageCount property Document.pageCount property Gets the number...number of pages in the document as calculated by the most recent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Native APIs for HTML Document Processing – Aspo...

    Create, edit, parse, and convert HTML Documents in .NET, Python & Java applications with relevant Aspose.HTML library without any additional software....HTML – Manipulate HTML Documents on Any Platform Native APIs...seamless handling of HTML-based documents. Support and Learning Resources...

    products.aspose.com/html/family/
  10. Insert Fields in C#|Aspose.Words for .NET

    How to insert fields into a Document using C# – learn different ways with code examples....ways to insert fields into a document: using DocumentBuilder using...FieldBuilder using Aspose.Words Document Object Model (DOM) In this...

    docs.aspose.com/words/net/inserting-fields/