Sort Score
Result 10 results
Languages All
Labels All
Results 8,611 - 8,620 of 65,915 for

paths

(0.1 sec)
  1. PPT中箭头虚线在导出图片的时候会变成实线 - Free Support Forum - as...

    产品和版本:Aspose.Slides for Python via. NET (Version: 25.7.0) 编程语言和版本: Python 3.8 部署环境: Ubuntu 20.04.6 LTS 代码片段: def convert_to_jpg(...): ... with slides_module.Presentation(ppt_path) as presentation: for i…...Presentation(ppt_path) as presentation: for i in range(slide_count):..._num:02d}.jpg" bmp.save(jpg_path, drawing_module.imaging.ImageFormat...

    forum.aspose.com/t/ppt/322437
  2. Excel Dateien mit C++ verschlüsseln|Documentation

    Erfahren Sie, wie Sie Excel Dateien mit Aspose.Cells für C++ verschlüsseln und passwortschützen....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/de/cpp/encrypting-excel-f...
  3. arkiv

    arkiv...Український עִברִית čeština Clipping Path är en sluten vektorbana som...specification Name = "My Path", // Path name Records = CreateR...

    blog.aspose.com/sv/imaging/create-clipping-path...
  4. Markdown Converter – Convert MD in C# or Online

    Learn how to convert Markdown to other formats using Aspose.HTML for .NET API and consider C# example of Markdown to JPG conversion....custom settings 2 3 // Prepare a path to a source Markdown file 4...4 string sourcePath = Path. Combine (DataDir, "nature.md" ); 5...

    docs.aspose.com/html/net/markdown-converter/
  5. How to Run Examples | Python via .NET

    Python Library for the developers to process PS, EPS, and XPS files. Learn how to run examples within Aspose.Page API solution for Python....after installation in [PYTON_PATH]\Lib\site-packages\ folder....Page can be installed in [PYTON_PATH]\site-packages\ folder. In this...

    docs.aspose.com/page/python-net/how-to-run-exam...
  6. Managing downloadable resources|Documentation

    How to manage Aspose.OCR for Python via .NET downloadable modules....specify an absolute or relative path to the folder where the resources...downloaded, use Resources.set_local_path() method. Pass false to the...

    docs.aspose.com/ocr/python-net/modules/management/
  7. عرض وإخفاء خطوط الشبكة وعناوين الصفوف والأعمدة ...

    يوفر هذا المقال شفرة عينة لاستخدام API أو المكتبة C++ لإخفاء أو عرض خطوط الشبكة وعناوين الصفوف والأعمدة لورقة عمل إكسل برمجياً....Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/ar/cpp/show-and-hide-grid...
  8. Cómo crear un gráfico de cascada con Node.js ví...

    Crear gráficos de cascada en Excel con Node.js y Aspose.Cells for Node.js via C++.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/es/nodejs-cpp/creating-wa...
  9. Додайте пензлі та градієнти в XPS файли | .NET

    Рішення .NET API для зміни файлів XPS. Додайте різні візуальні пензлі, градієнти та колірні простори. Створюйте та змінюйте файли XPS за допомогою C#....Drawing; // The path to the documents directory....візуальним пензлем файлу XPS // The path to the documents directory....

    products.aspose.com/page/uk/net/work-with-brushes/
  10. Convert MHTML to PDF – C# Examples and Online C...

    Convert MHTML to PDF in C# using Aspose.HTML for .NET. Consider the supported MHTML to PDF conversion scenarios in C# examples....(stream, new PdfSaveOptions(), Path. Combine (OutputDir, "convert-by-two-lines...PdfSaveOptions, and output file path to the ConvertMHTML() method...

    docs.aspose.com/html/net/convert-mhtml-to-pdf/