Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 13,464 for

load font

(0.12 sec)
  1. Using Glyph objects | .NET

    Glyph objects in Aspose.Font library functionality is described by the properties it has. The code snippets help you understand how to code Glyphs with C#....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/developer-guide/using-...
  2. Visio to HTML Conversion Cuts Off Diagram Parts...

    When converting a Visio document to HTML, the resulting diagram appears to be incomplete, with some parts missing. The affected areas are marked in red in the attached screenshot. Steps to Reproduce: Start the sample …... Default Font : If your diagram uses fonts that are not installed...rendering issues. Setting a default font that is available can help ensure...

    forum.aspose.com/t/visio-to-html-conversion-cut...
  3. FontSettings | Aspose.Words for Java

    Specifies Font settings for a document in Java....class FontSettings Specifies font settings for a document. To...more, visit the Working with Fonts documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Loading::HtmlLoadOptions::get_Co...

    Aspose::Words::Loading::HtmlLoadOptions::get_ConvertSvgToEmf method. Gets or sets a value indicating whether to convert Loaded SVG images to the EMF format. Default value is false and, if possible, Loaded SVG images are stored as is without conversion in C++....Aspose::Words::Loading::HtmlLoadOptions::get_ConvertSvgToEmf...indicating whether to convert loaded SVG images to the EMF format...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Aspose.Cells 8.9.0中的公共API更改|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....HtmlSaveOptions (); //Set default font name for Html rendering options...setDefaultFontName ( "Arial" ); //Load a spreadsheet in an instance...

    docs.aspose.com/cells/zh/java/public-api-change...
  6. Query: Support for Stamping on Single and Multi...

    Hi Aspose Team, We are currently evaluating Aspose for implementing document stamping functionality and would like to confirm if the library supports stamping on TIFF image files. Specifically, we would like to know: D…...Text stamp (Unicode, custom font, colour, opacity) Image stamp...automatic) Very large TIFFs – load frames on‑demand with TiffLoadOptions...

    forum.aspose.com/t/query-support-for-stamping-o...
  7. Measure the Width and Height of the Cell Value ...

    Learn how to Measure the Width and Height of the Cell Value in Unit of Pixels through the Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...'fileInput' ); // Create or load workbook let workbook ; if (...

    docs.aspose.com/cells/javascript-cpp/calculate-...
  8. System.Drawing.Common (System.Drawing) alternat...

    System.Drawing alternative with Aspose.Drawing.Common C# API for drawing pictures. Cross platform drawing library for support 2D drawing including drawing lines, drawing shapes and bezier curves. Using affine transformation, anti-aliasing lines and shapes. Rendering text with different styles and Fonts....anti-aliasing and hinting, ensuring that font edges appear smooth without...supports strikeout or underline font rendering and the possibility...

    docs.aspose.com/drawing/net/developer-guide/sys...
  9. Aspose.PSD for .NET 21.12 - 发行说明|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.... Load ( src , new PsdLoadOptions ()...var img = ( PsdImage ) Image . Load ( src )) { img . Save ( output...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  10. Convert PDF to Microsoft Word|Aspose.PDF for PH...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for PHP. Learn more how to tune up PDF to Microsoft Word documents conversion....The code is very simple, just load PDF to Document class and save...calling Document.save() method. // Load the PDF document $document =...

    docs.aspose.com/pdf/php-java/convert-pdf-to-word/