Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 15,520 for

load font

(1.3 sec)
  1. 使用 JavaScript 复制带样式的范围数据,通过 C++|Documentation

    学习如何使用 C++ 中的脚本复制带格式的单元格范围。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...workbook } // Instantiate or load workbook let workbook ; if (...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  2. How to Replace Words in a Word Document using P...

    This article describes how to replace words in a word document using python. It contains configuration details, a step-by-step process and a runnable sample code to replace text in Word using Python....Font Product Family Aspose.TeX Product...using Python . You will learn to load the Word document, set the properties...

    kb.aspose.com/words/python/how-to-replace-words...
  3. DXF Drawings|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....CAD provides the feature to load AutoCAD DXF drawing entities...follows: Load DXF drawing file using the Image.load factory method...

    docs.aspose.com/cad/java/dxf-drawings/
  4. 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/
  5. How to Convert Excel to HTML using C#

    This brief tutorial will explain how to convert Excel to HTML using C#. By using C# Excel to HTML conversion can be completed easily by following a few steps and a short code snippet....Font Product Family Aspose.TeX Product...a Workbook class instance to load the source Excel file Create...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  6. truetype字体的字形和指标| C++

    C ++ API用于开发人员操纵和字体文件。了解有关如何使用C ++中TTF字体的Glyphs和指标的基础知识。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/cpp/glyphs-and-metrics-...
  7. How to Find and Replace Text in PDF using C#

    This quick tutorial contains information on how to find and replace text in PDF using C#. It helps in changing PDF text using C# with the help of a few API calls without using any third-party tool or software being installed....Font Product Family Aspose.TeX Product...NuGet package manager Create or load a PDF file containing sample...

    kb.aspose.com/pdf/net/how-to-find-and-replace-t...
  8. PdfLoadOptions class | Aspose.Words for Node.js

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  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...