Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 2,578 for

document editing

(0.12 sec)
  1. Aspose::Words::Settings::WriteProtection::get_R...

    Aspose::Words::Settings::WriteProtection::get_ReadOnlyRecommended method. Specifies whether the Document author has recommended that the Document be opened as read-only in C++....whether the document author has recommended that the document be opened...Examples Shows how to protect a document with a password. auto doc...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. ImageSaveOptions | Aspose.Words for Java

    Allows to specify additional options when rendering Document pages or shapes to images in Java....additional options when rendering document pages or shapes to images...the Specify Save Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::ProtectionType enum | Aspose.Wor...

    Aspose::Words::ProtectionType enum. Protection type for a Document in C++....enum Protection type for a document. enum class ProtectionType...only modify comments in the document. AllowOnlyFormFields 2 User...

    reference.aspose.com/words/cpp/aspose.words/pro...
  4. Add Math Equations to PowerPoint Presentations ...

    Learn how to work with mathematical equations in PowerPoint using Aspose.Slides for .NET. Get detailed instructions, code examples, and tips to automate the creation and Editing of presentations....Create new math expressions or edit previously created ones. Partial...MathParagraph class lets you read, add, edit, and delete math blocks ( MathBlock...

    docs.aspose.com/slides/net/powerpoint-math-equa...
  5. Aspose::Words::Settings::WriteProtection::get_I...

    Aspose::Words::Settings::WriteProtection::get_IsWriteProtected method. Returns true when a write protection password is set in C++....Examples Shows how to protect a document with a password. auto doc...doc = MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.set...
  6. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the type of a Word Document node....Specifies the type of a Word document node. Members Name Description...select all children. DOCUMENT A Document object that, as the root...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the Documentation article in C++....visit the Document Builder Overview documentation article. class...System::SharedPtr<Aspose::Words::Document>&) Initializes a new instance...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Create SVG File, Load and Read SVG in Python

    Learn how to create SVG from a memory string or file; how to load SVG from the Web and read SVG using Aspose.SVG for Python via .NET API....you must create or load a document. Aspose.SVG for Python via...enables you to construct an SVG document from scratch or load an existing...

    docs.aspose.com/svg/python-net/create-svg-file/
  9. TextWatermarkOptions | Aspose.Words for Java

    Contains options that can be specified when adding a watermark with text in Java....Working with Watermark documentation article. Examples: Shows...text watermark. Document doc = new Document(); // Add a plain...

    reference.aspose.com/words/java/com.aspose.word...
  10. Document.accept_all_revisions method | Aspose.W...

    Document.accept_all_revisions method. Accepts all tracked changes in the Document....all tracked changes in the document. def accept_all_revisions...changes in the document. doc = aw . Document () builder = aw...

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