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

accept changes

(0.12 sec)
  1. 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...
  2. Specify Save Options in Python|Aspose.Words for...

    More accurately control the save process using Python....overloads of the save method that accept a SaveOptions object – it should...LastSavedTime property from being changed on save? A: Set the update...

    docs.aspose.com/words/python-net/specify-save-o...
  3. 更改单元格的格式|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-...
  4. Specify 3D File Load Options|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/python-net/specify-3d-file-l...
  5. 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...
  6. 指定数据透视项的绝对位置|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...
  7. 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...
  8. 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...
  9. 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...
  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...