Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 2,698 for

document revision

(0.04 sec)
  1. Shape.AcceptEnd | Aspose.Words for .NET

    Discover the Shape AcceptEnd method to seamlessly guide visitors to the shape's end, enhancing user experience and interaction....visitor DocumentVisitor The document visitor. Return Value The...shapes in a document. public void VisitShapes () { Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Shape.AcceptStart | Aspose.Words for .NET

    Discover the Shape AcceptStart method, seamlessly guide visitors to the beginning of your design, enhancing engagement and user experience....visitor DocumentVisitor The document visitor. Return Value The...shapes in a document. public void VisitShapes () { Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Drawing::Shape::get_ShadowEnable...

    Aspose::Words::Drawing::Shape::get_ShadowEnabled method. Returns true if a shadow effect is enabled in C++....iterate over all the shapes in a document. void VisitShapes () { auto...= MakeObject < Document > ( MyDir + u "Revision shape.docx" );...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Track Changes in Word using Java

    Follow this article to track changes in Word using Java. It has all the details to set the IDE, a list of steps, and a sample code demonstrating how to activate track changes in Word using Java....times while editing a Word document. Steps to Track Changes in...changes Create a blank Word Document for adding sample content...

    kb.aspose.com/words/java/track-changes-in-word-...
  5. Aspose::Words::Drawing::Shape::get_HasChart met...

    Aspose::Words::Drawing::Shape::get_HasChart method. Returns true if this Shape has a Chart in C++....iterate over all the shapes in a document. void VisitShapes () { auto...= MakeObject < Document > ( MyDir + u "Revision shape.docx" );...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Shape::get_ExtrusionEna...

    Aspose::Words::Drawing::Shape::get_ExtrusionEnabled method. Returns true if an extrusion effect is enabled in C++....iterate over all the shapes in a document. void VisitShapes () { auto...= MakeObject < Document > ( MyDir + u "Revision shape.docx" );...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Find Maximum Rows and Columns supported by XLS ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Days Preserving History of Revision Logs in Shared Workbook...

    docs.aspose.com/cells/python-net/find-maximum-r...
  8. CompareOptions.IgnoreFormatting | Aspose.Words ...

    Discover how the CompareOptions IgnoreFormatting property enhances text processing by ignoring formatting for more efficient data comparison....set ; } Remarks By default document formatting is not ignored...to filter specific types of document elements when making a comparison...

    reference.aspose.com/words/net/aspose.words.com...
  9. CompareOptions.Target | Aspose.Words for .NET

    Discover how to set the Target property in CompareOptions for effective Document comparison. Streamline your process with precise targeting today!...Target property Specifies which document shall be used as a target...to filter specific types of document elements when making a comparison...

    reference.aspose.com/words/net/aspose.words.com...
  10. Range Class | Aspose.Words for .NET

    Discover the Aspose.Words.Range class, your key to managing Document sections effortlessly. Enhance your Document processing with seamless control and flexibility....Represents a contiguous area in a document. To learn more, visit the...the Working with Ranges documentation article. public class Range...

    reference.aspose.com/words/net/aspose.words/range/