Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 4,810 for

resource loading

(0.03 sec)
  1. Convertir des fichiers XPS | Solution API .NET

    La fonctionnalité de conversion XPS en PNG incluse dans la solution API Aspose.Page pour .NET est décrite et illustrée avec les extraits de code ici....Code API Reference Helpful resources ▼ Live Demos Source Code API...dataDir + "XPStoImage_out.bmp"; // Load XPS document form the XPS file...

    docs.aspose.com/page/fr/net/convert-xps/
  2. ¿Cómo cargar fuentes? | Solución API para .NET

    A continuación se describe cómo cargar fuentes con .NET. Aprenderá los objetos, parámetros y métodos necesarios para esto y obtendrá ejemplos de carga....Code API Reference Helpful resources ▼ Live Demos About Font Source...FontDefinition(FontType.TTF, fileDef); 9 10 // Load font 11 Font font = Font.Open(fontDef);...

    docs.aspose.com/font/es/net/how-to-load-fonts/
  3. Arsip

    Arsip...void main(String[] args) { // Load PDF Document pdf = new Document("MultiplePages...simpan document.optimize_resources(options) document.save("compressed...

    blog.aspose.com/id/pdf/compress-pdf-document/
  4. Як завантажити шрифти? | Рішення API для .NET

    Тут описано, як завантажити шрифти за допомогою .NET. Ви дізнаєтесь про необхідні для цього об’єкти, параметри, методи та отримаєте приклади завантаження....Code API Reference Helpful resources ▼ Live Demos About Font Source...FontDefinition(FontType.TTF, fileDef); 9 10 // Load font 11 Font font = Font.Open(fontDef);...

    docs.aspose.com/font/uk/net/how-to-load-fonts/
  5. Convert XPS files | .NET API Solution

    XPS to PNG conversion functionality included in Aspose.Page API solution for .NET is described and illustrated with the code snippets here....Code API Reference Helpful resources ▼ Live Demos Source Code API...dataDir + "XPStoImage_out.bmp"; // Load XPS document form the XPS file...

    docs.aspose.com/page/net/convert-xps/
  6. Как загрузить шрифты? | API-решение для .NET

    Здесь описано, как загружать шрифты с помощью .NET. Вы узнаете необходимые для этого объекты, параметры, методы и получите примеры загрузки....Code API Reference Helpful resources ▼ Live Demos About Font Source...FontDefinition(FontType.TTF, fileDef); 9 10 // Load font 11 Font font = Font.Open(fontDef);...

    docs.aspose.com/font/ru/net/how-to-load-fonts/
  7. Convertir HTML en PDF dans .NET|Aspose.PDF for ...

    Ce sujet vous montre comment convertir HTML en PDF et MHTML en PDF en utilisant Aspose.PDF....GetDataDir_AsposePdf (); // Load the HTML file into a document...GetDataDir_AsposePdf (); // Load the HTML file into a document...

    docs.aspose.com/pdf/fr/net/convert-html-to-pdf/
  8. Catatan Rilis Aspose.PSD untuk .NET 20.6|Docume...

    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(lokasiBerkas)) { LnkeResource...image = ( PsdImage ) Image . Load ( outputPath )) { image . Save...

    docs.aspose.com/psd/id/net/aspose-psd-for-net-2...
  9. Naviguer dans SVG – Aspose.SVG for Python via .NET

    Apprenez à inspecter SVG à l'aide de Python, à parcourir les éléments SVG et à naviguer dans SVG à l'aide du sélecteur CSS ou de XPath....PyPI API Reference Helpful resources ▼ Live Demos SVG Python Solution...(data_dir, "document.svg" ) 10 11 # Load an SVG document 12 with SVGDocument...

    docs.aspose.com/svg/fr/python-net/navigate-svg/
  10. How to Resize Document During Conversion from H...

    Learn how to use rendering options to resize document pages to the size of the content and vice versa....NuGet API Reference Helpful resources ▼ Live Demos HTML .NET Solution...In the following examples, we load the local rendering.html file...

    docs.aspose.com/html/net/resize-document/