Sort Score
Result 10 results
Languages All
Labels All
Results 6,601 - 6,610 of 15,785 for

true type

(0.19 sec)
  1. Automating PowerPoint Generation in C++: Create...

    Automate slide creation on cloud platforms with Aspose.Slides for C++—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....Bottom ); chart -> set_HasTitle ( true ); chart -> get_ChartTitle ()..."Sales ($K)" )), chart -> get_Type ()); series -> get_DataPoints...

    docs.aspose.com/slides/cpp/automating-powerpoin...
  2. 與儲存在 SharePoint 的文件一起工作|Aspose.Words for .NET

    用C#將Word共享在SharePoint中的檔案轉換為PDF。 與儲存在 SharePoint 的檔案一起工作– 各種不同的輸入格式,包括 Word、OpenOffice、影像和電子書。...les/add(url='{2}',overwrite=true)" ; // Access token. private...< string , string >( "grant_type" , grandType ), new KeyValuePair...

    docs.aspose.com/words/zh-hant/net/work-with-doc...
  3. Layer group export image error:The rectangle ha...

    我使用的是psd-java,当我把图层组导出为png的时候报错。这是我的代码: for (Layer layer : psdImage.getLayers()) { if (layer instanceof LayerGroup) { count++; LayerGroup layerGroup = (LayerGroup) layer; System.out.println("画板名称: " + laye…...boolean isFirstSmartObject = true; // 导出智能对象并替换内容 for (Layer layer...BufferedImage(width, height, BufferedImage.TYPE_INT_ARGB); Graphics2D g = resizedImage...

    forum.aspose.com/t/layer-group-export-image-err...
  4. What are Icon Fonts?

    This article provides a brief overview of icon fonts, explaining their characteristics and advantages, usage, and many more.... Font types Icon typefaces Live Demos About...fa-envelope" aria-hidden = "true" alt = "Envelope icon - Contact...

    docs.aspose.com/font/net/what-is-font/icon-fonts/
  5. 将 MHTML 转换为 DOCX – Aspose.HTML for Python via .NET

    使用 Aspose.HTML Python 库将 MHTML 转换为 DOCX。在即用型 Python 示例中考虑支持的 MHTML 到 DOCX 的转换方案。...media_type 属性。 使用 类的 方法之一将 MHTML 保存为 DOCX...makedirs (output_dir, exist_ok = True) 12 13 document_path = os. path...

    docs.aspose.com/html/zh/python-net/convert-mhtm...
  6. Insert Fields in Java|Aspose.Words for Java

    Different ways to insert fields into your document using Java....value 1 if the comparison is true or 0 if the comparison is false...You can also insert various types of fields using Aspose.Words...

    docs.aspose.com/words/java/insert-fields/
  7. Convert MHTML to PNG in Python – Aspose.HTML fo...

    Convert MHTML to PNG using Aspose.HTML Python library. Consider the supported MHTML to PNG conversion scenarios in Python examples....makedirs (output_dir, exist_ok = True) 12 13 document_path = os. path...10)) 22 options. css . media_type . PRINT 23 24 # Convert MHTML...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  8. Convert ODT to MHTML in Python | products.aspos...

    ODT to mhtml Web archive format and HtmlFixed file conversion in your Python applications without using Microsoft Word...export_roundtrip_information as True Specify the SaveFormat as MHTML...encoding and exchanging various types of data over the internet. It...

    products.aspose.com/total/python-net/conversion...
  9. Clone PowerPoint Slides in Python|Aspose.Slides...

    Quickly clone or duplicate PowerPoint slides with Aspose.Slides for Python via .NET. Follow our clear code examples and tips to automate PPT creation in seconds, boost productivity, and eliminate manual work....insert_clone methods to perform these types of slide cloning. Clone at the...source_slide , cloned_master , True ) # Save the destination presentation...

    docs.aspose.com/slides/python-net/clone-slides/
  10. Clone Presentation Slides in PHP|Aspose.Slides ...

    Quickly duplicate PowerPoint slides with Aspose.Slides for PHP. Follow our clear code examples to automate PPT creation in seconds and eliminate manual work....methods to perform the above types of slide cloning Clone at End...addClone ( $SourceSlide , $iSlide , true ); # Save the destination presentation...

    docs.aspose.com/slides/php-java/clone-slides/