Sort Score
Result 10 results
Languages All
Labels All
Results 5,611 - 5,620 of 91,330 for

object

(0.09 sec)
  1. Find Latin symbols in a font | C++ Solution

    C++ API Solution to manage fonts. Learn how if the font has Latin glyphs with a few lines of C++ code....C++: Create a font definition object with the type Type1 and a font...font file definition object that specifies the font file type...

    products.aspose.com/font/cpp/detect-latin-symbols/
  2. Efficiently Compress Zip Files Using C# | Code ...

    Simplify Zip File Compression Using C# Source Code. Compress Files and Folders into Zip Archives Programmatically using .NET...archive is, Create a FileStream object for the output Images ZIP archive...FileStream object. Create API’s Archives class object. Add the...

    products.aspose.com/zip/net/compress/
  3. Aspose::Words::Saving::OoxmlSaveOptions class |...

    Aspose::Words::Saving::OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the Docx, Docm, Dotx, Dotm or FlatOpc format. To learn more, visit the documentation article in C++....at) Creates a save options object of a class suitable for the...System::String&) Creates a save options object of a class suitable for the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Creating a complex PDF|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to create more complex documents that contain images, text fragments, and tables in one document.... Instantiate a Document object. In this step we will create...Add a Page to the document object. So, now our document will...

    docs.aspose.com/pdf/cpp/complex-pdf-example/
  5. ThemeColors class | Aspose.Words for Node.js

    Aspose.Words.Themes.ThemeColors class. Represents the color scheme of the document theme which contains twelve colors.... ThemeColors object contains six accent colors...colors.docx" ); // The "Theme" object gives us access to the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Replacer.replace_to_images_regex method | Aspos...

    aspose.words.lowcode.Replacer.replace_to_images_regex method...FindReplaceOptions FindReplaceOptions object to specify additional options...FindReplaceOptions FindReplaceOptions object to specify additional options...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SvgSaveOptions.show_page_border property | Aspo...

    SvgSaveOptions.show_page_border property. Controls whether a border is added to the outline of the page...Configure the SvgSaveOptions object to save with no page borders...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontConfigSubstitutionRule.enabled property | A...

    FontConfigSubstitutionRule.enabled property. Specifies whether the rule is enabled or not....# The FontConfigSubstituti object works differently on Windows/non-Windows...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontSubstitutionSettings.font_config_substituti...

    FontSubstitutionSettings.font_config_substitution property. Settings related to font config substitution rule....# The FontConfigSubstituti object works differently on Windows/non-Windows...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 C++ 从 Excel 文件中提取主题数据|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的 C++ 库。它支持从 Excel 文件提取主题数据,允许用户获取文档的样式和格式信息。本文将介绍如何使用 Aspose.Cells 库从 Excel 文件中提取主题数据。...\\ " ); // Create workbook object Workbook workbook ( srcDir...u "A1" ); // Get the style object Style style = cell . GetStyle...

    docs.aspose.com/cells/zh/cpp/extract-theme-data...