Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 116,222 for

font drawing

(0.56 sec)
  1. 使用 Python 將水印添加到 PPT 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 PPT 演示文稿。...pydrawing as draw with slides . Presentation()... solid_fill_color . color = draw . Color . from_argb( 150 , 200...

    products.aspose.com/slides/zh-hant/python-net/w...
  2. 使用 Python 將水印添加到 PPTX 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 PPTX 演示文稿。...pydrawing as draw with slides . Presentation()... solid_fill_color . color = draw . Color . from_argb( 150 , 200...

    products.aspose.com/slides/zh-hant/python-net/w...
  3. How to Convert Excel Sheet to Image in Java

    This short tutorial is designed to teach how to convert Excel sheet to image in Java. It provides assistance to convert Excel into image in Java by sharing steps to configure the environment and sample code along with the description....Drawing Product Family Aspose.Font Product Family...setDefaultFont(fontName) to set font when characters in the Excel...

    kb.aspose.com/cells/java/how-to-convert-excel-s...
  4. How to Add Hyperlink in PDF using C#

    This short tutorial guides on how to add hyperlink in PDF using C#. It provides detailed description along with a runnable sample code to insert hyperlink in PDF using C#....Drawing Product Family Aspose.Font Product Family...appearance is set along with font and color settings. Note that...

    kb.aspose.com/pdf/net/how-to-add-hyperlink-in-p...
  5. How to Export MS Project to PDF in C#

    This article describes the process how to export MS Project to PDF in C#. It contains the configuration information and runnable sample code with description to convert MPP to PDF in C#....Drawing Product Family Aspose.Font Product Family...page size, bar style, default font name, encryption details and...

    kb.aspose.com/tasks/net/how-to-export-ms-projec...
  6. How to Apply Filter in Excel using Python

    This tutorial guides on how to apply filter in Excel using Python. It provides the complete information to configure the development environment, list of steps to write this application and a runnable sample code to add Excel filter using Python....Drawing Product Family Aspose.Font Product Family...filter, fill the color filter, font color filter, and dynamic filters...

    kb.aspose.com/cells/python/how-to-apply-filter-...
  7. 常见问题 | Aspose.Font 适用于C++

    获取有关aspose.Font的所有最常见问题的答案。...Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/font/zh/cpp/faq/
  8. Missing images when exporting to PDF under Linu...

    I have the following problem: I have a DOCX template with images. Creating the document works. The images are there. Now, when I convert the document to a PDF, it works under Windows, but not under Linux. When my progra…... In addition, some fonts are missing. I have already...libc6-compat \ && update-ms-fonts \ && fc-cache -f \ && ln -s...

    forum.aspose.com/t/missing-images-when-exportin...
  9. Manage Presentation Slide Masters in C++|Aspose...

    Manage Slide Masters in Aspose.Slides for C++: create, edit and apply layouts, themes and placeholders to PPT, PPTX and ODP with concise C++ examples....the layout, styles, theme, fonts, background, and other properties...as Slide Master (background, fonts, shapes, etc.). However, when...

    docs.aspose.com/slides/cpp/slide-master/
  10. VSDX saved to PDF is missing elements - Free Su...

    Hi, When converting a specific .vsdx to .pdf, most of its content is not visible. I’m using this code: Diagram diag = new Diagram(options.SourcePath); diag.Save(options.DestinationPath, SaveFileFormat.Pdf);...quality, and define the default font. Here’s a sample code snippet...Please try the following code to draw an EMF+ image: var PDFso = new...

    forum.aspose.com/t/vsdx-saved-to-pdf-is-missing...