Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 53,152 for

path

(0.06 sec)
  1. Modify and add new XPS files | .NET

    .NET API Solution to manage XPS files. Create and modify XPS files with a few lines of code. Learn the C# examples on how to do it.... Set the path to the documents directory....using System.Drawing; // The path to the documents directory....

    products.aspose.com/page/net/create-xps-file/
  2. Set Target Barcode Types for Recognition|Docume...

    This Article Describes How to Set Target Barcode Types for Recognition...reader = new BarCodeReader ( $"{path}multiple_codes.png" )) { reader...reader = new BarCodeReader ( $"{path}multiple_codes.png" )) { reader...

    docs.aspose.com/barcode/net/set-target-barcode-...
  3. TextPath class | Aspose.Words for Python

    aspose.words.drawing.TextPath class. Defines the text and formatting of the text Path (of a WordArt object)...text and formatting of the text path (of a WordArt object). To learn... Remarks Use the Shape.text_path property to access WordArt properties...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 如何合并 SVG 文件 – C# 示例

    您将学习如何使用 Render() 方法将多个 SVG 合并为 PDF、XPS 或图像格式,并查找 SVG 合并的 C# 示例。...var document = new SVGDocument(Path. Combine (DataDir, "owl.svg"...var device = new ImageDevice(Path. Combine (OutputDir, "owl.png"...

    docs.aspose.com/svg/zh/net/how-to-merge-svg-files/
  5. 使用C++的高级保护设置(自Excel XP起)|Documentation

    学习如何使用Aspose.Cells结合C++应用Excel文件中的高级保护设置。...Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/zh/cpp/advanced-protectio...
  6. 在导出电子表格为CSV格式时修剪前导空白行与列(C++)|Documentation

    学习如何在导出电子表格到CSV格式时修剪前导空白行和列,使用Aspose.Cells for C++。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/trim-leading-blank...
  7. Enable Activity Logging for EWS Client in .NET ...

    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....Specifies the relative or absolute path to the log file. EWSDiagnosticLog_UseDate...Create an EWSClient . Set the path to the log file using the LogFileName...

    docs.aspose.com/email/net/enable-activity-loggi...
  8. 使用 C# 添加、提取或移除 PDF 中的图像 | Aspose.PDF

    本页介绍使用 Aspose.PDF for .NET 库使用 PDF 文件中的图像的功能。...Example: C# var inputFile = Path . Combine ( dataDir , "add-image..."add-image.pdf" ); var outputFile = Path . Combine ( dataDir , "add-image_out...

    products.aspose.com/pdf/zh-hans/net/images/
  9. How to Set Point as Total with Python.NET|Docum...

    Learn how to configure total points in Excel waterfall charts using Aspose.Cells for Python via .NET with this step-by-step guide....file_path = "" wb = Workbook ( os . path . join ( file_path , "SampleSheet...] wb . save ( os . path . join ( file_path , "output.xlsx" ))...

    docs.aspose.com/cells/python-net/how-to-set-poi...
  10. Shape.stroked property | Aspose.Words for Node.js

    Shape.stroked property. Defines whether the Path will be stroked....property Defines whether the path will be stroked. get stroked...

    reference.aspose.com/words/nodejs-net/aspose.wo...