Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 14,631 for

document editing

(0.1 sec)
  1. PdfAnnotationEditor Class|Aspose.PDF for Python...

    Learn how to use the PdfAnnotationEditor class in Aspose.PDF for Python via .NET to work with PDF annotations, comments, and markup programmatically....manually editing the low-level structure of a document. It provides...

    docs.aspose.com/pdf/python-net/pdfannotationedi...
  2. FieldEditTime Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEditTime class for efficient Document Editing. Simplify your workflow with powerful EDITTIME field management....the Working with Fields documentation article. public class FieldEditTime...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Auto layout VSTX document via Java | products.a...

    Java source code to auto layout vstx file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....TIFF VSDX Auto layout VSTX document in Java Native and high performance...performance auto layout VSTX document using server-side Aspose.Diagram...

    products.aspose.com/diagram/java/autolayout/vstx/
  4. Advanced Protection Settings since Excel XP wit...

    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.... Edit contents, objects, or scenarios...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/advanced-p...
  5. PdfFileStamp Class|Aspose.PDF for Python via .NET

    Learn how to use the PdfFileStamp class in Aspose.PDF for Python via .NET to add headers, footers, page numbers, and stamps to PDF Documents....stamps across a document without manually editing each page. What...PdfFileStamp Add page numbers to PDF documents with PdfFileStamp Add stamps...

    docs.aspose.com/pdf/python-net/pdffilestamp-class/
  6. FieldEditTime class | Aspose.Words for Python

    aspose.words.fields.FieldEditTime class. Implements the EDITTIME field...the Working with Fields documentation article. Remarks Retrieves...the total editing time, in minutes, since the document was created...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfEncryptionDetails.permissions property | Asp...

    PdfEncryptionDetails.permissions property. Specifies the operations that are allowed to a user on an encrypted PDF Document...a user on an encrypted PDF document. The default value is PdfPermissions...on a saved PDF document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Protect DOC document Online with password and u...

    Online DOC file password protection app. Java API code to apply password protection on DOC Document....Java Protect Doc Online DOC Document Protection or Set Password...Develop powerful Java based DOC document protection utility application...

    products.aspose.com/total/java/protect/doc/
  9. Export PS to POTX in Android | products.aspose.com

    Android API to Convert PS to POTX without using Microsoft Word...Why to Convert The Portable Document Format (PDF) is a widely used...used file format for documents. It is a popular choice for sharing...

    products.aspose.com/total/android-java/conversi...
  10. 使用Aspose.wod java 将word转PDF,加密并设置权限,adobe acrob...

    当我使用如下代码计算权限,即使所有权限都设置好了,在adobe acrobat 中依然会显示文档组合和页面提取 不允许,怎么设置才能让adobe acrobat 中显示允许 // Allow Copy: Enable text/image copying and accessibility tools if (security.isAllowCopy()) { permissions |= …...(512)"); } // Allow Edit: Enable content editing capabilities (without...(without document assembly) if (security.isAllowEdit()) { permissions...

    forum.aspose.com/t/aspose-wod-java-word-pdf-ado...