Sort Score
Result 10 results
Languages All
Labels All
Results 6,971 - 6,980 of 66,073 for

paths

(0.09 sec)
  1. تبدیل فایل JPEG به PDF با استفاده از Python | A...

    کد نمونه در پایتون برای تبدیل JPEG به PDF. استفاده از کد نمونه برای دسته JPEG به PDF تبدیل با پایتون و .NET...pdf از جمله کلاس های FileIO، path و Document وارد کنید. مسیر فایل...apdf from os import path path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/fa/python-net/conversio...
  2. تبدیل فایل XPS به SVG با استفاده از Python | As...

    کد نمونه در پایتون برای تبدیل XPS به SVG. استفاده از کد نمونه برای دسته XPS به SVG تبدیل با پایتون و .NET...path مشخص کنید. از نمونه سند ذخیره...apdf from os import path path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/fa/python-net/conversio...
  3. 使用 Python 将 BMP 文件转换为 PDF | Aspose.PDF

    Python 上用于 BMP 到 PDF 转换的示例代码。使用 Python 和.NET 将 BMP 批量转换为 PDF 使用示例代码... 使用 path.join () 函数定义输入 PDF 文件、输出目录和输出文件的路径。...apdf from os import path path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/zh-hans/python-net/conv...
  4. Crypter et décrypter des fichiers Excel avec C+...

    Comment crypter et décrypter des fichiers Excel à l aide de C++. Verrouiller et déverrouiller des fichiers Excel....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/fr/cpp/encrypt-and-decryp...
  5. Wie ändert man die Farbe des Rahmens in HTML? C...

    Entdecken Sie verschiedene Möglichkeiten zum Ändern der Rahmenfarbe in HTML-Dateien mithilfe der Aspose.HTML-Bibliothek for .NET mit C#-Beispielen....output path for a document saving 4 string savePath = Path. Combine...Prepare path to source HTML file 7 string documentPath = Path. Combine...

    docs.aspose.com/html/de/net/how-to-articles/how...
  6. Node.js via C++ を使用したExcelファイルの数式管理|Documentation

    Aspose.Cells for Node.js via C++を通じてExcelファイルの数式を管理する方法について学びます。Aspose.CellsはExcelファイルの数式の取得、設定、および計算を容易に行えます。... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/ja/nodejs-cpp/using-formu...
  7. Read Barcode Metadata|Documentation

    This article describes how to read barcode parameters and encoded metadata... Save ( $"{path}ExtPDF417Meta.png" , BarCodeImageFormat...read = new BarCodeReader ( $"{path}ExtPDF417Meta.png" , DecodeType...

    docs.aspose.com/barcode/net/read-barcode-metadata/
  8. Travailler avec des formes dans PostScript | C++

    Comment ajouter des formes au fichier PS Utilisation d'Aspose.Page. Découvrez comment utiliser cette fonctionnalité en C++.... Copy 1 // The path to the documents directory....false ); 18 19 //Create graphics path from the first rectangle 20...

    docs.aspose.com/page/fr/cpp/ps/working-with-sha...
  9. C++でExcelファイルの行と列を挿入・削除する|Documentation

    この資料は、Aspose.Cells for C++ APIを使用して行と列の挿入・削除方法を示しています。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/ja/cpp/inserting-and-dele...
  10. Convertir PDF a formatos de Imágenes|Aspose.PDF...

    Este tema muestra cómo Aspose.PDF permite convertir PDF a varios formatos de imágenes. Convierte páginas PDF a imágenes PNG, JPEG, BMP con unas pocas líneas de código....documento String documentFileName = Paths . get ( DATA_DIR . toString...documento String documentFileName = Paths . get ( DATA_DIR . toString...

    docs.aspose.com/pdf/es/java/convert-pdf-to-imag...