Sort Score
Result 10 results
Languages All
Labels All
Results 5,691 - 5,700 of 15,886 for

true type

(0.11 sec)
  1. Export Similar Border Style When Border Style I...

    Learn how to export borders that are not supported by web browsers when converting Excel files to HTML using Aspose.Cells for Node.js via C++....Microsoft Excel supports some types of dashed borders that are not... property. Set its value to true , and the unsupported borders...

    docs.aspose.com/cells/nodejs-cpp/export-similar...
  2. PPT文檔圖表通過C++ | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中繪製和轉換 PPT 文件中的圖表或圖表。...et_CenterText(NullableBool::True); chart->get_ChartTitle()->set_Height(... 20 ); chart->set_HasTitle( true ); // Delete default generated...

    products.aspose.com/slides/zh-hant/cpp/chart/ppt/
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportRoundtripInformation method. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB. Default value is True for HTML and false for MHTML and EPUB in C++.... Default value is true for HTML and false for MHTML...into a Document object. When true , the roundtrip information...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. TaskPaneCollection class | Aspose.Words for Python

    aspose.words.webextensions.TaskPaneCollection class. Specifies a list of persisted task pane objects... is_visible = True my_script_task_pane . width...my_script_task_pane . is_locked = True # If there are multiple task...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlSaveOptions.images_folder_alias property | ...

    HtmlSaveOptions.images_folder_alias property. Specifies the name of the folder used to construct image URIs written into an HTML document... css_style_sheet_type = aw . saving . CssStyleSheetType...options . export_font_resources = True options . image_resolution =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::PageSetup::get_DifferentFirstPag...

    Aspose::Words::PageSetup::get_DifferentFirstPageHeaderFooter method. True if a different header or footer is used on the first page in C++....PageSetup::get_DifferentFirstPageHe method True if a different header or footer...> ( doc ); // Below are two types of header/footers. // 1 - The...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Body.parent_section property | Aspose.Words for...

    Body.parent_section property. Gets the parent section of this story....section's "page_setup" object to "True" to revert to the default behavior...page_setup . suppress_endnotes = True doc . save ( ARTIFACTS_DIR +...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Insert Sparkline with C++|Documentation

    Create sparkline for Excel using Aspise.Cells with C++.... There are three types of sparklines: Line, Column...SetShowHighPoint ( true ); group . SetShowLowPoint ( true ); group ....

    docs.aspose.com/cells/cpp/creating-sparklines/
  9. ChartFormat.is_defined property | Aspose.Words ...

    ChartFormat.is_defined property. Gets a flag indicating whether any format is defined.... SHAPE , 0 , True ) . as_shape () series = shape...fill property ChartFormat.shape_type property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Specify TrueType Fonts Location|Aspose.Words fo...

    Specify various TrueType font sources: system folder, user sources, loading fonts from a stream, a file system or memory using Python....to specify the location of true type fonts explicitly. To do this...

    docs.aspose.com/words/python-net/specifying-tru...