Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 376,802 for

document

(0.17 sec)
  1. 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/
  2. PageSetup.ChapterPageSeparator | Aspose.Words f...

    Discover the ChapterPageSeparator property in PageSetup. Easily customize the separator character between chapter and page numbers for a polished look....include chapter numbers, the document headings must have a numbered...chapters. Document doc = new Document ( MyDir + "Big document.docx"...

    reference.aspose.com/words/net/aspose.words/pag...
  3. Aspose::Words::SignatureLineOptions::get_Defaul...

    Aspose::Words::SignatureLineOptions::get_DefaultInstructions method. Gets or sets a value indicating that default instructions is shown in the Sign dialog. Default value for this property is true in C++....Examples Shows how to sign a document with a personal certificate...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/sig...
  4. 将表格与数据源集成 PDF|Aspose.PDF for .NET

    本文展示了如何集成 PDF 表格。将表格与数据库集成并确定表格是否会在当前页面上拆分。...ImportFromDataTable () { // The path to the documents directory var dataDir = RunExamples...); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/integrate-table/
  5. Document.EndnoteOptions | Aspose.Words for .NET

    Explore the EndnoteOptions property to customize endnote numbering and positioning, enhancing your Document's clarity and professionalism....EndnoteOptions Contents [ Hide ] Document.EndnoteOptions property Provides...positioning of endnotes in this document. public EndnoteOptions EndnoteOptions...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Aspose::Words::DocumentBase::ImportNode method ...

    Aspose::Words::DocumentBase::ImportNode method. Imports a node from another Document to the current Document in C++....node from another document to the current document. System :: SharedPtr...that belongs to the current document. Remarks This method uses...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. 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/
  8. Document.removeMacros method | Aspose.Words for...

    Document.removeMacros method. Removes all macros (the VBA project) as well as toolbars and command customizations from the Document....command customizations from the document. removeMacros () Remarks By...macros from a document you can ensure the document contains no...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Delete a Particular Page from the PDF File in P...

    Learn how to delete a specific page from a PDF file using Python with Aspose.PDF, enabling selective content removal....Particular Page from the PDF document using Aspose.PDF Java for...doc = self . Document () pdf = self . Document () pdf = self...

    docs.aspose.com/pdf/python-java/delete-a-partic...
  10. Delete a Particular Page from the PDF File in P...

    Learn how to remove a specific page from a PDF Document in Python using Aspose.PDF, providing efficient Document editing....Particular Page from the PDF document using Aspose.PDF Java for...doc = self . Document () pdf = self . Document () pdf = self...

    docs.aspose.com/pdf/java/delete-a-particular-pa...