Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 16,212 for

font loading

(0.09 sec)
  1. Get a List of Fonts used in a Spreadsheet or Wo...

    Learn how to get a list of Fonts used in a spreadsheet or workbook using Aspose.Cells for JavaScript via C++. This article will show you how to retrieve Font information from a document....Get a List of Fonts used in a Spreadsheet or Workbook Contents...often necessary to know the fonts being used in your workbook...

    docs.aspose.com/cells/javascript-cpp/get-a-list...
  2. Configuring Fonts for Rendering|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....Configuring Fonts for Rendering Contents [ Hide ] Possible Usage...fidelity, it is necessary that the fonts used in the spreadsheet should...

    docs.aspose.com/diagram/net/configuring-fonts-f...
  3. Latest Aspose.Words Product Family topics - Fre...

    Get technical support for all Aspose.Words On-Premise products including .NET, Java, C++, Android, iOS, macOS, Xamarin, SharePoint, SQL Reporting Services and JasperReports....NET not loading associated files when opening...words-net 5 78 April 7, 2025 Font missmatch between Word, PDF...

    forum.aspose.com/c/words/8
  4. ASPOSE PDF for .NET to Generate PDF doc from XM...

    Hello, Our organization uses ASPOSE.PDF for .NET to generate PDF documents from XML templates. This is done through an MS Dynamics CRM Plugin that uses Aspose PDF DLL’s to generate the PDF for a record within our Dynam…...declare font in our plugin which would overwrite any fonts declared\not...trying to avoid adding a specific font in each node of the XML template...

    forum.aspose.com/t/aspose-pdf-for-net-to-genera...
  5. FontSettings.FallbackSettings | Aspose.Words fo...

    Discover the FontSettings FallbackSettings property for optimized Font fallback mechanisms. Enhance your design with seamless text rendering!...property Settings related to font fallback mechanism. public ...how to distribute fallback fonts across Unicode character code...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Text Looks Different When Converting a Presenta...

    Hi Team, I have a sample PPTX slide which has one shape. When I obtain the image of this shape using Aspose, the image is different from the original shape. There are two issues: a) The text in the PPTX is bold, while …...Family slides-net , slides-fonts , slides-rendering bhav May...WriteLine("License applied successfully"); // Load the presentation using (Presentation...

    forum.aspose.com/t/text-looks-different-when-co...
  7. Aspose.Words changing fonts on RFT-PDF conversi...

    I have an RTF document that uses a specific Font - Open Sans. Part of the text is in Bold. When converted to PDF using Aspose.Words.dll version 14.6, this changes the Font to Times New Roman (preserves the Bold part). T…...Words changing fonts on RFT-PDF conversion Aspose.Words...document that uses a specific font - Open Sans. Part of the text...

    forum.aspose.com/t/aspose-words-changing-fonts-...
  8. How to Convert XLS to XLSX in C#

    This short tutorial describes how to convert XLS to XLSX in C#. To convert XLS to XLSX C# code and detailed steps are shared to accomplish the task with minimum effort....Font Product Family Aspose.TeX Product...assists to customize the XLS loading operation to reduce the memory...

    kb.aspose.com/cells/net/how-to-convert-xls-to-x...
  9. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …...the code: protected void Page_Load(object sender, EventArgs e)...and working fine. <span style=“font-family: “Courier New”, Consolas...

    forum.aspose.com/t/start-and-finish-dates-of-ta...
  10. FontFallbackSettings.load method | Aspose.Words...

    aspose.words.Fonts.FontFallbackSettings.load method...load method Contents [ Hide ] load(file_name) Loads font fallback...settings from XML file. def load ( self , file_name : str ):...

    reference.aspose.com/words/python-net/aspose.wo...