Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 13,979 for

document editing

(0.12 sec)
  1. WriteProtection.SetPassword | Aspose.Words for ...

    Secure your Documents with the WriteProtection SetPassword method. Easily set a password to enhance Document security and prevent unauthorized access....protection password for the document. public void SetPassword (...user to enter it or open the document as read-only. Examples Shows...

    reference.aspose.com/words/net/aspose.words.set...
  2. DocumentSecurity | Aspose.Words for Java

    Used as a value for the BuiltInDocumentProperties.getSecurity / BuiltInDocumentProperties.setSecurityint property in Java....Specifies the security level of a document as a numeric value. Examples:...Examples: Shows how to use document properties to display the security...

    reference.aspose.com/words/java/com.aspose.word...
  3. LoadOptions | Aspose.Words for .NET

    Discover the LoadOptions constructor, designed to effortlessly initialize a new instance with default values for optimal performance and efficiency....Shows how to open an HTML document with images from a stream...File . OpenRead ( MyDir + "Document.html" )) { // Pass the URI...

    reference.aspose.com/words/net/aspose.words.loa...
  4. WriteProtection.read_only_recommended property ...

    WriteProtection.read_only_recommended property. Specifies whether the Document author has recommended that the Document be opened as read-only....whether the document author has recommended that the document be opened...protect a document with a password. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert Word Form Fields to PDF Form fields - F...

    Hi, If I have a word Document with Form Fields, then how can I convert the Document to PDF Document with PDF Form Fields. Currently if I do doc.Save() with target file extension as PDF, it just converts the word to PDF …...12:20pm 1 Hi, If I have a word document with Form Fields, then how...can I convert the document to PDF document with PDF Form Fields...

    forum.aspose.com/t/convert-word-form-fields-to-...
  6. WriteProtection.set_password method | Aspose.Wo...

    WriteProtection.set_password method. Sets the write protection password for the Document....protection password for the document. def set_password ( self ...user to enter it or open the document as read-only. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert One File|Aspose.Slides 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....Hide ] To convert a document in the document library: Select Convert...Aspose.Slides from the document’s Edit Control Block (ECB). Selecting...

    docs.aspose.com/slides/sharepoint/convert-one-f...
  8. Document.ProtectionType | Aspose.Words for .NET

    Discover the active Document protection type for enhanced security and data integrity. Safeguard your files effortlessly with our advanced features....ProtectionType Contents [ Hide ] Document.ProtectionType property Gets...Gets the currently active document protection type. public ProtectionType...

    reference.aspose.com/words/net/aspose.words/doc...
  9. BuiltInDocumentProperties.security property | A...

    BuiltInDocumentProperties.security property. Specifies the security level of a Document as a numeric value....Specifies the security level of a document as a numeric value. @property...OOXML documents only. To protect or unprotect a document use the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. LoadOptions constructor | Aspose.Words for Python

    aspose.words.loading.LoadOptions constructor...password to load an encrypted document. def __init__ ( self , password...password to open an encrypted document. Can be None or empty string...

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