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

document editing

(0.08 sec)
  1. InlineStory.is_insert_revision property | Aspos...

    InlineStory.is_insert_revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled.... Document ( file_name = MY_DIR + 'Revision...footnotes.docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Paragraph.runs property | Aspose.Words for Python

    Paragraph.runs property. Provides access to the typed collection of pieces of text inside the paragraph.... Document ( MY_DIR + "Revision runs...runs.docx" ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  3. InlineStory.is_move_from_revision property | As...

    InlineStory.is_move_from_revision property. Returns ``True`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... Document ( file_name = MY_DIR + 'Revision...footnotes.docx' ) # When we edit the document while the "Track Changes"...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::InlineStory::get_IsDeleteRevisio...

    Aspose::Words::InlineStory::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 footnotes...footnotes.docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  5. Few questions - Free Support Forum - aspose.com

    Hello Few queries if you don’t mind please? ImageSaveOptions.Resolution what is the default value? And min / max possible/recommended value? When saving mhtml to DOC, setting DocSaveOptions.SaveRoutingSlip to True or …...like mhtml to pdf, with no editing, UpdateFields shall be True...slip while saving document as DOC, if the document contains it. Recommended...

    forum.aspose.com/t/few-questions/267165
  6. Aspose.Cells for .NET 7.3.4 Release Notes|Docum...

    Aspose.Cells for .Net 7.3.4 Release Notes – the latest enhancements, new features, and fixes....Excel Wrapper Saving an Excel document takes more than one minute...bad document Rendering an MS Excel file to PDF document has an...

    docs.aspose.com/cells/net/aspose-cells-for-net-...
  7. CompositeNode.prepend_child method | Aspose.Wor...

    CompositeNode.prepend_child method. Adds the specified node to the beginning of the list of child nodes for this node....inserted was created from another document, you should use DocumentBase...import the node to the current document. The imported node can then...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Inline Class Reference - Aspose....

    Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own.... auto doc = MakeObject<Document>(MyDir + u "Revision runs...runs.docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. Issue Restoring Text and Images Position When C...

    Hello team, I am facing an issue with text alignment and positioning during a PDF-to-Word-to-HTML and back-to-PDF conversion process. Below is the workflow I am following: Initial Step: I save the margins and dimens…...each page in the original PDF document. Conversion to Word and HTML:...to Word, then to HTML for editing. Reconversion to Word and Back...

    forum.aspose.com/t/issue-restoring-text-and-ima...
  10. InlineStory.IsMoveToRevision | Aspose.Words for...

    InlineStory IsMoveToRevision property. Returns true if this object was moved inserted in Microsoft Word while change tracking was enabled in C#.... Document doc = new Document ( MyDir + "Revision...footnotes.docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...