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

recursive

(0.23 sec)
  1. FontSettings.SetFontsFolder | Aspose.Words for ...

    Discover how to use the SetFontsFolder method to specify a TrueType font directory in Aspose.Words, enhancing document rendering and font embedding....string fontFolder , bool recursive ) Parameter Type Description...contains TrueType fonts. recursive Boolean True to scan the specified...

    reference.aspose.com/words/net/aspose.words.fon...
  2. FontSettings.set_fonts_folder method | Aspose.W...

    FontSettings.set_fonts_folder method. Sets the folder where Aspose.Words looks for TrueType fonts when rendering documents or embedding fonts...set_fonts_folder(font_folder, recursive) Sets the folder where Aspose...self , font_folder : str , recursive : bool ): ... Parameter Type...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 通过JavaScript用C++降低Cell.Calculate方法的计算时间|Documen...

    本文介绍如何使用Aspose.Cells库,通过JavaScript用C++减少Excel中的单元格计算方法的计算时间。...recursive 属性,您可以将其设置为 false ,以显著减少单元格的计算时间。当递归属性设置为...以下示例代码演示了 CalculationOptions.recursive 属性的用法。请使用给定的 示例Excel文件 执行...

    docs.aspose.com/cells/zh/javascript-cpp/decreas...
  4. 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...
  5. 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...
  6. 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...
  7. 通过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...
  8. 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...
  9. 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...
  10. 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...