Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 16,265 for

font loading

(0.57 sec)
  1. How to Show Formulas in Excel using C#

    This tutorial explains how to show formulas in Excel using C#. It contains the environment configuration details, detailed steps to perform the task and a runnable sample code to display formulas in Excel using C#....Font Product Family Aspose.TeX Product...existing workbook by just loading the workbook and then setting...

    kb.aspose.com/cells/net/how-to-show-formulas-in...
  2. How to Find and Replace Text in Word Document u...

    This brief tutorial will guide you through to steps for how to find and replace text in Word document using Java. Using simple API calls, one can easily replace text in Word document using Java for any application and irrespective of Operating System environment....Font Product Family Aspose.TeX Product...activity will commence by loading source DOCX using Document...

    kb.aspose.com/words/java/how-to-find-and-replac...
  3. How to Convert PPTX to Markdown using C#

    This simple article focuses on how to convert PPTX to Markdown using C#. It also includes the project configuration, a list of step wise programming tasks, and a working example code to export PPT to MD in C#....Font Product Family Aspose.TeX Product...The process is initiated by loading the source presentation file...

    kb.aspose.com/slides/net/how-to-convert-pptx-to...
  4. Insert a Table of Contents in Word using Python

    Insert a table of contents in Word using Python. Obtain details to set up the IDE, a list of tasks, and an example code to add a table of contents in Word using Python....Font Product Family Aspose.TeX Product...the process will initiate by loading the Word file using the Document...

    kb.aspose.com/words/python/insert-a-table-of-co...
  5. 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....02_OutputDirectory \\ " ); // Load sample workbook Workbook wb...Properties with C++ Set Default Font while rendering spreadsheet...

    docs.aspose.com/cells/cpp/enable-css-custom-pro...
  6. Hyphenation.is_dictionary_registered method | A...

    Hyphenation.is_dictionary_registered method. Returns ``False`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``True`` otherwise.... font . locale_id == 2055 ))) doc...dictionary.registered.pdf' ) # Re-load the document after un-registering...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Words cannot set RevisionTextEffect to DoubleSt...

    Aspose Words does not allow setting the Markup Insertions to Double striketrough, eventhtough MS Word allows this: “DoubleStrikeThrough value can only be set for DeletedTextEffect, RevisedPropertiesEffect or MovedFro…...to the insertion revision: // Load the document Document doc =...set the font property if (node is Run run) { run.Font.DoubleStrikeThrough...

    forum.aspose.com/t/words-cannot-set-revisiontex...
  8. 使用JavaScript通过C++处理WebQuery类型的外部数据连接。|Documenta...

    学习如何使用Aspose.Cells for JavaScript通过C++处理WebQuery类型的外部数据连接。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...file . arrayBuffer (); // Loading the workbook from the selected...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  9. Document Comparison Features|Aspose.Words for .NET

    Aspose.Words allows you to compare two Word documents using files or URLs to these files and show the differences. You can also view your document in a browser....formatted in the red-underlined font. Deleted text is formatted in...red color and strike-through font settings. How Document Comparison...

    docs.aspose.com/words/net/document-comparison-f...
  10. 如何在没有Excel的情况下检查冻结状态,使用JavaScript通过C++|Document...

    在这篇文章中,您将学习如何使用JavaScript结合C++库以编程方式检查Excel工作表的冻结状态。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...file . arrayBuffer (); // Loading the workbook which contains...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...