Sort Score
Result 10 results
Languages All
Labels All
Results 7,141 - 7,150 of 17,415 for

true type

(0.44 sec)
  1. 使用 Python 中的 AutoFit 提升您的演示文稿|Aspose.Slides for...

    了解如何在 Aspose.Slides for Python via .NET 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提升内容可读性。...TextFrameFormat 类中的 autofit_type 属性设置为 SHAPE 。 下面的 Python 代码演示了如何在...portion_format . fill_format . fill_type = slides . FillType . SOLID...

    docs.aspose.com/slides/zh/python-net/manage-aut...
  2. Parts of shapes (such as connections / texts) a...

    Dear support, I’m using the Aspose.Diagram for .NET version 24.8.0 I would like to mention that the grouping is working perfectly for what I would like to achieve (removing the ‘whitespace’ of the page). However, I not…...= false, SVGFitToViewPort = true, SaveFormat = SaveFileFormat...drawn (see pictures ‘8 chart types on a topic.png’ for an example)...

    forum.aspose.com/t/parts-of-shapes-such-as-conn...
  3. 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...
  4. Aspose.Pdf.Document .ctor throws GifImageExcept...

    Hi, The following C# code snippet results in the following exception when calling the Aspose.Pdf.Document constructur: Image loading failed. Inner exception: GIF frame pixel processing is impossible, because it does n…...;run_once=true&amp;default_smtp=true&amp;mail_type=scheduler...p;entity_id=4166&amp;entity_type=Dashboard"> <u></u><u></u><...

    forum.aspose.com/t/aspose-pdf-document-ctor-thr...
  5. 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...
  6. Convert MHTML to DOCX – Aspose.HTML for Python ...

    Convert MHTML to DOCX using Aspose.HTML Python library. Consider the supported MHTML to DOCX conversion scenarios in ready-to-use Python examples....media_type properties. Use one of the methods...makedirs (output_dir, exist_ok = True) 12 13 document_path = os. path...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  7. Convert EPUB to DOCX in Python – Aspose.HTML fo...

    Convert EPUB to DOCX using Aspose.HTML Python library. Consider various EPUB to DOCX conversion scenarios in Python code examples....makedirs (output_dir, exist_ok = True) 12 13 document_path = os. path...DOCX 24 options. css . media_type . SCREEN 25 26 # Convert EPUB...

    docs.aspose.com/html/python-net/convert-epub-to...
  8. 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/
  9. Online XML to POTX Conversion or Build .NET bas...

    Free online app to convert XML to POTX files. .NET C# conversion library code for XML documents.... ReadOnlyRecommended = true ; // call save method while...creating documents with various types of content. However, when working...

    products.aspose.com/total/net/conversion/xml-to...
  10. Frequently Asked Questions | Aspose.Page for C++

    Get answers to the most frequent questions about Aspose.Page for C++, - a comprehensive API for manipulation, Conversion and editing EP,XPS and PS files....like PDF and various image types (JPEG, PNG etc.) for effortless...list 5 doc -> InsertPage(1, true ); 6 7 // Save the resultant...

    docs.aspose.com/page/cpp/faq/