Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 1,617 for

accept changes

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

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

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

    Represents a group of shapes in a document in Java....accept(printer); System.out.println(printer...Description accept(DocumentVisitor visitor) Accepts a visitor....

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

    Effortlessly create, convert, and edit Microsoft Word documents with Aspose.Words. No need for Word installation—streamline your document workflow today!...collection when going to be changed. License Provides methods to...Represents a revision (tracked change) in a document node or style...

    reference.aspose.com/words/net/aspose.words/
  4. LaTeX to image | Java

    To convert TeX to image formats using Aspose.TeX API solution for Java learn this article that describes how to do this and the code examples....LaTeX format and to be ready to accept the LaTeX file. Object LaTeX...addition to the , we have to change the device to an instance of...

    docs.aspose.com/tex/java/latex-to-image/
  5. Possible Regression: java.lang.ArrayIndexOutOfB...

    I am encountering a java.lang.ArrayIndexOutOfBoundsException when trying to load a specific CSV file using Aspose.Cells for Node.js via Java by using new aspose.Workbook(csvFilePath, aspose.getCsvLoadOptions()) I have t…...the CSV parsing behavior has changed in newer releases. Why it happens...where older versions silently accepted the data. What to do next...

    forum.aspose.com/t/possible-regression-java-lan...
  6. FieldIndex | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  7. ShapeBase class | Aspose.Words for Python

    aspose.words.drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...deleted in Microsoft Word while change tracking was enabled. is_group...inserted in Microsoft Word while change tracking was enabled. is_layout_in_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE objects, and ActiveX controls....deleted in Microsoft Word while change tracking was enabled. IsGroup...inserted in Microsoft Word while change tracking was enabled. IsLayoutInCell...

    reference.aspose.com/words/net/aspose.words.dra...
  9. FieldDde | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  10. 3. Matrix and similar environments

    This article provides a brief introduction into typesetting LaTeX matrix-like structures using AMS-LATEX packages....unlike LaTeX’s array , don’t accept an argument that specifies...matrix environment. You can change it using LaTeX’s standard counter...

    docs.aspose.com/tex/java/latex-ams-matrix/