Sort Score
Result 10 results
Languages All
Labels All
Results 4,051 - 4,060 of 6,071 for

resource loading

(0.48 sec)
  1. Edit Publisher | PUB Metadata | C++

    Read Publisher files Metadata using PUB C++ API Solution. On-premise C++ API gives you access to SummaryInfo and DocSummaryInfo properties....namespace Aspose :: PUB; // Load PUB file System :: SharedPtr...Support and Learning Resources Learning Resources Documentation Source...

    products.aspose.com/pub/cpp/metadata/
  2. Convert ODS to POWERPOINT with .NET or with fre...

    Convert ODS to POWERPOINT on .NET Framework, .NET Core, Mono or Xamarin Platforms or online. Test free ODS to POWERPOINT online converter quickly before integrating the code....PDF and set SaveFormat to Auto Load the converted PDF file using...Cells . SaveFormat . Auto ); // load the PDF file using Document...

    products.aspose.com/total/net/conversion/ods-to...
  3. Public API Changes in Aspose.Note 1.4.0 | Aspos...

    This document provides an overview of the changes made to the public APIs in version 1.4.0 of the .NET edition of Aspose.Note....Code API Reference Helpful resources ▼ Live Demos High Code APIs...code (.NET, C#): C# Copy 1 // load OneNote document 2 Aspose.Note...

    docs.aspose.com/note/net/public-api-changes-in-...
  4. Laden Sie eine Schriftart aus einer CFF-Datei |...

    .NET-API-Lösung zum Laden von CFF Schriftarten aus einer Datei auf Ihrer Festplatte, auch wenn diese Datei selbst keine Schriftart ist....Code API Reference Helpful resources ▼ Live Demos About Font Source...FontDefinition(FontType.CFF, fileDef); 9 10 // Load the font 11 Font font = Font...

    docs.aspose.com/font/de/net/how-to-load-fonts/l...
  5. Cargar una fuente desde un archivo CFF | .NET

    API .NET para cargar fuentes desde un archivo en su disco duro incluso si este archivo no es una fuente en sí. Veamos cómo hacerlo a partir de un CFF....Code API Reference Helpful resources ▼ Live Demos About Font Source...FontDefinition(FontType.CFF, fileDef); 9 10 // Load the font 11 Font font = Font...

    docs.aspose.com/font/es/net/how-to-load-fonts/l...
  6. Carica un carattere dal file CFF | .NET

    Soluzione API .NET per caricare i caratteri da un file sul disco rigido, anche se il file stesso non è un carattere. Vediamo come farlo con un file CFF....Code API Reference Helpful resources ▼ Live Demos About Font Source...FontDefinition(FontType.CFF, fileDef); 9 10 // Load the font 11 Font font = Font...

    docs.aspose.com/font/it/net/how-to-load-fonts/l...
  7. 프로젝트 다루기 | Aspose.Tasks 설명서

    Aspose.Tasks for .NET을 사용하여 Microsoft Project MPP/XML 파일을 읽고, 수정하고, 저장 및 변환하는 방법을 알아보세요....Code API Reference Helpful resources ▼ Live Demos High Code APIs...using Aspose. Tasks ; 2 3 // Load a project from MPP file 4 var...

    docs.aspose.com/tasks/ko/net/working-with-proje...
  8. Guardar documento HTML – Aspose.HTML for Java

    Aprenda cómo guardar documentos HTML después de editarlos usando Aspose.HTML para la API de Java y cómo aplicar las opciones de guardado....Examples API Reference Helpful resources ▼ Live Demos HTML Java Solution...// Save HTML with a linked resources using Java 2 3 // Prepare...

    docs.aspose.com/html/es/java/save-a-document/
  9. Working with Operators|Aspose.PDF for Java

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....the image into the page’s Resources collection. Use the operators...; int upperRightY = 200 ; // Load image into stream FileInputStream...

    docs.aspose.com/pdf/java/operators/
  10. Преобразование XPS с помощью API Aspose.Page C++

    Функциональность преобразования XPS в PDF, включенная в решение Aspose.Page API для C++, описана и проиллюстрирована фрагментами кода здесь....Code API Reference Helpful resources ▼ Live Demos Source Code API...System::IO::FileAccess::Write); // Clearing resources under 'using' statement S...

    docs.aspose.com/page/ru/cpp/convert-xps/