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

true type

(0.14 sec)
  1. Compress BMP Files Online or via Java | product...

    Free online app to compress different BMP files. Java compression library code for BMP documents....and white (1-bit) to 24-bit true color. This flexibility allows...represent a wide range of image types and color schemes. Additionally...

    products.aspose.com/total/java/compress/bmp/
  2. 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...
  3. Read embeded excel data from poweroint - Free S...

    Hi, I need help with reading embedded Excel data from Powerpoint presentation. Note that I’ve tried the most obvious approach and there was no success. Can you please give me a minimal code block which I can use to ach…...= null) { hasData = true; lastNonNull = col; } } if (...your answer, I knew for two types of charts or tables backed by...

    forum.aspose.com/t/read-embeded-excel-data-from...
  4. 使用 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  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/