Sort Score
Result 10 results
Languages All
Labels All
Results 6,861 - 6,870 of 16,759 for

true type

(0.15 sec)
  1. 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...
  2. .NET Excel API | Process Spreadsheet Formats vi...

    C# ASP.NET VB.NET library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, XML, TSV, HTML and so on....wrapping and shrinking) and all types of number formats. Similarly...custom chart types. Moreover, you may add different types of drawing...

    products.aspose.com/cells/net/
  3. 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...
  4. Convert Outlook for Mac (OLM) Files to PST and ...

    Learn to convert Outlook for Mac (OLM) files to PST and MBOX in C#, preserving folder structure, attachments, and metadata during migration....GetFolder( "Inbox" , true ); // Iterate MAPI messages...folders. Note: Preserving folder types : OLM subfolders may map to...

    blog.aspose.com/email/convert-olm-to-pst-and-mb...
  5. 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/
  6. Working with Custom Bar Styles | Aspose.Tasks D...

    Learn how to work with custom bar styles using Aspose.Tasks for .NET....visualization or emphasize specific types of tasks. This includes changing...13 options. WriteViewData = true ; 14 15 project. Save ( "Im...

    docs.aspose.com/tasks/net/working-with-custom-b...
  7. 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...
  8. 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...
  9. 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...
  10. Change SVG Background Color – C# Examples with ...

    Learn how to change SVG background color in C# with Aspose.SVG – by modifying the SVG directly, using inline and internal CSS, and using JavaScript.... Type ( "text/css" ) 16 . AddRule...as the first child creates a true background that works everywhere...

    docs.aspose.com/svg/net/change-svg-background-c...