Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 60,903 for

path

(0.25 sec)
  1. 图表渲染|Documentation

    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....Startup (); // Output directory path U16String outDir ( u ".. \\...Add ( u "A1:B3" , true ); // Path of output image file U16String...

    docs.aspose.com/cells/zh/cpp/chart-rendering/
  2. How to add Smart Card signature to PDF|Aspose.P...

    Aspose.PDF for .NET allows you to sign PDF documents from a smart card using signature field....GetSignatureInfo () { // The path to the documents directory var...VerifyExternalSignat () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/sign-pdf-document-from-...
  3. Threaded Comments with C++|Documentation

    Learn how to add, read, edit, and remove threaded comments in Excel files using Aspose.Cells with C++....Startup (); // Output directory path U16String outDir ( u ".. \\...Startup (); // Source directory path U16String srcDir ( u ".. \\...

    docs.aspose.com/cells/cpp/threaded-comments/
  4. Working with Transparency in PS file | Python

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python...###### 7 ########## 8 9 # The path to the documents directory....###### 8 ########## 9 10 # The path to the documents directory....

    docs.aspose.com/page/python-net/ps/working-with...
  5. 通過C#將圖像添加到 PDF | Aspose.PDF

    本頁介紹使用 .NET 框架、.NET Core、Aspose.PDF .NET 庫將圖像添加到 PDF 文檔中的功能。...此示例代码说明如何将图像添加到 PDF 页面-C# var inputFile = Path . Combine ( dataDir , "AddImage..."AddImage.pdf" ); var outputFile = Path . Combine ( dataDir , "AddImage_out...

    products.aspose.com/pdf/zh-hant/net/images/add/
  6. Create Signature Line in an Excel Workbook with...

    This article describes how to Create Signature Line in an Excel Workbook using C++ codes with Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/create-signature-line...
  7. Adding New Worksheets to Workbook and Activatin...

    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....//Specify the template excel file path. string myPath = "Book1.xls"...the license file //through its path Aspose . Cells . License license...

    docs.aspose.com/cells/net/adding-new-worksheets...
  8. Get Warning Callbacks for Font Substitution|Asp...

    Learn to get warning callbacks for font substitution in Aspose.Slides for C++ and display PowerPoint and OpenDocument presentations accurately....presentation from the specified file path. auto presentation = MakeObject...presentation from the specified file path. auto presentation = MakeObject...

    docs.aspose.com/slides/cpp/getting-warning-call...
  9. DocumentBuilder.insert_ole_object_as_icon metho...

    aspose.words.DocumentBuilder.insert_ole_object_as_icon method...Description file_name str Full path to the file. is_linked bool...inserted. icon_file str Full path to the ICO file. If the value...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Merge SVG Files – Aspose.SVG for .NET

    Learn how to merge multiple SVG to PDF, XPS or Image formats using Render() method in Aspose.SVG for .NET and find C# examples of SVG merging....var document = new SVGDocument(Path. Combine (DataDir, "owl.svg"...var device = new ImageDevice(Path. Combine (OutputDir, "owl.png"...

    docs.aspose.com/svg/net/how-to-merge-svg-files/