Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 14,078 for

load font

(0.14 sec)
  1. Hyphenation.unregisterDictionary method | Aspos...

    Hyphenation.unregisterDictionary method. Unregisters a hyphenation dictionary for the specified language.... font . localeId == new CultureInfo...Dictionary.registered.pdf" ); // Re-load the document after un-registering...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. How to Edit PDF Document using C#

    This short guide describes how to edit PDF document using C#. It has the details to set the IDE, a list of steps and a runnable sample code to edit PDF doc using C#....Font Product Family Aspose.TeX Product...color and font size, and save to the memory stream Load the stream...

    kb.aspose.com/pdf/net/how-to-edit-pdf-document-...
  3. MarkdownLoadOptions class | Aspose.Words for No...

    Aspose.Words.Loading.MarkdownLoadOptions class. Allows to specify additional options when Loading [LoadFormat.Markdown](../../aspose.words/Loadformat/#Markdown) document into a [Document](../../aspose.words/document/) object....specify additional options when loading LoadFormat.Markdown document...encoding that will be used to load an HTML, TXT, or CHM document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Convert PDF to Image in C#

    This tutorial will show you how to convert PDF to image in C#. It will teach you how using C# convert PDF to image of any type like PNG, BMP, JPG, and others....Font Product Family Aspose.TeX Product...properties like setting default font, scaling images to fit the page...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-ima...
  5. Aspose::Words::Fonts::FontEmbeddingUsagePermiss...

    Aspose::Words::Fonts::FontEmbeddingUsagePermissions enum. Represents the Font embedding usage permissions in C++....Aspose::Words::Fonts::FontEmbeddingUsagePe enum Contents [ Hide...FontEmbeddingUsagePe enum Represents the font embedding usage permissions...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. FontSubstitutionWarningInfo Class | Aspose.Word...

    Aspose.Words.FontSubstitutionWarningInfo class provides details on Font substitution warnings during document Load or save....Contains information about a font substitution warning that Aspose...Words issued during document loading or saving. public class FontSubstitutionWarn...

    reference.aspose.com/words/net/aspose.words/fon...
  7. Generate PDF from XML|Aspose.PDF for C++

    Aspose.PDF for C++ provides several ways to convert an XML file into a PDF document requiring that the input XML file....we need to transform XML and load into PDF document. The following...xsltString )); transform -> Load ( reader ); auto memoryStream...

    docs.aspose.com/pdf/cpp/generate-pdf-from-xml/
  8. Online PDF File Comparison or Build Android Mob...

    Free online app to Compare different PDF files. Android comparison library code for PDF documents....reference to Android project Load the both PDF documents using...both documents to Word formats. Load both documents Document class...

    products.aspose.com/total/android-java/compare/...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Met...

    Aspose::Words::Saving::HtmlSaveOptions::get_MetafileFormat method. Specifies in what format metafiles are saved when exporting to HTML, MHTML, or EPUB. Default value is Png, meaning that metafiles are rendered to raster PNG images in C++....<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/cpp/aspose.words.sav...
  10. How to Rotate a Cell in Excel using Java

    This short tutorial guides you how to rotate a cell in Excel using Java. You can set text orientation in Excel using Java with the help of simple steps and few API calls described in this article....Font Product Family Aspose.TeX Product...to rotate cell text Create or load a Workbook and set some text...

    kb.aspose.com/cells/java/how-to-rotate-a-cell-i...