Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 5,803 for

resource loading

(0.07 sec)
  1. Загрузить шрифт из файла CFF | Java

    С помощью решения Aspose.Font for Java вы можете загрузить шрифт из файла CCF на жестком диске, даже если этот файл сам по себе не является шрифтом....Code API Reference Helpful resources ▼ Live Demos About Font Source...pe. CFF , fileDef); 9 10 // Load the font 11 Font font = Font...

    docs.aspose.com/font/ru/java/how-to-load-fonts/...
  2. Redigera PSD-filer på nätet | products.aspose.com

    Redigera PSD Adobe Photoshop-filer online...to docs Additional Features Loading... You can reproduce the main...(PsdImage psdImage = (PsdImage)Image.Load("layers.psd")) { foreach (var...

    products.aspose.com/psd/sv/editor/
  3. Carregue uma fonte do arquivo CFF | C++

    Solução da API C ++ para carregar fontes de um arquivo no seu disco rígido, mesmo que esse arquivo não seja um inselo da fonte. Vamos ver como fazer isso de um arquivo CFF....Code API Reference Helpful resources ▼ Live Demos About Font Source...(Aspose::Font::FontType::CFF, fileDef); 8 9 // Load the font 10 System::SharedPtr...

    docs.aspose.com/font/pt/cpp/how-to-load-fonts/l...
  4. 从CFF文件加载字体|Java

    使用Java 版 Aspose.Font解决方案,即使此文件不是字体Inself,您也可以从硬盘磁盘上的CCF文件加载字体。...Code API Reference Helpful resources ▼ Live Demos About Font Source...pe. CFF , fileDef); 9 10 // Load the font 11 Font font = Font...

    docs.aspose.com/font/zh/java/how-to-load-fonts/...
  5. Laden Sie eine Schriftart aus einer CFF-Datei |...

    C++-API-Lösung zum Laden von Schriftarten aus einer CFF-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::CFF, fileDef); 8 9 // Load the font 10 System::SharedPtr...

    docs.aspose.com/font/de/cpp/how-to-load-fonts/l...
  6. Підтримувані формати файлів | Aspose.note Докум...

    Aspose.note для Java підтримує кілька форматів файлів, включаючи один, Onetoc2, PNG, GIF, JPEG, BMP, TIFF, PDF....Code API Reference Helpful resources ▼ Live Demos High Code APIs...для Java. Format Description Load Save Remarks OneNote Document...

    docs.aspose.com/note/uk/java/supported-file-for...
  7. Supported File Formats | Aspose.Note Documentation

    Aspose.Note for Java supports multiple file formats including ONE, ONETOC2, PNG, GIF, JPEG, BMP, TIFF, PDF....Code API Reference Helpful resources ▼ Live Demos High Code APIs...for Java. Format Description Load Save Remarks OneNote Document...

    docs.aspose.com/note/java/supported-file-formats/
  8. Generate ISSN barcode Images via JavaScript via...

    JavaScript example of code to generate ISSN barcode in any modern browser using WebAssembly-based library.... log ( 'BarCode module has loaded' ); // Enable barcode-related..."generated.png" ); // Cleanup resources generator. delete () × Other...

    products.aspose.com/barcode/javascript-cpp/issn...
  9. Generate DotCode barcode Images via JavaScript ...

    JavaScript example of code to generate DotCode barcode in any modern browser using WebAssembly-based library.... log ( 'BarCode module has loaded' ); // Enable barcode-related..."generated.png" ); // Cleanup resources generator. delete () × Other...

    products.aspose.com/barcode/javascript-cpp/dotc...
  10. Extract images from PDF in C++ | Aspose.PDF

    Simple demo source code to extract images from PDF file on any platform with C++ language.... Load the PDF with an instance of...() -> idx_get ( 1 ) -> get_Resources () -> get_Images () -> idx_get...

    products.aspose.com/pdf/cpp/parser/images/