Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 418,004 for

document

(0.41 sec)
  1. 更新 PDF 中的链接|Aspose.PDF for C++

    使用 Aspose.PDF for C++ 以编程方式更新 PDF 中的链接。本指南介绍如何更新 PDF 文件中的链接。...// 创建 Document 实例 auto document = MakeObject < Document > ( _dataDir...PDF 文件的页面集合中添加页面 auto page = document -> get_Pages () -> idx_get...

    docs.aspose.com/pdf/zh/cpp/update-links/
  2. C++ API to Export PCL to MHTML | products.aspos...

    Convert PCL to MHTML within C++ applications....PCL to MHTML The Portable Document Format (PDF) is a widely used...used file format for documents. However, it is not always the...

    products.aspose.com/total/cpp/conversion/pcl-to...
  3. Convert PDF to PDF/A formats|Aspose.PDF for PHP...

    Explore how to convert PDF files to PDF/A format for compliance with Document archiving standards in PHP via Java....new Document object and load the input PDF file. $document = new...new Document ( $inputFile ); // Convert the document to PDF/A-1a...

    docs.aspose.com/pdf/php-java/convert-pdf-to-pdfa/
  4. Rotate PDF Pages Using C++|Aspose.PDF for C++

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with C++....// Open document auto document = MakeObject < Document > ( _dataDir...inputFileName ); for ( auto page : document -> get_Pages ()) { auto r...

    docs.aspose.com/pdf/cpp/rotate-pages/
  5. Document.RemovePersonalInformation | Aspose.Wor...

    Ensure privacy with the Document RemovePersonalInformation feature in Word, automatically deleting user data from comments and properties upon saving....RemovePersonalInform Contents [ Hide ] Document.RemovePersonalInform property...revisions and document properties upon saving the document. public...

    reference.aspose.com/words/net/aspose.words/doc...
  6. StructuredDocumentTag.Clear | Aspose.Words for ...

    Effortlessly clear contents of your structured Document tag with the Clear method, and show a defined placeholder for enhanced Document management....contents of this structured document tag and displays a placeholder...clear contents of a structured document tag if it has revisions. If...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Strict validation closes stream - Free Support ...

    Hi I can use the same stream for both Document and PdfFileInfo, but not if I set UseStrictValidation=true, then the stream seems to be closed which was not expected. By design or a bug? If by design I have to have two …...use the same stream for both Document and PdfFileInfo, but not if...)) { using (Document pdfDocument = new Document(stream)) { using...

    forum.aspose.com/t/strict-validation-closes-str...
  8. ComparisonTargetType enumeration | Aspose.Words...

    aspose.words.comparing.ComparisonTargetType enumeration. Allows to specify base Document which will be used during comparison...enumeration Allows to specify base document which will be used during...changes in” option in “Compare Documents” dialog box. Members Name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Create or Add Table In PDF using C#|Aspose.PDF ...

    Aspose.PDF for .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....important when working with PDF documents. They provide great features...tables when generating PDF documents from scratch. The following...

    docs.aspose.com/pdf/net/add-table-in-existing-p...
  10. Working with Accessibility and Tagged PDFs|Aspo...

    This chapter descripts the possibility to create Tagged PDF Documents. This feature allows to add tags to structural Documents. Learn more about the ways of getting affordable PDFs....Contents [ Hide ] A tagged PDF document allows people with disabilities...accessibility tags in a PDF document give the possibility to make...

    docs.aspose.com/pdf/androidjava/accessibility-t...