Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 1,641 for

accept changes

(0.1 sec)
  1. FootnoteSeparator | Aspose.Words for Java

    in Java....Methods Method Description accept(DocumentVisitor visitor) a...saveFormat) accept(DocumentVisitor visitor) public boolean accept(DocumentVisitor...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldNoteRef | Aspose.Words for Java

    Implements the NOTEREF field in Java....accept(fieldVisitor); if (currentField...getSeparator().accept(fieldVisitor); } currentField.getEnd().accept(fieldVisitor);...

    reference.aspose.com/words/java/com.aspose.word...
  3. Table Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word documents, enhancing your document's layout and functionality....Description override Accept ( DocumentVisitor ) Accepts a visitor. override...AcceptEnd ( DocumentVisitor ) Accepts a visitor for visiting the...

    reference.aspose.com/words/net/aspose.words.tab...
  4. FieldChar class | Aspose.Words for Python

    aspose.words.fields.FieldChar class. Base class for nodes that represent field characters in a document...deleted in Microsoft Word while change tracking was enabled. (Inherited...object was changed in Microsoft Word while change tracking was...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Work with PDF layers using C#|Aspose.PDF for .NET

    The next task explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside PDF into one....save the document with the changes. Since the 24.5 release, this...cleanupContentStream)’ method accepts the boolean parameter that...

    docs.aspose.com/pdf/net/work-with-pdf-layers/
  6. Story | Aspose.Words for Java

    Base class for elements that contain block-level nodes Paragraph and Table in Java....Description accept(DocumentVisitor visitor) Accepts a visitor....saveFormat) Story() public Story() accept(DocumentVisitor visitor) public...

    reference.aspose.com/words/java/com.aspose.word...
  7. Table Formatting in Java|Aspose.Words for Java

    Table formatting in details. Using Java to format every part of table.... For example, changing the page margins or the preferred...anything and does not change when you change the table or other...

    docs.aspose.com/words/java/applying-formatting/
  8. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....Save method, it accepts a file name with a complete...Save method overloads that accept a SaveOptions object. This...

    docs.aspose.com/diagram/net/save-visio-document/
  9. Cell format with date string does not apply wit...

    I’m loading Json data for data binding using Smart Marker and I noticed that template Excel file with a cell formatted with specific date time style does not get properly applied. Is there something I’m missing here? No…...Excel template is formatted to accept the date format you are providing...source is JSON data. Please change your Smart Maker (in the template...

    forum.aspose.com/t/cell-format-with-date-string...
  10. PDF Multimedia Annotation|Aspose.PDF for Java

    Aspose.PDF for Java allows you to add, get, and delete the multimedia annotation from your PDF document.... accept ( annotationSelector ); List...Rectangle . getTrivial ())); page . accept ( annotationSelector ); List...

    docs.aspose.com/pdf/java/multimedia-annotation/