Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 2,578 for

document editing

(0.05 sec)
  1. Aspose::Words::InlineStory::get_IsMoveFromRevis...

    Aspose::Words::InlineStory::get_IsMoveFromRevision method. Returns true if this object was moved (deleted) in Microsoft Word while change tracking was enabled in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revision footnotes...footnotes.docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. Aspose::Words::InlineStory::get_IsMoveToRevisio...

    Aspose::Words::InlineStory::get_IsMoveToRevision method. Returns true if this object was moved (inserted) in Microsoft Word while change tracking was enabled in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revision footnotes...footnotes.docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. Creating an HTML Document – Create or Load HTML...

    Learn how to load HTML Document from a file, stream, URL, or create HTML from scratch. Consider approaches to load HTML Documents....Working with HTML Documents Create HTML Document Live Demos HTML...Pricing Buy Creating an HTML Document – Create or Load HTML | C#...

    docs.aspose.com/html/net/creating-a-document/
  4. Edit HTML Document – Edit HTML File – C#

    Learn how to read or modify the Document Object Model, how to create an HTML Element, and use Inline CSS, Internal CSS, and External CSS....Working with HTML Documents Edit HTML Document Live Demos HTML...Download Pricing Buy Edit HTML DocumentEdit HTML File – C# Contents...

    docs.aspose.com/html/net/edit-html-document/
  5. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word Document in C++....Aspose::Words::Document::Document constructor Contents [ Hide...Hide ] Document::Document() constructor Creates a blank Word document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. RunCollection.toArray method | Aspose.Words for...

    RunCollection.toArray method. Copies all runs from the collection to a new array of runs.... Document ( base . myDir + "Revision...runs.docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Inline::get_IsInsertRevision met...

    Aspose::Words::Inline::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revision runs...runs.docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  8. Aspose::Words::Inline::get_IsDeleteRevision met...

    Aspose::Words::Inline::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++.... auto doc = MakeObject < Document > ( MyDir + u "Revision runs...runs.docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  9. CompareOptions.ignore_case_changes property | A...

    CompareOptions.ignore_case_changes property. True indicates that Documents comparison is case insensitive....property True indicates that documents comparison is case insensitive...to filter specific types of document elements when making a comparison...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CompareOptions.ignore_comments property | Aspos...

    CompareOptions.ignore_comments property. Specifies whether to compare differences in comments....to filter specific types of document elements when making a comparison...comparison. # Create the original document and populate it with various...

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