Sort Score
Result 10 results
Languages All
Labels All
Results 9,871 - 9,880 of 65,904 for

paths

(0.18 sec)
  1. Archiwa

    Archiwa... # Ścieżka obrazu full_path = "C:\\Files\\barcode.jpg" #...barcoderecognition.BarCodeReader(full_path) # Czytaj kody kreskowe recognized_results...

    blog.aspose.com/pl/barcode/python-barcode-reader/
  2. Chercher

    chercher...{ GraphicsPath path = new GraphicsPath(); path.AddRectangle(originalRentangle);...Matrix(); transform(matrix); path.Transform(matrix); Pen pen =...

    blog.aspose.com/fr/drawing/matrix-global-local-...
  3. Convert CFF to OTF seamlessly | API for .NET

    Learn how to convert CFF to OTF using .NET API. Integrate this native CFF to OTF font conversion functionality into your own solution....combining the output directory path OutputDir with the desired font...font file name using Path.Combine() Method. Save the resultant...

    products.aspose.com/font/net/conversion/cff-to-...
  4. Завантажити шрифт із файлу TTF | C++

    Рішення C++ API для завантаження шрифтів із файлу на жорсткому диску, навіть якщо це не шрифт сам по собі. Давайте розглянемо, як це зробити з файлу TTF.... Copy 1 // Construct path to the file 2 System::String...System::String fontPath = System::IO::Path::Combine(get_DataDir(), u "Montserrat-Regular...

    docs.aspose.com/font/uk/cpp/how-to-load-fonts/l...
  5. Использование API LightCells с Node.js через C+...

    Узнайте, как читать и писать большие Excel файлы с помощью API LightCells в Node.js через C++. Повышайте производительность и эффективность с меньшим потреблением памяти.... const path = require ( "path" ); const AsposeCells...async () => { const dataDir = path . join ( __dirname , "data"...

    docs.aspose.com/cells/ru/nodejs-cpp/using-light...
  6. Använder LightCells API med Node.js via C++|Doc...

    Lär dig hur du läser och skriver stora Excel filer med LightCells API i Node.js via C++. Förbättra prestanda och effektivitet med mindre minnesförbrukning.... const path = require ( "path" ); const AsposeCells...async () => { const dataDir = path . join ( __dirname , "data"...

    docs.aspose.com/cells/sv/nodejs-cpp/using-light...
  7. Couleurs personnalisées de tranche ou de secteu...

    Apprenez comment utiliser Aspose.Cells for Node.js via C++ pour personnaliser les couleurs des tranches et des secteurs dans un graphique en secteurs. Notre guide montrera comment attribuer des couleurs uniques à chaque tranche, secteur ou légion pour une meilleure apparence visuelle et une meilleure représentation des données.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/fr/nodejs-cpp/custom-slic...
  8. Cropping PDF Pages using Python|Aspose.PDF for ...

    You may change page properties, such as the width, height, Bleed-, Crop- and Trimbox using Aspose.PDF for Python via .NET....configuration DATA_DIR = "your path here" def crop_page ( input_file_name...Args: input_file_name (str): Path to the input PDF file to be...

    docs.aspose.com/pdf/python-net/crop-pages/
  9. Archiwa

    Archiwa... std::string image_path = "sample.png"; // Przygotuj...size = aspose::ocr::page(image_path.c_str(), buffer, len); //Wydrukuj...

    blog.aspose.com/pl/ocr/convert-image-to-text-us...
  10. Архів

    Архів...файлу зображення path = "Aspose.jpg" output_path = "ImagetoPDF.pdf"...image = pdf.Image() image.file = path # Додайте зображення на сторінку...

    blog.aspose.com/uk/pdf/convert-jpg-to-pdf-in-py...