Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 32,286 for

custom font

(0.07 sec)
  1. 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....Font Product Family Aspose.TeX Product...ImageOrPrintOptions class object to customize the output image Set the flag...

    kb.aspose.com/cells/java/how-to-convert-excel-s...
  2. Add text to JPEG via .NET | products.aspose.com

    Add text to JPEG image file using .NET graphic library...capabilities to achieve precise and customized results. Experience the convenience...method using the desired text font, color and coordinates. Save...

    products.aspose.com/drawing/net/edit-image/add-...
  3. Calculate Formulas with JavaScript via C++|Docu...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  4. 安装 | .NET 版 Aspose.Font

    了解如何通过Nuget和Package Manager控制台在.NET平台上安装C#字体操纵和管理API。...Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/zh/net/installation/
  5. Technical Articles | Aspose.Tasks Documentation

    Discover advanced use cases, tips, and integrations for Aspose.Tasks for .NET....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/tasks/net/technical-articles/
  6. Manage PowerPoint Text Paragraphs in Python|Asp...

    Master paragraph formatting with Aspose.Slides for Python via .NET—optimize alignment, spacing & style in PowerPoint and OpenDocument presentations in Python to engage viewers.... font_bold = 1 text_frame . paragraphs...portions [ j ] . portion_format . font_height = 15 elif j == 1 : text_frame...

    docs.aspose.com/slides/python-net/manage-paragr...
  7. XPS to PDF Merge using Python | Aspose.PDF

    Combine two or more XPS documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...graphs, images, hyperlinks, custom fonts - and more - into PDF documents...

    products.aspose.com/pdf/python-net/merger/xps-t...
  8. Defining Weekdays for Exceptions | Aspose.Tasks...

    Learn how to define exception weekdays for Microsoft Project (MPP/XML) projects using Aspose.Tasks for .NET....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/tasks/net/defining-weekdays-for...
  9. Image Vectorization – Workflow – Aspose.SVG for...

    Learn about the image vectorization process; usage of vectorization algorithms and options, learn how to vectorize raster images such as PNG, JPG, BMP, TIFF, GIF, ICO into an SVG....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/svg/net/image-vectorization-wor...
  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);...PDF Save Options : You can customize the PDF saving options to...quality, and define the default font. Here’s a sample code snippet...

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