Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 400,387 for

document

(0.34 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. 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/
  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. Change PDF Page Size Programmatically|Aspose.PD...

    Change Page Size from your PDF file using PHP.... Call the Document class’ save(..) method to...size. // Open document $document = new Document ( $inputFile );...

    docs.aspose.com/pdf/php-java/change-page-size/
  5. 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...
  6. Working with Tables | Aspose.Note Documentation

    A comprehensive guide on working with tables in Java programming language....from the Table of OneNote Document Aspose.Note for JAVA offers...represents a OneNote file. The Document class exposes the getChildNodes...

    docs.aspose.com/note/java/working-with-tables/
  7. 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...
  8. Display Word Documents in Silverlight|Aspose.Wo...

    Using Aspose.Words for .NET in a Microsoft Silverlight to display Word Documents in C#....Ask AI Display Word Documents in Silverlight Contents [ Hide...describes how to display Word documents in Silverlight using Aspose...

    docs.aspose.com/words/net/display-word-document...
  9. 2023年新功能|Aspose.PDF for .NET

    本页面介绍了在2023年引入的Aspose.PDF for .NET中最受欢迎的新功能。... () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/whatsnew/2023/
  10. DocumentBuilder.insertDocument method | Aspose....

    Aspose.Words.DocumentBuilder.insertDocument method...importFormatMode) Inserts a document at the cursor position. insertDocument...srcDoc : Aspose . Words . Document , importFormatMode : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...