Sort Score
Result 10 results
Languages All
Labels All
Results 9,941 - 9,950 of 61,492 for

paths

(0.49 sec)
  1. Configuration des options d impression avec C++...

    Cet article montre comment définir de manière programmée les options d impression de la fonction de mise en page de la feuille Excel en utilisant l API et la bibliothèque C++. Vous pouvez définir la zone d impression, les titres d impression et l ordre des pages....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/fr/cpp/setting-print-opti...
  2. Remove Watermark Image Filter|Documentation

    Using Aspose.Imaging graphic library with Remove watermark image filter. C# code example provided....corresponding graphic path. We refer to this path object as a 'mask'...include an ellipse shape in this path. The coordinates for the ellipse...

    docs.aspose.com/imaging/net/developer-guide/man...
  3. Cargar una fuente desde un archivo TTF | C++

    Solución API de C++ para cargar fuentes desde un archivo TTF en su disco duro incluso si este archivo no es una fuente en sí.... 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/es/cpp/how-to-load-fonts/l...
  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. 아카이브

    아카이브...GenerateTemplate(Path.Combine(dataDir, "OMRTestWithBarcode..."C:\\Files\\"; string templatePath = Path.Combine(dataDir, TemplateName);...

    blog.aspose.com/ko/omr/create-and-read-omr-with...
  6. 아카이브

    아카이브... string path = "/CreateMultiCurve.shp"; //...(VectorLayer layer = VectorLayer.Create(path, Drivers.Shapefile)) { // ConstructFeature...

    blog.aspose.com/ko/gis/make-geometric-shapes-in...
  7. أرشيف

    أرشيف... # مسار الصورة full_path = "C:\\Files\\barcode.jpg" #...barcoderecognition.BarCodeReader(full_path) # قراءة الباركود recognized_results...

    blog.aspose.com/ar/barcode/python-barcode-reader/
  8. 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/
  9. 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-...
  10. 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-...