Sort Score
Result 10 results
Languages All
Labels All
Results 7,751 - 7,760 of 16,274 for

load font

(0.31 sec)
  1. Aspose.PSD for .NET 19.11 - リリースノート|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.... Load ( sourceFile , loadOptions ))...image = ( PsdImage ) Image . Load ( sourceFile )) { foreach (...

    docs.aspose.com/psd/ja/net/aspose-psd-for-net-1...
  2. 在C++中指定TrueType字体位置|Aspose.Words为C++

    指定各种TrueType字体源:系统文件夹、用户源、从流加载字体、文件系统或内存。... 从系统{#loading-fonts-from-system}加载字体 有一个特殊的...在Windows上,Aspose.Words首先从_%windir%\Fonts文件夹中获取所有可用字体。 此设置大部分时间都适用于您。...

    docs.aspose.com/words/zh/cpp/specify-truetype-f...
  3. Selbstschließende Tags mit JavaScript via C++ e...

    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....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...arrayBuffer (); // Set Html load options and keep precision true...

    docs.aspose.com/cells/de/javascript-cpp/recogni...
  4. نحوه باز کردن فایل MSG در جاوا

    این آموزش مختصر نحوه باز کردن فایل MSG در جاوا را راهنمایی می کند. این جزئیات در مورد محیط، یک فرآیند گام به گام و یک کد نمونه قابل اجرا برای مشاهده فایل های MSG در جاوا را ارائه می دهد....Font Product Family Aspose.TeX Product...فایل MSG را با استفاده از روش load() باز کنید. نمایش اطلاعات مختلف...

    kb.aspose.com/fa/email/java/how-to-open-msg-fil...
  5. Convert Visio to HTML format|Documentation

    This topic show you how to convert Visio to html formats using Aspose.Diagram for Python via Java. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM, VSSM to html with a few lines of code....call the diagram constructor to load diagram from a VSD file diagram...resources of the HTML, e.g. fonts, CSS (containing the style information)...

    docs.aspose.com/diagram/it/python-java/convert-...
  6. Jak změnit velikost obrázku SVG pomocí C#

    Tento základní tutoriál je navržen tak, aby prozkoumal, jak změnit velikost obrázku SVG pomocí C#. Obsahuje jednoduché kroky a spustitelný kód pro změnu velikosti souboru SVG pomocí C# na libovolné platformě podporované rámcem .NET....Font Product Family Aspose.TeX Product...chcete změnit, pomocí metody Load ve třídě Image Zavolejte metodu...

    kb.aspose.com/cs/imaging/net/how-to-resize-svg-...
  7. How to Add Audio in Presentation using C#

    In this simple article, we will walk you through to procedure of how to add Audio in Presentation using C#. By using a few lines of easy code you can embed a MP3 to PPTX in C#....Font Product Family Aspose.TeX Product...the audio frame image after loading from the disk Save the presentation...

    kb.aspose.com/slides/net/how-to-add-audio-in-pr...
  8. Extract Text From Word Document in Python

    By utilizing this example, you will how learn to extract text from Word Document in Python. It also provides the information to configure the development environment by adhering to a step-by-step workflow, and an example code to convert Word to TXT in Python....Font Product Family Aspose.TeX Product...required properties Convert the loaded Word document to a TXT file...

    kb.aspose.com/words/python/extract-text-from-wo...
  9. Support For Interruptable Library|Aspose.Slides...

    Make long-running tasks cancelable with Aspose.Slides for Java. Interrupt rendering and conversions for PowerPoint and OpenDocument safely, with examples....long-running operations—such as loading, saving, or rendering presentations—before...InterruptionToken —such as loading a presentation with Presentation(path...

    docs.aspose.com/slides/java/support-for-interru...
  10. Salvando um MSG como PDF|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....:- | | Figura: Arquivo MSG Fonte | | | | :- | | Figura: Arquivo...MailMessage eml = MailMessage . load ( fstream ); //Save the Message...

    docs.aspose.com/email/pt/java/saving-a-msg-as-pdf/