Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 15,285 for

font loading

(0.23 sec)
  1. 创建图表|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Font . Italic = true ; ppChart ....ChartTitle . Font . Size = 18 ; ppChart . ChartTitle . Font . Color...

    docs.aspose.com/slides/zh/net/create-a-chart/
  2. Convert Presentations to Multiple Formats in .N...

    Convert PowerPoint and OpenDocument presentations to PPTX, PDF, XPS, TIFF and more with Aspose.Slides for .NET. Simple, high-quality conversion....presentation document that can be loaded into Aspose.Slides for .NET...presentation document that can be loaded by Aspose.Slides for .NET can...

    docs.aspose.com/slides/net/convert-presentation/
  3. Aspose.PSD for .NET 24.5 - Release Notes|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....GetFontInfoRecords method for the Chinese Fonts Bug Public API Changes Added...psdImage = ( PsdImage ) Image . Load ( sourceFile )) { RawColor backgroundColor...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-5...
  4. How to Insert Image into PowerPoint Table using...

    This example focuses on how to insert Image into PowerPoint Table using Python. It describes all the requisite information to set up the environment and a working example code to add table image in PowerPoint using Python....Font Product Family Aspose.TeX Product...which is then followed by loading the source image from the disk...

    kb.aspose.com/slides/python/how-to-insert-image...
  5. Microsoft publisher file extension API | Java

    Java library to parse, process and convert Publisher document formats to PDF. Implement the functionality into your own product....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/pub/java/
  6. Watermark Word Files Online or using Java | pro...

    Free online app to Watermark different Word files. Java watermark library code for Word documents....reference within your project Load file the via Document class...class object Set options like font, color, layout Use getWatermark()...

    products.aspose.com/total/java/watermark/word/
  7. Watermark DOC Files Online or using Java | prod...

    Free online app to Watermark different DOC files. Java watermark library code for DOC documents....reference within your project Load file the via Document class...class object Set options like font, color, layout Use getWatermark()...

    products.aspose.com/total/java/watermark/doc/
  8. Optimize, Compress or Reduce PDF Size in Python...

    Learn how to optimize PDF documents in Python for improved web performance and reduced file size using Aspose.PDF....Merge duplicate streams Unembed fonts Remove unused objects Remove...Unembedding Fonts If the document uses embedded fonts, it means...

    docs.aspose.com/pdf/python-net/optimize-pdf/
  9. 通過 Java 從 PPTX 文檔中提取文本和圖像 | products.aspose.com

    Java 示例代碼,用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 PPTX 文件中提取文本和圖像。... 解析 PPTX 文件 - Java //Load PPTX file Presentation pptxPresentation...print(port.getText()); //Display font height of the text System. out...

    products.aspose.com/slides/zh-hant/java/parser/...
  10. Add new last slide with text using insertFromHt...

    For an existing presentation I want to add an extra slide with some additional free text. I am using *IMasterLayoutSlideCollection layoutSlides = emptyMaster.getLayoutSlides();* blankLayout = layoutSlides.getByType(Sl…..., Sample code: // Load the existing presentation Presentation...free text goes here."); // Set font and left alignment IPortion...

    forum.aspose.com/t/add-new-last-slide-with-text...