Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 2,579 for

document editing

(0.1 sec)
  1. StructuredDocumentTag.is_temporary property | A...

    StructuredDocumentTag.is_temporary property. Specifies whether this SDT shall be removed from the WordProcessingML Document when its contents are modified....from the WordProcessingML document when its contents are modified...aw . Document () # Insert a plain text structured document tag...

    reference.aspose.com/words/python-net/aspose.wo...
  2. EditableRangeEnd class | Aspose.Words for Node.js

    Aspose.Words.EditableRangeEnd class. Represents an end of an editable range in a Word Document...an end of an editable range in a Word document. To learn more...Aspose.Words Document Object Model (DOM) documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. OleFormat | Aspose.Words for Java

    Provides access to the data of an OLE object or ActiveX control in Java....Working with Ole Objects documentation article. Remarks: Use the...objects into files. Document doc = new Document(getMyDir() + "OLE...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_IsTemporary method. Specifies whether this SDT shall be removed from the WordProcessingML Document when its contents are modified in C++....from the WordProcessingML document when its contents are modified...controls. auto doc = MakeObject < Document > (); // Insert a plain text...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Node::GetText method | Aspose.Wo...

    Aspose::Words::Node::GetText method. Gets the text of this node and of all its children in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...again!" ); // Converting the document to text form reveals that...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. DocumentBuilder.IsAtEndOfParagraph | Aspose.Wor...

    Discover DocumentBuilder's IsAtEndOfParagraph property, which efficiently checks if the cursor is positioned at the end of a paragraph for seamless Document Editing....Examples Shows how to move a document builder’s cursor to different...nodes in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Aspose::Words::Section::get_ProtectedForForms m...

    Aspose::Words::Section::get_ProtectedForForms method. True if the section is protected for forms. When a section is protected for forms, users can select and modify text only in form fields in Microsoft Word in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...protection to every section in the document. doc -> Protect ( ProtectionType...

    reference.aspose.com/words/cpp/aspose.words/sec...
  8. Bibliography Class | Aspose.Words for .NET

    Discover the Aspose.Words.Bibliography class, your essential tool for managing bibliography sources in Documents efficiently and effortlessly....bibliography sources available in the document. public sealed class Bibliography...available in the document. Document document = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.bib...
  9. MailMerge.Execute | Aspose.Words for .NET

    Streamline your mailing process with the MailMerge Execute method, effortlessly merging data from custom sources for personalized communication....fill mail merge fields in the document with values from any data...CustomDataSource () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mai...
  10. Aspose::Words::Saving::ImageSaveOptions::get_Ho...

    Aspose::Words::Saving::ImageSaveOptions::get_HorizontalResolution method. Gets or sets the horizontal resolution for the generated images, in dots per inch in C++....to edit the image while Aspose.Words converts a document to one...one. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...