Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 15,564 for

load font

(0.47 sec)
  1. How to Convert Visio to JPG in Java

    This tutorial includes the information to convert Visio to JPG in Java. It explains the steps as well as a runnable sample code snippet is provided to export VSDX to JPG in Java....Font Product Family Aspose.TeX Product...export the Visio diagrams to JPG Load the source Visio file with the...

    kb.aspose.com/diagram/java/how-to-convert-visio...
  2. Add Text stamps in PDF C#|Aspose.PDF for .NET

    Add a text stamp to a PDF document using the TextStamp class with Aspose.PDF for .NET library....based stamp like font size, font style, and font color etc. In order...properties textStamp . TextState . Font = Aspose . Pdf . Text . FontRepository...

    docs.aspose.com/pdf/net/text-stamps-in-the-pdf-...
  3. HtmlMetafileFormat enumeration | Aspose.Words f...

    Aspose.Words.Saving.HtmlMetafileFormat enumeration. Indicates the format in which metafiles are saved to HTML documents....<text x='0' y='35' font-family='Verdana' font-size='35'>Hello world...behavior // where all SVG images loaded from an HTML document were...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties when saving Excel files to HTML using Aspose.Cells for Node.js via C++....join ( __dirname , "data" ); // Load sample workbook const workbook...Node.js via C++ Set Default Font while Rendering Spreadsheet...

    docs.aspose.com/cells/nodejs-cpp/enable-css-cus...
  5. Aspose.PSD for .NET 22.11 - Release Notes|Docum...

    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....Bug PSDNET-1234 Exception on loading PSD image with pattern Bug...psdImage = ( PsdImage ) Image . Load ( sourceFile )) { FillLayer...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-1...
  6. 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...
  7. Docx to Pdf rendition is not getting generating...

    In the original document SISMS-06-01-SFP-FORM-006320.docx (107.7 KB), row 54 appears on page 9. However, after converting the document to PDF using Aspose version 25.6, row 54 is shifted to page 8 in the output file SISM…...args) throws Exception { // Load the document Document doc =...2025, 2:29pm 6 @rnara DM Sans font used in your original document...

    forum.aspose.com/t/docx-to-pdf-rendition-is-not...
  8. Get a List of Fonts used in a Spreadsheet or Wo...

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports getting a list of Fonts used in a spreadsheet or workbook, allowing users to get Font information used in a document. This article will show you how to use the Aspose.Cells library to get a list of Fonts....Get a List of Fonts used in a Spreadsheet or Workbook with Golang...often necessary to know the fonts being used in your workbook...

    docs.aspose.com/cells/go-cpp/get-a-list-of-font...
  9. Add, Get, or Remove Watermarks in PDF Using C# ...

    Add, get or remove watermark from PDF file programmatically with C# sample code using Aspose.PDF for .NET... Load the PDF with an instance of...Aspose . Pdf . Color . Blue , Font = Aspose . Pdf . Text . FontRepository...

    products.aspose.com/pdf/net/watermark/
  10. Copy Range Data with Style using JavaScript via...

    Learn how to copy a range of cells with formatting using Aspose.Cells for JavaScript via C++....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...created } // Instantiate or load workbook let workbook ; if (...

    docs.aspose.com/cells/javascript-cpp/copy-range...