Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 18,629 for

document editor

(0.5 sec)
  1. EditableRangeStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.EditableRangeStart class, your key to managing editable ranges in Word Documents for enhanced Document control and flexibility....an editable range in a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/edi...
  2. Delete Images from PDF|Aspose.PDF for Python vi...

    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.... Bind the input PDF document. Delete specific images from...page. Save the updated PDF document. import aspose.pdf.facades...

    docs.aspose.com/pdf/python-net/delete-images/
  3. Add Bookmark Action|Aspose.PDF for Python via .NET

    This example binds an input PDF, creates a bookmark labeled "PdfContentEditor Bookmark" that navigates to page 1, and saves the updated Document....quick navigation within PDF documents. Using PdfContentEditor ,...Bookmark action. Save the updated Document. import aspose.pdf.facades...

    docs.aspose.com/pdf/python-net/add-bookmark-act...
  4. DocSaveOptions.always_compress_metafiles proper...

    DocSaveOptions.always_compress_metafiles property. When ``False``, small metafiles are not compressed for performance reason...compression in a document while saving. # Open a document that contains...Equation 3.0 formula. doc = aw . Document ( file_name = MY_DIR + 'Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Set Field Alignment Vertical|Aspose.PDF for Pyt...

    This example demonstrates how to set the vertical alignment of a form field in a PDF Document using Aspose.PDF for Python....layout: Open an existing PDF document. Create a FormEditor object...bottom. Save the modified document. from io import FileIO import...

    docs.aspose.com/pdf/python-net/set-field-alignm...
  6. Python Word Document Processing API – Aspose | ...

    Python գրադարան Word ֆայլերի հետ աշխատելու համար: Ստեղծեք, խմբագրեք, փոխակերպեք, DOCX, DOC, RTF, PDF, EPUB, WordML, ODT, HTML, տեքստ և շատ այլ ձևաչափեր:...հավաքածու է, որոնք հիմնված են Document Object Model-ի վրա (DOM)՝...տարբերությունները Aspose.Words Editor Խմբագրել փաստաթղթերը հեշտությամբ...

    products.aspose.com/words/hy/python-net/
  7. DocSaveOptions.alwaysCompressMetafiles property...

    DocSaveOptions.alwaysCompressMetafiles property. When ``false``, small metafiles are not compressed for performance reason...compression in a document while saving. // Open a document that contains...formula. let doc = new aw . Document ( base . myDir + "Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. 删除附件|Aspose.PDF for Python via .NET

    此示例绑定一个输入 PDF,删除所有附件,并将修改后的 PDF 保存为不包含任何嵌入文件的版本。... 保存已更新的 Document。 import aspose.pdf.facades...PdfContentEditor object content_editor = pdf_facades . PdfContentEditor...

    docs.aspose.com/pdf/zh/python-net/remove-attach...
  10. 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-...