Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 13,397 for

font loading

(0.13 sec)
  1. How to Convert EPUB to PDF in C#

    This short tutorial explains how to convert EPUB to PDF in C#. It contains all the details required to configure the environment, program flow and a runnable sample code that demonstrates the conversion process from EPUB to PDF in C# with the help of a few lines of code....Font Product Family Aspose.TeX Product...environments. The customization of loading the EPUB file is demonstrated...

    kb.aspose.com/pdf/net/how-to-convert-epub-to-pd...
  2. StreamFontSource class | Aspose.Words for Python

    aspose.words.Fonts.StreamFontSource class. Base class for user-defined stream Font source...class for user-defined stream font source. To learn more, visit...visit the Working with Fonts documentation article. Remarks In order...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. Rendering in C#|Aspose.Words for .NET

    Use Aspose.Words for .NET rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing using C#....document formats that can be loaded into Aspose.Words are known... for example, bold, italic, font, size. However, the flow-layout...

    docs.aspose.com/words/net/rendering/
  5. 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...
  6. Product Features|Documentation

    Product Features of Aspose.BarCode for .NET: Barcode Generation, Recognition, Customization of Barcode Appearance-Related Parameters...engine variables Saving to or loading from a stream or a file Label...Customizing barcode caption and its font, background/foreground colors...

    docs.aspose.com/barcode/net/product-features/
  7. FontFallbackSettings Class | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontFallbackSettings for customizable Font fallback options, ensuring seamless document rendering and enhanced text display....FontFallbackSettings class Specifies font fallback mechanism settings...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Specify Individual or Private Set of Fonts for ...

    Learn how to specify an individual or private set of Fonts for workbook rendering using Aspose.Cells for C++....Individual or Private Set of Fonts for Workbook Rendering with...you specify the fonts directory or a list of fonts for all workbooks...

    docs.aspose.com/cells/cpp/specify-individual-or...
  9. Aspose::Words::Fonts::FontFallbackSettings::Bui...

    Aspose::Words::Fonts::FontFallbackSettings::BuildAutomatic method. Automatically builds the fallback settings by scanning available Fonts in C++....Aspose::Words::Fonts::FontFallbackSettings::BuildAutomatic method...scanning available fonts. void Aspose :: Words :: Fonts :: FontFallbackSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. Convert PDF to EPUB using C#

    Follow this article to convert PDF to EPUB using C#. It has all the details to set the IDE for development, a list of steps, and a sample code for transforming PDF file to EPUB using C#....Font Product Family Aspose.TeX Product...C# . You may customize the loading of source PDF files by using...

    kb.aspose.com/words/net/convert-pdf-to-epub-usi...