Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 707 for

accept changes

(0.15 sec)
  1. FieldAdvance | Aspose.Words for Java

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

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

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

    reference.aspose.com/words/java/com.aspose.word...
  3. Working with Messages in a PST File|Documentation

    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....delete_child_items() method which accepts a list of Entry ID items referring...properties of messages such as changing the subject, marking message...

    docs.aspose.com/email/python-net/working-with-m...
  4. AbsolutePositionTab class | Aspose.Words for No...

    Aspose.Words.AbsolutePositionTab class. An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content...deleted in Microsoft Word while change tracking was enabled. (Inherited...object was changed in Microsoft Word while change tracking was...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldListNum | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Tables::Table class | Aspose.Wor...

    Aspose::Words::Tables::Table class. Represents a table in a Word 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.tab...
  7. OfficeMath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Math.OfficeMath class, designed for creating and managing Office Math objects like equations and matrices with ease....Description override Accept ( DocumentVisitor ) Accepts a visitor. override...AcceptEnd ( DocumentVisitor ) Accepts a visitor for visiting the...

    reference.aspose.com/words/net/aspose.words.mat...
  8. OfficeMath class | Aspose.Words for Python

    aspose.words.math.OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike...Description accept(visitor) Accepts a visitor. accept_end(visitor)...accept_end(visitor) Accepts a visitor for visiting the end of the office math...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldSymbol | Aspose.Words for Java

    Implements a SYMBOL field in Java....isUnicode(true); // Change the font of our symbol after...toString(0x221E)); field.isUnicode(true); // Change the font of our symbol after...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose split docx file wrongly in Docker, but w...

    I am using Aspose to split a DOCX file into separate DOCX files for each page, and I am creating a Python Azure Function to perform this task. The splitting works correctly in both an Ubuntu Docker image and my local env…..."msttcorefonts msttcorefonts/accepted-mscorefonts-eula select true"...ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true...

    forum.aspose.com/t/aspose-split-docx-file-wrong...