Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 60,943 for

path

(0.17 sec)
  1. Save OneNote Document as Image | Aspose.Note Do...

    Learn how to save a OneNote document as image formats including BMP, JPG, Jpeg, TIFF using Java API....ImageSaveOptions Copy 1 // The path to the documents directory....Using SaveFormat Copy 1 // The path to the documents directory....

    docs.aspose.com/note/java/save-a-onenote-docume...
  2. 在PHP中加密文件|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....InteropHelper' ); // Opening through Path // Creating a Workbook object...an Excel file using its file path $workbook = $ptr -> New ( "Aspose...

    docs.aspose.com/cells/zh/net/encrypting-files-i...
  3. 档案

    档案...GraphicsPath _path; private System.Drawing.PointF...Drawing2D.GraphicsPath path) { _path = path; } public void MoveTo(MoveTo...

    blog.aspose.com/zh/font/render-text-with-truety...
  4. 搜索

    搜索...GraphicsPath _path; private System.Drawing.PointF...Drawing2D.GraphicsPath path) { _path = path; } public void MoveTo(MoveTo...

    blog.aspose.com/zh-hant/font/render-text-with-t...
  5. Licensing|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....following locations: Explicit path. The folder that contains Aspose...specify the file name, without a path, as shown in the example below...

    docs.aspose.com/cells/cpp/licensing/
  6. Figure element image from memory, not disk - Fr...

    I am trying to create a tagged PDF programmatically that includes images that need alt text. I have been following the guides/references to get the taggedContent and create a figure element. My problem is that the SetI…...file on disk (needing a string path to the image). I do not see...in Aspose.PDF requires a file path to an image on disk, and there...

    forum.aspose.com/t/figure-element-image-from-me...
  7. Merge SVG files using .NET | Aspose.PDF

    Merge SVG files programmatically with C# sample code using Aspose.PDF for .NET...Output file: var inputFile1 = Path . Combine ( dataDir , "image1..."image1.svg" ); var inputFile2 = Path . Combine ( dataDir , "image2...

    products.aspose.com/pdf/net/merger/svg/
  8. 限制生成页面数 使用C++将Excel转换为PDF|Documentation

    了解如何在使用Aspose.Cells将Excel转换为PDF时限制生成的页面数。...Startup (); // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/zh/cpp/limit-the-number-o...
  9. Calculation of Array Formula of Data Tables wit...

    How to use Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel with C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to calculate the array formula of the data table and get the result. Finally, we save the modified Excel file to disk....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/calculation-of-array-...
  10. 使用C++设置工作簿的公式计算模式|Documentation

    本文介绍如何使用C++通过Aspose.Cells库设置Microsoft Excel中工作簿的公式计算模式。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法设置公式计算模式并获得结果。最后,我们将修改后的Excel文件保存到磁盘。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/setting-formula-ca...