Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 6,093 for

resource loading

(0.27 sec)
  1. Заметки к выпуску Aspose.PSD для Java 20.3|Docu...

    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....Цветовая секция (DropShadow Resource) должна содержать 3 цветовых...aiImage = ( AiImage ) Image . load ( inFile ); try { aiImage ....

    docs.aspose.com/psd/ru/java/aspose-psd-for-java...
  2. Charger une police à partir d'un fichier TTF | C++

    Solution API C++ pour charger des polices à partir d'un fichier TTF sur votre disque dur même si ce fichier n'est pas une police lui-même....Code API Reference Helpful resources ▼ Live Demos About Font Source...(Aspose::Font::FontType::TTF, fileDef); 8 9 // Load font 10 System::SharedPtr <...

    docs.aspose.com/font/fr/cpp/how-to-load-fonts/l...
  3. Laden Sie eine Schriftart aus der TTF-Datei | C++

    C++-API-Lösung zum Laden von Schriftarten aus einer TTF-Datei auf Ihrer Festplatte, auch wenn es sich bei der Datei selbst nicht um eine Schriftart handelt...Code API Reference Helpful resources ▼ Live Demos About Font Source...(Aspose::Font::FontType::TTF, fileDef); 8 9 // Load font 10 System::SharedPtr <...

    docs.aspose.com/font/de/cpp/how-to-load-fonts/l...
  4. TTFファイルからフォントをロードします| .NET

    .NET API ソリューションは、ハードドライブ上のファイルからフォントをロードします(そのファイル自体がフォントでなくても)。TTF ファイルからのロード方法を見てみましょう。...Code API Reference Helpful resources ▼ Live Demos About Font Source...FontDefinition(FontType.TTF, fileDef); 9 10 // Load the font 11 Font font = Font...

    docs.aspose.com/font/ja/net/how-to-load-fonts/l...
  5. 从TTF文件加载字体 | C++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从TTF文件中制作它。...Code API Reference Helpful resources ▼ Live Demos About Font Source...(Aspose::Font::FontType::TTF, fileDef); 8 9 // Load font 10 System::SharedPtr <...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...
  6. Читання інформації VBA з файлу MPP | Aspose.Tas...

    Aspose.Tasks для java API надає підтримку читання інформації VBA з файлу MPP....Code API Reference Helpful resources ▼ Live Demos High Code APIs...VBAProject та класу проекту Copy 1 // Load project file 2 Project project...

    docs.aspose.com/tasks/uk/java/reading-vba-infor...
  7. Merge HTML Files – Aspose.HTML for Java

    Merge HTML files in Java using Aspose.HTML. Combine multiple HTML documents into a single output such as PDF, DOCX, XPS or images using HtmlRenderer.... Please load HTML files from the local file... or MHTML format online! // Load HTML documents from files HTMLDocument...

    products.aspose.com/html/java/html-merger/
  8. C++ API to Convert MHTML to SWF | products.aspo...

    Convert MHTML to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...pages and their associated resources. SWF is a vector-based file...by using Save method function Load PPTX document by using Presentation...

    products.aspose.com/total/cpp/conversion/mhtml-...
  9. Aspose.PSD for Python via .NET 24.8 - リリースノート|D...

    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_effects_resource = True opt . allow_warp_repaint...caseIndex ) + ".psd" with PsdImage . load ( sourceFile , opt ) as image...

    docs.aspose.com/psd/ja/python-net/aspose-psd-fo...
  10. Create SVG in C# – Aspose.SVG for .NET

    Create SVG files in C#. Learn how to create SVG from scratch and memory string using the Aspose.SVG for .NET library....svg" )); } Useful Resources To learn more about Aspose...how to load SVG from the Web, and read SVG with Resources Async...

    products.aspose.com/svg/net/create-svg/