Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 511 for

recursive

(0.13 sec)
  1. Decrease the Calculation Time of Cell.Calculate...

    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....Recursive property which you can set...significantly. Because when the recursive property is set to true ,...

    docs.aspose.com/cells/java/decrease-the-calcula...
  2. FontSettings.set_fonts_folders method | Aspose....

    FontSettings.set_fonts_folders method. Sets the folders where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts....set_fonts_folders(fonts_folders, recursive) Sets the folders where Aspose...fonts_folders : List [ str ], recursive : bool ): ... Parameter Type...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Decrease the Calculation Time of Cell.Calculate...

    This article introduces how to use the Aspose.Cells library to reduce the calculation time of cell calculation methods in Microsoft Excel. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to optimize the cell calculation method and improve its performance. Finally, we save the modified Excel file to disk.... When the recursive property is set to true ,...will find that setting the recursive property to false has decreased...

    docs.aspose.com/cells/cpp/decrease-the-calculat...
  4. FontSettings.SetFontsFolders | Aspose.Words for...

    Discover how to use the SetFontsFolders method in Aspose.Words to customize TrueType font locations for optimal document rendering and embedding....string [] fontsFolders , bool recursive ) Parameter Type Description...that contain TrueType fonts. recursive Boolean True to scan the specified...

    reference.aspose.com/words/net/aspose.words.fon...
  5. 通过Node.js使用C++降低Cell.Calculate方法的计算时间|Documenta...

    本文介绍如何使用Aspose.Cells库,通过Node.js的C++,减少Excel中单元格计算方法的计算时间。...calculation time after setting recursive true workbook . calculateFormula...calculation time after setting recursive false workbook . calculateFormula...

    docs.aspose.com/cells/zh/nodejs-cpp/decrease-th...
  6. Aspose::Words::Fonts::FontSettings::SetFontsFol...

    Aspose::Words::Fonts::FontSettings::SetFontsFolders method. Sets the folders where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts in C++....String > & fontsFolders , bool recursive ) Parameter Type Description...that contain TrueType fonts. recursive bool True to scan the specified...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. Aspose::Words::Fonts::FontSettings::SetFontsFol...

    Aspose::Words::Fonts::FontSettings::SetFontsFolder method. Sets the folder where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts. This is a shortcut to SetFontsFolders() for setting only one font directory in C++....String & fontFolder , bool recursive ) Parameter Type Description...contains TrueType fonts. recursive bool True to scan the specified...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. FontSettings | Aspose.Words for Java

    Specifies font settings for a document in Java.... // Pass "false" as the "recursive" argument to include fonts...subfolders. // Pass "true" as the "recursive" argument to include all font...

    reference.aspose.com/words/java/com.aspose.word...
  9. FontSettings class | Aspose.Words for Python

    aspose.words.fonts.FontSettings class. Specifies font settings for a document...set_fonts_folder(font_folder, recursive) Sets the folder where Aspose...set_fonts_folders(fonts_folders, recursive) Sets the folders where Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HtmlSaveOptions.exportTextInputFormFieldAsText ...

    HtmlSaveOptions.exportTextInputFormFieldAsText property. Controls how text input form fields are saved to HTML or MHTML... rmSync ( imagesDir , { recursive : true , force : true });...mkdirSync ( imagesDir , { recursive : true }); // Set an option...

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