Sort Score
Result 10 results
Languages All
Labels All
Results 1,461 - 1,470 of 10,536 for

join documents

(0.24 sec)
  1. 删除附件|Aspose.PDF for Python via .NET

    此示例绑定一个输入 PDF,删除所有附件,并将修改后的 PDF 保存为不包含任何嵌入文件的版本。... 保存已更新的 Document。 import aspose.pdf.facades...sys . path . append ( path . join ( path . dirname ( __file__...

    docs.aspose.com/pdf/zh/python-net/remove-attach...
  2. Delete Stamp By Index|Aspose.PDF for Python via...

    This example creates two rubber stamps on page 2. After that, a stamp can be deleted by specifying its index.... Bind the input PDF document. Bind the input PDF file to...and 3. Save the modified PDF document to the output file using save(outfile)...

    docs.aspose.com/pdf/python-net/delete-stamp-by-...
  3. Move Stamp By ID|Aspose.PDF for Python via .NET

    In this example, a rubber stamp is added to page 1 and then moved to a new position using its ID before saving the updated document.... Bind the input PDF document. Add a rubber stamp annotation...its ID. Save the updated PDF document. import aspose.pdf.facades...

    docs.aspose.com/pdf/python-net/move-stamp-by-id...
  4. Resolve Full Field Names|Aspose.PDF for Python ...

    This example demonstrates how to retrieve the fully qualified names of form fields in a PDF document using Aspose.PDF Facades API.... Bind the PDF Document. Access all form field names...sys . path . append ( path . join ( path . dirname ( __file__...

    docs.aspose.com/pdf/python-net/resolve-full-fie...
  5. 当时间过长时使用 InterruptMonitor 停止转换或加载|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.... join (); t2 . join (); } public static void...

    docs.aspose.com/diagram/zh/java/stop-conversion...
  6. Add Line Annotation|Aspose.PDF for Python via .NET

    This example binds an input PDF, draws a red line annotation with square line endings, and saves the modified PDF.... Save the updated Document. import aspose.pdf as ap import...sys . path . append ( path . join ( path . dirname ( __file__...

    docs.aspose.com/pdf/python-net/add-line-annotat...
  7. Add Curve Annotation|Aspose.PDF for Python via ...

    This example binds an input PDF, draws a dashed curve on the first page, and saves the modified document.... Save the updated Document. import aspose.pdf as ap import...sys . path . append ( path . join ( path . dirname ( __file__...

    docs.aspose.com/pdf/python-net/add-curve-annota...
  8. IReplacingCallback class | Aspose.Words for Python

    aspose.words.replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation.... Document ( file_name = MY_DIR + 'Header...text ( self ): return str . join ( '' , self . m_text_builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Extract SVG from Website – Python code

    Extract SVGs from a website programmatically in Python. Use Aspose.HTML for Python via .NET to quickly and accurately parse HTML and extract data....Demos Cloud Free Trial Documentation API Reference Overview Overview...Demos Cloud Free Trial Documentation API Reference PyPI Pricing...

    products.aspose.com/html/python-net/extract-svg...
  10. Create Rubber Stamp With Appearance Stream|Aspo...

    This example loads a PDF, creates a rubber stamp on page 1 using an image file for its appearance, and saves the modified document. ✨... Bind the input PDF document. Define a rectangle for the...settings. Save the updated PDF document. import aspose.pdf.facades...

    docs.aspose.com/pdf/python-net/create-rubber-st...