Sort Score
Result 10 results
Languages All
Labels All
Results 9,331 - 9,340 of 61,485 for

path

(0.52 sec)
  1. Language detecton|Documentation

    How to detect the languages used on the provided image....Description source string The full path or URL of the source file. If...

    docs.aspose.com/ocr/java/language_detection/
  2. View or Edit PPT Files Metadata using .NET | pr...

    C# source code to edit or view PPT format metadata....the Presentation class with path to PPT file Get DocumentProperties...

    products.aspose.com/slides/net/metadata/ppt/
  3. 使用C++为图表点添加富文本自定义数据标签|Documentation

    了解如何在Aspose.Cells for C++中为图表点添加富文本自定义数据标签。我们的指南将展示如何使用不同的字体、颜色和对齐选项来格式化标签,提升图表的外观和易读性。...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/rich-text-custom-d...
  4. Check if Digital Signature of VBA Code is Valid...

    Learn how to check the validity of a digital signature in VBA code using Aspose.Cells with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/cpp/check-if-digital-sign...
  5. PageSavingArgs.PageFileName | Aspose.Words for ...

    Discover the PageSavingArgs PageFileName property to easily manage document page file names for efficient saving and organization. Enhance your workflow today!...specified then page file name and path will be generated automatically...

    reference.aspose.com/words/net/aspose.words.sav...
  6. 用C++检查VBA代码的数字签名是否有效|Documentation

    学习如何用Aspose.Cells在C++中检查VBA代码的数字签名的有效性。...Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/check-if-digital-s...
  7. Get Validation Applied on a Cell with C++|Docum...

    This article shows how to apply validation on a cell with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/cpp/get-validation-applie...
  8. MailMergeSettings.DataSource | Aspose.Words for...

    Discover how to set the MailMergeSettings DataSource property for seamless mail merge integration. Easily specify your data source Path for optimal results!...DataSource property Specifies the path to the mail-merge data source...

    reference.aspose.com/words/net/aspose.words.set...
  9. MailMergeSettings.HeaderSource | Aspose.Words f...

    Discover the MailMergeSettings HeaderSource property, define your mail merge header Path effortlessly. Optimize your document workflow today!...HeaderSource property Specifies the path to the mail-merge header source...

    reference.aspose.com/words/net/aspose.words.set...
  10. SVGZ 转换为 SVG – C# 中的单文件与批量转换

    使用 Aspose.SVG for .NET 将 SVGZ 转换为 SVG。支持 C# 中的单个和批量转换。...SVGDocument document = new SVGDocument(Path. Combine (DataDir, "shapes.svgz"...将文档保存为 SVG 9 document. Save (Path. Combine (OutputDir, "shapes...

    docs.aspose.com/svg/zh/net/convert-svgz-to-svg/