Sort Score
Result 10 results
Languages All
Labels All
Results 6,541 - 6,550 of 67,415 for

paths

(0.26 sec)
  1. استخراج پیوست ها از PDF با استفاده از Python | ...

    قابلیت استخراج پیوست ها از پی دی اف با پایتون در دات نت فریم ورک، دات نت هسته و PHP، VBScript، دلفی، سی پلاس پلاس از طریق COM Interop....apdf from os import path path_infile = path . join ( self . data_dir...document = apdf . Document ( path_infile ) # Get count of the...

    products.aspose.com/pdf/fa/python-net/attachmen...
  2. VbaReferenceCollection.count property | Aspose....

    VbaReferenceCollection.count property. Returns the number of VBA references in the collection....i ); let path = getLibIdPath ( reference ); if ( path == brokenPath...Returns string representing LibId path of a specified reference. ///...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. VbaReferenceCollection.Item | Aspose.Words for ...

    Access the VbaReference object easily with the Item property. Efficiently retrieve references by index for streamlined VBA development....]; string path = GetLibIdPath ( reference ); if ( path == brokenPath...Returns string representing LibId path of a specified reference. ///...

    reference.aspose.com/words/net/aspose.words.vba...
  4. VbaReference.type property | Aspose.Words for N...

    VbaReference.type property. Gets [VbaReferenceType](../../vbareferencetype/) object that indicates the type of reference that a [VbaReference](../) object represents....i ); let path = getLibIdPath ( reference ); if ( path == brokenPath...Returns string representing LibId path of a specified reference. ///...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 渲染选项 – Aspose.HTML for .NET

    了解 Aspose.HTML for .NET 中的渲染选项,以便将 HTML 自定义渲染为 PDF、XPS、DOCX 和图像。获得随时可用的 C# 示例...14 } 15 }; 16 17 // Prepare a path to save the converted file 18...18 string savePath = Path. Combine (OutputDir, "file-with-custom-page-size...

    docs.aspose.com/html/zh/net/rendering-options/
  6. Options de rendu – Aspose.HTML for .NET

    Découvrez les options de rendu dans Aspose.HTML for .NET pour personnaliser le rendu de HTML en PDF, XPS, DOCX et images. Obtenir des exemples C# prêts à l'emploi....14 } 15 }; 16 17 // Prepare a path to save the converted file 18...18 string savePath = Path. Combine (OutputDir, "file-with-custom-page-size...

    docs.aspose.com/html/fr/net/rendering-options/
  7. Extraer datos vectoriales de un archivo PDF usa...

    Aspose.PDF facilita la extracción de datos vectoriales de un archivo PDF. Puedes obtener los datos vectoriales (ruta, polígono, polilínea), como posición, color, ancho de línea, etc....ProcessGraphicsInPDF () { // The path to the documents directory var...SaveVectorGraphicsFr () { // The path to the documents directory var...

    docs.aspose.com/pdf/es/net/extract-vector-data-...
  8. استخراج بيانات المتجهات من ملف PDF باستخدام C#|...

    تجعل Aspose.PDF من السهل استخراج بيانات المتجهات من ملف PDF. يمكنك الحصول على بيانات المتجهات (مسار، مضلع، خط متعرج)، مثل الموقع، اللون، عرض الخط، إلخ....ProcessGraphicsInPDF () { // The path to the documents directory var...SaveVectorGraphicsFr () { // The path to the documents directory var...

    docs.aspose.com/pdf/ar/net/extract-vector-data-...
  9. Ekstrak Data Vektor dari file PDF menggunakan C...

    Aspose.PDF memudahkan untuk mengekstrak data vektor dari file PDF. Anda dapat mendapatkan data vektor (jalur, poligon, polilin), seperti posisi, warna, lebar garis, dll....ProcessGraphicsInPDF () { // The path to the documents directory var...SaveVectorGraphicsFr () { // The path to the documents directory var...

    docs.aspose.com/pdf/id/net/extract-vector-data-...
  10. การแปลงไฟล์ XPS เป็น EMF โดยใช้ Python | Aspose...

    ตัวอย่างรหัสในหลามสำหรับ XPS ถึง EMF การแปลงใช้ตัวอย่างรหัสสำหรับชุด XPS เพื่อ EMF แปลงกับงูหลามและ .NET...ส้นทางเอาต์พุตที่ระบุ (เช่น path_outfile + str (page_count) +...import path from io import FileIO path_infile = path . join (...

    products.aspose.com/pdf/th/python-net/conversio...