Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 414,688 for

document

(1.84 sec)
  1. Paragraph.is_end_of_section property | Aspose.W...

    Paragraph.is_end_of_section property. True if this paragraph is the last paragraph in the [Body](../../body/) (main text story) of a [Section](../../section/); false otherwise....contents of one document to a bookmark in another document. def insert_at_bookmark...insert_at_bookmark (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Hello, World!|Simple example how to use Aspose....

    Create, edit and save your first Document in any supported format using Aspose.Words for .NET to experience its simplicity and power in C#....convert, compare Word and Web documents. PDF, DOCX, DOC, RTF, ODT...steps: Create a new empty Document Initialize a DocumentBuilder...

    docs.aspose.com/words/net/hello-world/
  3. 使用 Python 向 PDF 添加附件 | Aspose.PDF

    使用 Python on .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 通過 COM 互操作向 PDF 文檔添加附件。... 建立一個 Document 物件。 建立一個 FileSpecification...方法將 FileSpecification 物件加入 Document 物件的 EmbeddedFiles 集合中。 儲存...

    products.aspose.com/pdf/zh-hant/python-net/atta...
  4. SvgSaveOptions.resourcesFolder property | Aspos...

    SvgSaveOptions.resourcesFolder property. Specifies the physical folder where resources (images) are saved when exporting a Document to Svg format...are saved when exporting a document to Svg format. Default is...is false . When you save a Document in SVG format, Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...] 添加文本 要向现有 PDF 文件添加文本: 使用 Document 对象打开输入 PDF。 获取要添加文本的特定页面。...方法将 TextFragment 对象添加到页面。 调用 Document 对象的 Save 方法并保存输出 PDF 文件。 以下代码片段展示了如何在现有...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/
  6. 使用 PHP 将表格添加到 PDF | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式在 PDF 文件中添加表格...中添加表格-PHP // Open document $document = new Document ( $inputFile );...to first page of input document $document -> getPages () -> add...

    products.aspose.com/pdf/zh-hans/php-java/table/...
  7. OoxmlCompliance enumeration | Aspose.Words for ...

    aspose.words.saving.OoxmlCompliance enumeration. Allows to specify which OOXML specification will be used when saving in the DOCX format....for a saved document to adhere to. doc = aw . Document () builder...Iso29500_2008_Strict", # any document we save while passing this...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Drawing tool image extraction without table and...

    Chapter09.docx (468.6 KB)...extract images from a Word document without including tables and...need to navigate through the document’s structure effectively. The...

    forum.aspose.com/t/drawing-tool-image-extractio...
  9. SmartTag | Aspose.Words for Java

    This element specifies the presence of a smart tag around one or more inline structures runs images fieldsetc. within a paragraph in Java....Structured Document Tags or Content Control documentation article...customer-defined semantics into the document via the ability to provide...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert various Images formats to PDF in Python...

    Convert various images formats such as, BMP, CGM, DICOM, PNG, TIFF, EMF and SVG to PDF using Python....PDF Convert BMP files to PDF document using Aspose.PDF for Python...Python: Create an empty PDF document. Create the page you need...

    docs.aspose.com/pdf/python-net/convert-images-f...