Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 1,777 for

accept changes

(0.59 sec)
  1. Specify 3D File Load Options in C#|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that Accept a LoadOptions object. Each load format has a corresponding class that holds load options for that load format....constructor overloads that accept a LoadOptions object. This...true, usually we don't need to change it. Aspose.3D will automatically...

    docs.aspose.com/3d/net/specify-3d-file-load-opt...
  2. Aspose::Words::Math::OfficeMath class | Aspose....

    Aspose::Words::Math::OfficeMath class. Represents an Office Math object such as function, equation, matrix or alike. Can contain child elements including runs of mathematical text, bookmarks, comments, other OfficeMath instances and some other nodes. 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.mat...
  3. 指定数据透视项的绝对位置|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....type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...setPositionInSamePar, * it will change the original sort sequence...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  4. FieldDisplayBarcode | Aspose.Words for Java

    Implements the DISPLAYBARCODE field in Java....MERGEBARCODE field, which will accept values from a data source during...next(); currentField.getStart().accept(fieldVisitor); if (currentField...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. DocumentBase class | Aspose.Words for Python

    aspose.words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document...(Inherited from Node ) node_changing_callback Called when a node...Methods Name Description accept(visitor) Accepts a visitor. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 更改单元格的格式|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库更改单元格格式,包括字体、颜色、边框等。通过调整这些属性,可以更好地控制单元格的外观。...type = "file" id = "fileInput" accept = ".xls,.xlsx,.csv" /> < button...const style = a2 . style ; // Change the format style . font . color...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  8. ImageSaveOptions | Aspose.Words for Java

    Allows to specify additional options when rendering document pages or shapes to images 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...
  9. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to execute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...most effective, actionable changes you can make to the code you...string) using the overload that accepts a Stream . LoadOptions with...

    forum.aspose.com/t/how-to-imprve-performance-be...
  10. GlossaryDocument class | Aspose.Words for Python

    aspose.words.buildingblocks.GlossaryDocument class. Represents the root element for a glossary document within a Word document...(Inherited from Node ) node_changing_callback Called when a node...Description accept(visitor) Accepts a visitor. accept_end(visitor)...

    reference.aspose.com/words/python-net/aspose.wo...