Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 60,711 for

path

(0.18 sec)
  1. AsposeAI class|Documentation

    Reference guide for the AsposeAI class for enabling spell-check correction using LLM models....DirectoryModelPath string Optional path where downloaded or processed... FileModelPath string Local path to the folder containing the...

    docs.aspose.com/ocr/net/ai/
  2. Manage Presentation Notes in Python|Aspose.Slid...

    Customize presentation notes with Aspose.Slides for Python via .NET. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity.... Presentation ( path + "AccessSlides.pptx" ) as presentation...with slides . Presentation ( path + "AccessSlides.pptx" ) as presentation...

    docs.aspose.com/slides/python-net/presentation-...
  3. 导出数据棒、颜色刻度和图标集条件格式时的Excel转HTML,支持C++|Documentation

    学习在使用 Aspose.Cells for C++ 将Excel文件转换为HTML时,导出数据条、颜色刻度和图标集条件格式。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/export-databar-col...
  4. Missing borders after PDF to PPTX conversion - ...

    Hello, I’m trying to convert a PDF document to a PPTX, but some borders are missing after the conversion. Could you please confirm whether this is a bug in the library? Thank you Document doc = Document("/Path/to/borde…...Document("/path/to/borders.pdf"); doc.save(“/path/to/borders...Document("/path/to/borders.pdf"); doc.save("/path/to/borders...

    forum.aspose.com/t/missing-borders-after-pdf-to...
  5. Convert MBOX Files to Various Formats in C#|Doc...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....reader with the specified file path and load options. Create the...email messages. Define the file path for each HTML file using the...

    docs.aspose.com/email/net/converting-between-fo...
  6. HtmlFixedSaveOptions.ResourceSavingCallback | A...

    Optimize your document exports with the HtmlFixedSaveOptions ResourceSavingCallback. Control image, font, and CSS saving for enhanced HTML output....} \ "" ); string extension = Path . GetExtension ( args . ResourceFileName...must explicitly specify the path for the fonts. args . ResourceFileUri...

    reference.aspose.com/words/net/aspose.words.sav...
  7. FieldDatabase.file_name property | Aspose.Words...

    FieldDatabase.file_name property. Gets or sets the complete Path and file name of the database...property Gets or sets the complete path and file name of the database...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose.PSD - text wrapped on shape not being ma...

    ConsoleApp1.zip (237.3 KB) Attached is example code of trying to fill in some text layers for a PSD. One of the layers - DisplayName - is wrapped on a circle. The code properly replaces the text for the layer, but it is…...text not following the intended path. Solution To maintain the text...update_text_layer("path/to/your/source.psd", "path/to/your/output...

    forum.aspose.com/t/aspose-psd-text-wrapped-on-s...
  9. 从TTF文件加载字体| C ++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从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/zh/cpp/how-to-load-fonts/l...
  10. 渲染设备 – Rendering Device – Aspose.HTML for .NET

    了解如何使用 PdfDevice、XpsDevice、DocDevice 和 ImageDevice 等渲染设备将 HTML 渲染为 PDF、XPS、DOCX 和图像。...Prepare a path to save a converted file 7 string savePath = Path. Combine...JPG using C# 2 3 // Prepare path to a source HTML file 4 string...

    docs.aspose.com/html/zh/net/rendering-device/