Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 16,670 for

edit

(0.33 sec)
  1. 使用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...MODIFY_CONTENTS; // 8 - Allow editing text/images permissions |=...

    forum.aspose.com/t/aspose-wod-java-word-pdf-ado...
  2. Miscellaneous|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....the charts are exported as editable charts rather than static...pictures. This way, users can edit the charts manually in Microsoft...

    docs.aspose.com/cells/jasperreports/miscellaneous/
  3. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images.... Examples Shows how to edit the image while Aspose.Words...pass a SaveOptions object to # edit the image while the saving operation...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.isAtStartOfParagraph property |...

    DocumentBuilder.isAtStartOfParagraph property. Returns ``true`` if the cursor is at the beginning of the current paragraph (no text before the cursor)....toBe ( null ); // If we wish to edit a different part of the document...cursor to the node we wish to edit. builder . moveToBookmark (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentBuilder.current_paragraph property | As...

    DocumentBuilder.current_paragraph property. Gets the paragraph that is currently selected in this [DocumentBuilder](../)....current_node ) # If we wish to edit a different part of the document...cursor to the node we wish to edit. builder . move_to_bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImageSaveOptions.scale property | Aspose.Words ...

    ImageSaveOptions.scale property. Gets or sets the zoom factor for the generated images....saveOptions ); Shows how to edit the image while Aspose.words...pass a SaveOptions object to // edit the image while the saving operation...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Document.unprotect method | Aspose.Words for No...

    Aspose.Words.Document.unprotect method...Microsoft Word intending to edit it, // we will need to apply...need the password to open and edit it programmatically. let protectedDoc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ProtectionType | Aspose.Words for Java

    Protection type for a document in Java....document, we will be able to edit the first section freely, //...and we will only be able to edit the contents of the form field...

    reference.aspose.com/words/java/com.aspose.word...
  9. Add Watermark to a document|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....Cells” option in the document’s Edit Control Block (ECB). The following...

    docs.aspose.com/cells/sharepoint/add-watermark-...
  10. DocumentBuilder.move_to_document_end method | A...

    DocumentBuilder.move_to_document_end method. Moves the cursor to the end of the document....current_node ) # If we wish to edit a different part of the document...cursor to the node we wish to edit. builder . move_to_bookmark...

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