Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 6,046 for

resource loading

(0.35 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. 转换 XPS 文件 | .NET API 解决方案

    本文通过代码片段,对 Aspose.Page API 解决方案中包含的 XPS 到 PNG 转换功能进行了描述和演示。...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/zh/net/convert-xps/
  3. Convertir archivos XPS | Solución API .NET

    La funcionalidad de conversión de XPS a PNG incluida en la solución API Aspose.Page para .NET se describe e ilustra con fragmentos de código aquí....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/es/net/convert-xps/
  4. ¿Cómo cargar fuentes? | Aspose.Font 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/
  5. Оптимизация, сжатие или уменьшение размера PDF ...

    Оптимизация PDF файла, уменьшение всех изображений, уменьшение размера PDF, извлечение шрифтов, удаление неиспользуемых объектов с помощью C#....есть один и тот же объект Resources. Содержимое страниц анализируется...GetDataDir_AsposePdf_Forms (); // Load source PDF form using ( var...

    docs.aspose.com/pdf/ru/net/optimize-pdf/
  6. Convert PPT and PPTX to PDF in .NET [Advanced F...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in .NET using Aspose.Slides, with fast C# code examples and advanced conversion options....; var slideHeight = 792 ; // Load a PowerPoint presentation. using...PDF that includes notes: // Load a PowerPoint presentation. using...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  7. Mã hóa và quản lý phông chữ C# .NET API

    Thư viện Phông chữ C# ASP.NET VB.NET để tải, hiển thị, chuyển đổi và lưu các phông chữ phổ biến nhất mà không cần phụ thuộc vào phần mềm khác....lưu TTF - C# //byte array to load Font from byte [] fontMemoryData...//Work with data from just loaded TtfFont object //Save CffFont...

    products.aspose.com/font/vi/net/
  8. Chargement de fichiers Web‑Open‑Font (WOFF) | .NET

    Guide étape par étape sur la façon de charger, d'inspecter et de convertir des fichiers Web‑Open‑Font (WOFF) dans .NET à l'aide de la bibliothèque Aspose.Font, couvrant le système de fichiers, le tableau d'octets et les sources de flux....Code API Reference Helpful resources ▼ Live Demos About Font Source.... WOFF , fileDef); 21 22 // Load the font 23 Font woffFont =...

    docs.aspose.com/font/fr/net/how-to-load-fonts/l...
  9. Convertir SVG a JPG en Python – Aspose.HTML

    Convierta SVG a JPG usando la biblioteca de Python Aspose.HTML. Obtenga información sobre ImageSaveOptions y considere ejemplos de código Python para convertir SVG a JPG....PyPI API Reference Helpful resources ▼ Live Demos HTML Python Solution...saving as sav {{/if_output}} # Load an SVG document from a file...

    docs.aspose.com/html/es/python-net/convert-svg-...
  10. Converter XPS usando a API para Java

    A funcionalidade de conversão de XPS para JPG incluída na solução API Aspose.Page para Java é descrita e ilustrada com os excertos de código aqui....Code API Reference Helpful resources ▼ Live Demos Source Code API...dataDir = Utils.getDataDir(); // Load XPS document XpsDocument document...

    docs.aspose.com/page/pt/java/convert-xps/