Sort Score
Result 10 results
Languages All
Labels All
Results 6,491 - 6,500 of 15,993 for

true type

(0.15 sec)
  1. Customize 3D Charts in Presentations Using Java...

    Learn how to create and customize 3-D charts in Aspose.Slides for Java, with support for PPT and PPTX files—boost your presentations today.... setRightAngleAxes ( true ); chart . getRotation3D ()...dispose (); } FAQ Which chart types support 3D mode in Aspose.Slides...

    docs.aspose.com/slides/java/3d-chart/
  2. Customize 3D Charts in Presentations Using Java...

    Learn how to create and customize 3-D charts in Aspose.Slides for Node.js via Java, with support for PPT and PPTX files—boost your presentations today.... setRightAngleAxes ( true ); chart . getRotation3D ()...dispose (); } } FAQ Which chart types support 3D mode in Aspose.Slides...

    docs.aspose.com/slides/nodejs-java/3d-chart/
  3. Issue when formatting date - Free Support Forum...

    Hi , We are encountering an unexpected issue when formatting dates using the LINQ Reporting Engine in Aspose.Words for Java (tested across versions 25.3 to 25.6). Specifically, when using the “dd/MM/yyyy” directive in …...variations in the underlying data types or the manner in which the dates...follow these steps: Check Data Types : Ensure that both date fields...

    forum.aspose.com/t/issue-when-formatting-date/3...
  4. Customize 3D Charts in Presentations Using PHP|...

    Learn how to create and customize 3-D charts in Aspose.Slides for PHP via Java, with support for PPT and PPTX files — boost your presentations today....getRotation3D () -> setRightAngleAxes ( true ); $chart -> getRotation3D ()...dispose (); } } FAQ Which chart types support 3D mode in Aspose.Slides...

    docs.aspose.com/slides/php-java/3d-chart/
  5. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for Python via .NET for PPT, PPTX and ODP, with practical code examples.... fill_type = slides . FillType . NO_FILL...default_data_label_format . show_value = True series . labels . default_data_label_format...

    docs.aspose.com/slides/python-net/chart-calcula...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Met...

    Aspose::Words::Saving::HtmlSaveOptions::get_MetafileFormat method. Specifies in what format metafiles are saved when exporting to HTML, MHTML, or EPUB. Default value is Png, meaning that metafiles are rendered to raster PNG images in C++....loadOptions -> set_ConvertSvgToEmf ( true ); auto doc = System :: MakeObject...HtmlMetafileFormat :: Png : ASSERT_TRUE ( outDocContents . Contains...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. 将 PDF 转换为图像格式|Aspose.PDF for Java

    本主题向您展示如何使用 Aspose.PDF 将 PDF 转换为各种图像格式。只需几行代码即可将 PDF 页面转换为 PNG、JPEG、BMP 图像。... setSkipBlankPages ( true ); // 设置图像亮度 tiffSettings ....5f ); // 设置IndexedConversion Type,默认值为simple tiffSettings . setIndexedConversion...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-imag...
  8. Stroke class | Aspose.Words for Python

    aspose.words.drawing.Stroke class. Defines a stroke for a shape... end_arrow_type Defines the arrowhead for the...start of a stroke. start_arrow_type Defines the arrowhead for the...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 怎么删除标题下面指定内容的表和段落还有图片信息 - Free Support Forum - ...

    python 怎么删除标题下面指定内容的表和段落还有图片信息...PARAGRAPH, True): if title_text in paragraph...not None: if next_node.node_type == aw.NodeType.TABLE: next_node...

    forum.aspose.com/t/topic/313060
  10. Convert HTML to PDF in Python – Aspose.HTML for...

    Convert HTML to PDF programmatically using Aspose.HTML Python library. Explore HTML to PDF conversion scenarios with ready-to-use Python examples....document_type = sav.HTMLSaveOptions.XHTML...10)) 26 options. css . media_type . PRINT 27 options. horizontal_resolution...

    docs.aspose.com/html/python-net/convert-html-to...