Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 16,711 for

true type

(0.1 sec)
  1. Aspose::Words::Drawing::TextBox::BreakForwardLi...

    Aspose::Words::Drawing::TextBox::BreakForwardLink method. Breaks the link to the next TextBox in C++.... ASSERT_TRUE ( textBox3 -> IsValidLinkTarget...BreakForwardLink (); ASSERT_TRUE ( textBox2 -> get_Next () ==...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. 通過 C++ 編寫的 PPTX 文檔圖表 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中繪製和轉換 PPTX 文件中的圖表或圖表。...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/pptx/
  3. Aspose::Words::Hyphenation::UnregisterDictionar...

    Aspose::Words::Hyphenation::UnregisterDictionary method. Unregisters a hyphenation dictionary for the specified language. This is different from registering Null dictionary. Unregistering a dictionary enables callback for the specified language in C++....String & language ) Parameter Type Description language const System::String&...u "hyph_de_CH.dic" ); ASSERT_TRUE ( Aspose :: Words :: Hyphenation...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  4. 如何在 Azure Function 中运行 Aspose.CAD Docker 镜像|CAD...

    在 Azure Function 中运行 Aspose.CAD Docker 镜像。...header("Content-type", "image/png") .header("Content-Disposition"...Logging__Console__IsEnabled=true COPY --from=installer-env [...

    docs.aspose.com/cad/zh/java/getting-started/how...
  5. TaskPane.dock_state property | Aspose.Words for...

    TaskPane.dock_state property. Specifies the last-docked location of this task pane object.... 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...
  6. TaskPane.is_visible property | Aspose.Words for...

    TaskPane.is_visible property. Specifies whether the task pane shows as visible by default when the document opens.... 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...
  7. Step‑by‑Step Guide to Load a Spreadsheet with G...

    Detailed tutorial on using Aspose.Cells GridJs with a Spring Boot backend and a client‑side HTML/JavaScript UI to load, edit, and download Excel files.... header ( "Content-Type" , "text/plain; charset=UTF-8"...folder): </ label > < input type = "text" id = "filename" value...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  8. HtmlSaveOptions.resource_folder_alias property ...

    HtmlSaveOptions.resource_folder_alias property. Specifies the name of the folder used to construct URIs of all resources 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...
  9. OdtSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.OdtSaveOptions to enhance your document saving experience. Customize settings for ODT/OTT formats and optimize your workflow!...ExportGeneratorName { get; set; } When true , causes the name and version...produced files. Default value is true . ImlRenderingMode { get; set;...

    reference.aspose.com/words/net/aspose.words.sav...
  10. PPT文檔圖表通過Java | products.aspose.com

    Java 示例代碼,用於在 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中繪製和轉換 PPT 文件中的圖表或圖表。...True); chart.getChartTitle().setHeight(...setHeight( 20 ); chart.hasTitle( true ); //Set first series to Show...

    products.aspose.com/slides/zh-hant/java/chart/ppt/