Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 16,485 for

load font

(0.95 sec)
  1. ChmLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.ChmLoadOptions class. Allows to specify additional options when Loading CHM document into a [Document](../../aspose.words/document/) object...specify additional options when loading CHM document into a Document...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FAQ|Aspose.Words for Java

    Aspose.Words for Java answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....the top of the document when loading and saving and limits the maximum... Q: Why are the layout and fonts in the output document different...

    docs.aspose.com/words/java/faq/
  3. Does aspose.words support OptimizeForWeb when c...

    does aspose.words support OptimizeForWeb when convert word to pdf? after search we found OptimizeForWeb for c++. Does the setOptimizeOutput(true) equals OptimizeForWeb for c++?...improve loading times, such as image compression, font embedding...args) throws Exception { // Load the document Document doc =...

    forum.aspose.com/t/does-aspose-words-support-op...
  4. Extract a Table from PDF to Excel using C#

    Follow this article to extract a table from PDF to Excel using C#. It has details to set the IDE for using Aspose.PDF and Aspose.Cells in the same project, a list of steps, and a sample code to pull table from PDF into Excel....Font Product Family Aspose.TeX Product...any limitations or watermark Load the source PDF file into the...

    kb.aspose.com/total/net/extract-a-table-from-pd...
  5. Stop conversion or loading using InterruptMonit...

    This section explains how to stop conversion or Loading with Aspose.Diagram....Stop conversion or loading using InterruptMonitor when it is...conversion as well as to stop loading huge diagram. Please use Diagram...

    docs.aspose.com/diagram/net/stop-conversion-or-...
  6. Edit FODP in PHP | products.aspose.com

    Edit FODP in PHP. Use PHP library API to edit FODP files...various formatting options such as font type and color selection. Additionally...instance of the Presentation class. Load the FODP presentation you want...

    products.aspose.com/slides/php-java/editor/fodp/
  7. Edit PPSM in PHP | products.aspose.com

    Edit PPSM in PHP. Use PHP library API to edit PPSM files...various formatting options such as font type and color selection. Additionally...instance of the Presentation class. Load the PPSM presentation you want...

    products.aspose.com/slides/php-java/editor/ppsm/
  8. TableSubstitutionRule.getSubstitutes method | A...

    TableSubstitutionRule.getSubstitutes method. Returns array containing substitute Font names for the specified original Font name....substitute font names for the specified original font name. getSubstitutes...Original font name. Returns List of alternative font names. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. how to customize UI appearance for modal window...

    This article describes how to customize UI appearance for modal window in GridJs....padding : 24 px ; font-size : 18 px ; font-weight : 600 ; } ...border-bottom : 1 px solid #e5e7eb ; font-weight : 600 ; } . x-spread...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  10. 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...