Sort Score
Result 10 results
Languages All
Labels All
Results 8,451 - 8,460 of 400,533 for

document

(0.17 sec)
  1. Add Arc Object to PDF file|Aspose.PDF for Java

    This article explains how to create a arc object to your PDF using Aspose.PDF for Java....) to PDF documents. It also offers the feature...Follow the steps below: Create Document instance Create Drawing object...

    docs.aspose.com/pdf/java/add-arc/
  2. 使用 C++ 将表格添加到 PDF | Aspose.PDF

    簡單的演示原始程式碼,可在任何平臺上使用C++語言在PDF檔中添加表格。... 使用 Document 實例載入 PDF。 透過索引存取頁面。 建立表格物件。...中新增表格 - C++ auto document = MakeObject < Document > ( _dataDir +...

    products.aspose.com/pdf/zh-hant/cpp/table/add/
  3. View and Update PPT Properties Online or Update...

    View and modify PPT properties through online app for free. Android API code to update PPT properties....powerful android based PPT document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/android-java/metadata...
  4. 使用 Python 操作 PDF 中的注释 | Aspose.PDF

    用於操作 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++上的 PDF 檔中的批注的 Python 原始程式碼。... 在 Document 類別的實例中載入 PDF。 建立要新增到 PDF 的註解。...data_dir , outfile ) document = apdf . Document ( path_infile ) appearance...

    products.aspose.com/pdf/zh-hant/python-net/anno...
  5. How to Edit Word Metadata using C#

    This article guides on how to edit Word metadata using C#. It provides environment settings, a list of tasks, and a runnable sample code to change properties of Word Document using C#.... Steps to Edit Word Document Metadata using C# Add the...Load the Word file into the Document object and access the custom...

    kb.aspose.com/words/net/how-to-edit-word-metada...
  6. How to Convert Image to PDF in Java

    This basic tutorial explains how to convert image to PDF in Java. You will learn how using Java PNG to PDF conversion can be accomplished by following a few steps and a runnable code snippet....of the Document class to create an empty PDF document Create...the converted image as a PDF document To convert PNG to PDF Java...

    kb.aspose.com/pdf/java/how-to-convert-image-to-...
  7. 工作表转图片——设置渲染图像的像素格式(JavaScript通过C++)|Documentation

    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....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/workshe...
  8. DocumentVisitor.visitHeaderFooterEnd method | A...

    DocumentVisitor.visitHeaderFooterEnd method. Called when enumeration of a header or footer in a section has ended....every header and footer in a document. test ( 'HeaderFooterToText'...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Footnote.accept method | Aspose.Words for Node.js

    Footnote.accept method. Accepts a visitor....structure of every footnote in a document. test ( 'FootnoteToText' ...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. HtmlVersion enumeration | Aspose.Words for Python

    aspose.words.saving.HtmlVersion enumeration. Indicates the version of HTML is used when saving the Document to [SaveFormat.HTML](../../aspose.words/saveformat/#HTML) and [SaveFormat.MHTML](../../aspose.words/saveformat/#MHTML) formats....HTML is used when saving the document to SaveFormat.HTML and SaveFormat...Description XHTML Saves the document in compliance with the XHTML...

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