Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 56,340 for

import document

(0.14 sec)
  1. Convert PDF to Word documents in Go|Aspose.PDF ...

    Learn how to write Go code for conversion PDF to DOC(DOCX)....Convert PDF to Word documents in Go Contents [ Hide ] To edit...demonstrates how to convert a PDF document into a DOC using the Aspose...

    docs.aspose.com/pdf/go-cpp/convert-pdf-to-doc/
  2. Convert SVG to PNG in Python – Code Examples

    Convert SVG to PNG in Python with Aspose.SVG. Use Converter.convert_svg(), set the background, page size, margins, and resolution....following example converts document.svg to result.png using the...settings: Copy 1 from aspose. svg import SVGDocument 2 from aspose....

    docs.aspose.com/svg/python-net/convert-svg-to-png/
  3. 全局删除印章|Aspose.PDF for Python via .NET

    本示例演示如何使用 Aspose.PDF for Python via the Facades API 在 PDF 的所有页面上全局删除橡胶印章注释。它展示了如何通过 ID 删除印章,而无需指定单独的页面。... import aspose.pdf.facades as pdf_facades import aspose...apd from io import BytesIO import sys from os import path sys ...

    docs.aspose.com/pdf/zh/python-net/delete-stamps...
  4. Rotate Image Documents Online or using .NET | p...

    Rotate Image Document through online app for free. .NET API C# code to rotate Image files....Rotate Image Rotate Image Document Online or via .NET Develop...powerful .NET based Image document rotation utility application...

    products.aspose.com/total/net/rotate/image/
  5. Online PowerPoint Text Search Application or De...

    Free online app to search in PowerPoint files. Java code for any PowerPoint file text search application....Powerpoint Online Searchable Document App and PowerPoint Text Search...powerful Java based PowerPoint document search engine software or...

    products.aspose.com/total/java/search/powerpoint/
  6. ImportFormatOptions.KeepSourceNumbering | Aspos...

    Control Document numbering with the ImportFormatOptions KeepSourceNumbering property. Easily manage clashes for seamless Imports. Default, false....how the numbering will be imported when it clashes in source...source and destination documents. The default value is false . public...

    reference.aspose.com/words/net/aspose.words/imp...
  7. Add Stamp to PDF|Aspose.PDF for Python via .NET

    Learn how to add a stamp to PDF pages using PdfFileStamp in Python....text-based stamps on each page of a document. Add the stamp to a PDF After...across the document. import sys from os import path import aspose...

    docs.aspose.com/pdf/python-net/add-stamp/
  8. 按 ID 管理印章|Aspose.PDF for Python via .NET

    如何使用 Aspose.PDF for Python 按唯一 ID 操作 PDF 中的橡胶印章注释... import aspose.pdf.facades as pdf_facades import aspose...apd from io import BytesIO import sys from os import path sys ...

    docs.aspose.com/pdf/zh/python-net/manage-stamp-...
  9. 在页面上使用状态替换文本|Aspose.PDF for Python via .NET

    在本示例中,页面 1 上所有出现的单词 “software” 都被替换为 “SOFTWARE PAGE 1”,使用红色文本,字体大小为 12。... import aspose.pdf as ap import aspose.pdf.facades...facades as pdf_facades import sys from os import path sys . path ....

    docs.aspose.com/pdf/zh/python-net/replace-text-...
  10. FieldRD.is_path_relative property | Aspose.Word...

    FieldRD.is_path_relative property. Gets or sets whether the path is relative to the current Document....is relative to the current document. @property def is_path_relative...in other documents. import aspose.words as aw import test_util...

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