Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 1,685 for

accept changes

(0.14 sec)
  1. 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...
  2. Aspose::Words::Fields::FieldStart class | Aspos...

    Aspose::Words::Fields::FieldStart class. Represents a start of a Word field in a document. To learn more, visit the documentation article in C++....Methods Method Description Accept (System::SharedPtr<Aspose:...ocumentVisitor>) override Accepts a visitor. Clone (bool) Creates...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Table Formatting in Python|Aspose.Words for Pyt...

    Table formatting in details using Python. Use Python 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/python-net/applying-forma...
  4. 如何使用颜色调色板|Documentation

    使用JavaScript代码向调色板添加自定义颜色并使用Excel颜色调色板,配合Aspose.Cells for JavaScript via C++。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...`<p>Is Orchid in palette before change: ${ isInPaletteBefore } </p>`...

    docs.aspose.com/cells/zh/javascript-cpp/excel-c...
  5. Using Aspose.Words to save docx template to PDF...

    Hello Aspose Team, I’d like some technical input concerning my Aspose.Words instances slowing down over time. What are we doing: We’re using Aspose.Words to generate a PDF from a .docx template. This is done in a Dot…...noticed in was too late to change it) I really appriciate your...applying the above mentioned changes and continue tests tomorrow...

    forum.aspose.com/t/using-aspose-words-to-save-d...
  6. Managing Project Currency Digits | Aspose.Tasks...

    Learn how to view, set, and retrieve currency digits (decimal places) in Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET, with examples and best practices.... It accepts an integer value from 0 to...setting for consistency. ❌ Avoid changing currency digits mid-project...

    docs.aspose.com/tasks/net/managing-currency-dig...
  7. FieldStyleRef | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. FieldCitation | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose.Cell import object shuffles the data - F...

    in some random case for the same dataset after binding data to Excel using Aspose.Cells data is shuffled randomly , it’s not like data is shifted. But if we re-prepare the excel it looks fine. Below is the code snippet. …...latest version, we have to change lot of things as we are using...latest version, we have to change lot of things as we are using...

    forum.aspose.com/t/aspose-cell-import-object-sh...