Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 2,578 for

document editing

(0.04 sec)
  1. Aspose::Words::Properties::DocumentSecurity enu...

    Aspose::Words::Properties::DocumentSecurity enum. Used as a value for the Security property. Specifies the security level of a Document as a numeric value in C++....Specifies the security level of a document as a numeric value. enum class...property. PasswordProtected 1 The document is password protected. (Note...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. Section | Aspose.Words for .NET

    Create dynamic web sections effortlessly with our Section Constructor. Easily initialize and customize your Section class for optimal site performance....doc DocumentBase The owner document. Remarks When the section...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/sec...
  3. BuiltInDocumentProperties.Security | Aspose.Wor...

    Discover the BuiltInDocumentProperties Security feature, defining your Document's security level with precision. Enhance your Document protection today!...Specifies the security level of a document as a numeric value. public...OOXML documents only. To protect or unprotect a document use the...

    reference.aspose.com/words/net/aspose.words.pro...
  4. StructuredDocumentTag.clear method | Aspose.Wor...

    StructuredDocumentTag.clear method. Clears contents of this structured Document tag and displays a placeholder if it is defined....contents of this structured document tag and displays a placeholder...clear contents of a structured document tag if it has revisions. If...

    reference.aspose.com/words/python-net/aspose.wo...
  5. WriteProtection.validate_password method | Aspo...

    WriteProtection.validate_password method. Returns ``True`` if the specified password is the same as the write-protection password the Document was protected with...password the document was protected with. If document is not write-protected...protect a document with a password. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.AcceptAllRevisions | Aspose.Words for ...

    Streamline your Editing process with the AcceptAllRevisions method, effortlessly accepting all tracked changes in your Document for a polished final version....AcceptAllRevisions Contents [ Hide ] Document.AcceptAllRevisions method...all tracked changes in the document. public void AcceptAllRevisions...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Footnote.IsAuto | Aspose.Words for .NET

    Discover the IsAuto property for footnotes, enabling seamless autonumbering or custom reference marks for enhanced Document clarity and organization.... Document doc = new Document (); DocumentBuilder...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/net/aspose.words.not...
  8. How to Edit PDF Properties in C#

    This article instructs on how to edit PDF properties in C#. It shares the environment details, programming steps and a code snippet to change PDF metadata in C#....TeX Product Family How to Edit PDF Properties in C# This article...article walks you through how to edit PDF properties in C# . It has...

    kb.aspose.com/pdf/net/how-to-edit-pdf-propertie...
  9. WriteProtection.IsWriteProtected | Aspose.Words...

    Discover the WriteProtection IsWriteProtected property, easily check if a write protection password is active for enhanced security and data integrity....protect a document with a password. Document doc = new Document ();...Writeln ( "Hello world! This document is protected." ); // Enter...

    reference.aspose.com/words/net/aspose.words.set...
  10. HTML Form Editor – C# – Aspose.HTML for .NET

    You will learn how to work with a FormEditor object to manipulate HTML form in the Document, input controls, and submit information....find an existing form in the document, create a new one from scratch...manipulate HTML form in the document, input controls, and submit...

    docs.aspose.com/html/net/html-form-editor/