Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 1,632 for

accept changes

(0.07 sec)
  1. 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...
  2. 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/
  3. 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...
  4. 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...
  5. 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/
  6. FieldLink | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Drawing::GroupShape class | Aspo...

    Aspose::Words::Drawing::GroupShape class. Represents a group of shapes in a document. To learn more, visit the documentation article in C++....Methods Method Description Accept (System::SharedPtr<Aspose:...ocumentVisitor>) override Accepts a visitor. AcceptEnd (Syst...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!... If you want to change page setup, use PageSetup ...(); asposePdfDoc . Pages . Accept ( textFragmentAbsorber ); Assert...

    reference.aspose.com/words/net/aspose.words/doc...
  9. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format in Java....during saving a document and accepts data about saving progress...the font attributes will be changed according to the character...

    reference.aspose.com/words/java/com.aspose.word...
  10. LaTeX to image | .NET

    To convert TeX to image formats using Aspose.TeX API solution for .NET learn this article to see that describes how to do this and the code examples....LaTeX format and to be ready to accept the LaTeX file. Object LaTeX...instance, and the device MUST be changed to an instance of the class...

    docs.aspose.com/tex/net/latex-to-image/