Sort Score
Result 10 results
Languages All
Labels All
Results 4,651 - 4,660 of 134,632 for

font

(0.19 sec)
  1. Specify Rendering Options When Converting to PD...

    Convert a document to PDF with advanced options. Use PdfSaveOptions to change the result of saving a document to PDF format using Java....structure, graphics model and font embedding. Moreover, it features...size on the page. Embedding Fonts in Adobe PDF Format Aspose.Words...

    docs.aspose.com/words/java/specify-rendering-op...
  2. Convert PowerPoint Presentations to TIFF with N...

    Convert PowerPoint presentations to TIFF with notes using Aspose.Slides for C++. Learn how to export slides with speaker notes efficiently.... Does the font in the notes affect the result...original fonts are missing from the system? Yes. Missing fonts trigger...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  3. Convert PowerPoint Presentations to TIFF with N...

    Convert PowerPoint presentations to TIFF with notes using Aspose.Slides for Python via .NET. Learn how to export slides with speaker notes efficiently.... Does the font in the notes affect the result...original fonts are missing from the system? Yes. Missing fonts trigger...

    docs.aspose.com/slides/python-net/convert-power...
  4. Java Imaging API | Draw Manipulate and Transfor...

    Java Image processing and manipulation library. Create load view edit draw or convert images to multiple formats within applications without any image editor...and add text with different font styles to enhance your images...controlling the font aspects Save SVG with fonts embedded or exported...

    products.aspose.com/imaging/java/
  5. How to Edit PDF Document in Python

    This article guides on how to edit PDF document in Python. It has the details to set the development environment, a list of steps, and a runnable sample code to develop a PDF editor in Python....Font Product Family Aspose.TeX Product...text and change its color and font size Add some text to the existing...

    kb.aspose.com/pdf/python/how-to-edit-pdf-docume...
  6. 嵌入字体 - PowerPoint JavaScript API|Aspose.Slides ...

    在 JavaScript 中使用 PowerPoint 演示文稿的嵌入字体... Presentation ( "Fonts.pptx" ); try { var allFonts...getEmbeddedFonts (); allFonts . forEach ( font => { var embeddedFontsContain...

    docs.aspose.com/slides/zh/nodejs-java/embedded-...
  7. How to Use Color Palette with C++|Documentation

    C++ code to add custom colors to the palette and use Excel color palette with Aspose.Cells for C++ API....that can be applied to cells, fonts, gridlines, graphic objects...palette before applying it on a font. #include <iostream> #include...

    docs.aspose.com/cells/cpp/excel-color-palette/
  8. Insert Hyperlinks in Worksheet|Documentation

    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....createCellStyle (); Font hlink_font = wb . createFont (); hlink_font . setUnderline...setUnderline ( Font . U_SINGLE ); hlink_font . setColor ( IndexedColors...

    docs.aspose.com/cells/java/insert-hyperlinks-in...
  9. Compatibility with PyInstaller and cx_Freeze|As...

    Package Aspose.Slides for Python via .NET with PyInstaller. Follow this guide to bundle, configure, and troubleshoot your app into a standalone executable.... What should I do if fonts render differently after the...development? Make sure the fonts you use are available in the...

    docs.aspose.com/slides/python-net/compatibility...
  10. Convert Paragraph into Bullet Points in Word us...

    Convert paragraph into bullet points in Word using C#. You will get IDE settings and a sample code to convert text to bullet points in Word using C#....Font Product Family Aspose.TeX Product...DocumentBuilder object set bullet text font Set the bullet type to square...

    kb.aspose.com/words/net/convert-paragraph-into-...