Sort Score
Result 10 results
Languages All
Labels All
Results 3,601 - 3,610 of 11,782 for

document editing

(0.05 sec)
  1. 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...
  2. Aspose::Words::Run::get_Text method | Aspose.Wo...

    Aspose::Words::Run::get_Text method. Gets or sets the text of the run in C++....Words document by hand. auto doc = MakeObject < Document > ();...(); // A blank document contains one section, one body and one...

    reference.aspose.com/words/cpp/aspose.words/run...
  3. Watermark | Aspose.Words for Java

    Represents class to work with Document watermark in Java....Represents class to work with document watermark. To learn more,...Working with Watermark documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  4. Watermark class | Aspose.Words for Python

    aspose.words.Watermark class. Represents class to work with Document watermark...Represents class to work with document watermark. To learn more,...Working with Watermark documentation article. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. WriteProtection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Settings.WriteProtection class to easily manage Document write protection settings and enhance your Document security....protection settings for a document. To learn more, visit the...Protect or Encrypt a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words.set...
  6. Document.FirstSection | Aspose.Words for .NET

    Retrieve the first section of your Document effortlessly. Enhance your workflow with our Document FirstSection property for streamlined organization....FirstSection Contents [ Hide ] Document.FirstSection property Gets...Gets the first section in the document. public Section FirstSection...

    reference.aspose.com/words/net/aspose.words/doc...
  7. DocumentBuilder.is_at_end_of_paragraph property...

    DocumentBuilder.is_at_end_of_paragraph property. Returns ``True`` if the cursor is at the end of the current paragraph....Examples Shows how to move a document builder’s cursor to different...different nodes in a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert WORDML to POTM via C++ or with free Onl...

    Export WORDML to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to POTM online converter quickly before integrating the code....presentation from a WordML document. WordML is a markup language...language used to create documents in Microsoft Word, while POTM is...

    products.aspose.com/total/cpp/conversion/wordml...
  9. Aspose::Words::Section::get_PageSetup method | ...

    Aspose::Words::Section::get_PageSetup method. Returns an object that represents page setup and section properties in C++.... auto doc = MakeObject < Document > (); SharedPtr < PageSetup...Words document by hand. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words/sec...
  10. DocumentBuilder class | Aspose.Words for Python

    aspose.words.DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting...visit the Document Builder Overview documentation article. Remarks...process of building a Document easier. Document is a composite object...

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