Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 8,686 for

font export

(0.06 sec)
  1. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportListLabels method. Controls how list labels are output to HTML, MHTML or EPUB. Default value is Auto in C++....Shows how to configure list exporting to HTML. auto doc = System..."<span style= \" width:9.67pt; font:7pt 'Times New Roman'; display:inline-block;...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Disable CSS while Saving to HTML with Python.NE...

    Learn how to disable CSS styles when saving Excel files to HTML format using Aspose.Cells for Python via .NET API....Document Assistant Close Disable Exporting Frame Scripts and Document...Document Properties Set Default Font while rendering spreadsheet to...

    docs.aspose.com/cells/python-net/disable-css-wh...
  3. What's new 2025|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases....pdf" ); } } Improved Font Subsetting and Content Stream...Example: Optimizing resources with font subsetting and content stream...

    docs.aspose.com/pdf/net/whatsnew/2025/
  4. Enable CSS Custom Properties while saving to HT...

    Learn how to enable CSS custom properties while saving Excel files to HTML using Aspose.Cells for C++. Improve performance by reducing redundant image data....Document Assistant Close Disable Exporting Frame Scripts and Document...Properties with C++ Set Default Font while rendering spreadsheet...

    docs.aspose.com/cells/cpp/enable-css-custom-pro...
  5. How to Convert Excel to DataTable in C#

    In this brief tutorial you will learn how to convert Excel to datatable in C#. This conversion can be exercised in .NET environment for Windows, Linux and macOS....Font Product Family Aspose.TeX Product...data that is to be exported to datatable Export the contents of...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  6. How to Convert XML to CSV using C#

    This brief article covers how to convert XML to CSV using C#. It explains the environment setup, stepwise program flow, and a runnable sample code to convert XML to CSV using C#....Font Product Family Aspose.TeX Product...to load the source XML file Export the output CSV file from the...

    kb.aspose.com/cells/net/how-to-convert-xml-to-c...
  7. Convert Latex to Word in C#

    This guide covers how to convert Latex to Word in C#. It discusses the system configuration and stepwise process, along with a running sample code for Latex to Word conversion in C#....Font Product Family Aspose.TeX Product...feature on your end. Steps to Export Latex to Word in C# Set up...

    kb.aspose.com/pdf/net/convert-latex-to-word-in-...
  8. Convert PPTM to WORDML via C# .NET or with free...

    Convert PowerPoint pptm documents to Word wordml files with C#. Convert multiple files within ASP.NET or other .NET applications.... Exporting Presentation Content : Convert...Convert PPTM files to export presentation content into Microsoft...

    products.aspose.com/total/net/conversion/pptm-t...
  9. Two issues with adding watermarks in Aspose.PDF...

    First, I’ll post the code I wrote, and then explain the issues at the end: /// <summary> /// 为pdf添加水印 /// </summary> /// <param name="DocuementFileName">文档名称</param> /// <param name="Save…...TempTextState = new TextState { Font = FontRepository.FindFont(WaterMarkFontName)...code? Second Issue: For PDFs exported from Word, the watermark transparency...

    forum.aspose.com/t/two-issues-with-adding-water...
  10. Convert SVG to PDF in Java

    This topic will let you convert SVG to PDF in Java. It covers information about setting up the environment and offers a code example to create a SVG to PDF converter software in Java....Font Product Family Aspose.TeX Product...your requirements. Steps to Export SVG to PDF in Java Configure...

    kb.aspose.com/cad/java/convert-svg-to-pdf-in-java/