Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 60,963 for

path

(0.13 sec)
  1. Convert VSTX to VTX via Python | products.aspos...

    Sample Python conversion code for VSTX format to VTX file. Use this example code to convert VSTX to VTX within any Python based application....save method with output file path and SaveFileFormat as parameters...will be saved at the specified path System Requirements Aspose.Diagram...

    products.aspose.com/diagram/python-java/convers...
  2. Convert pdf to image Chinese garbled - Free Sup...

    Convert pdf to jpeg, Chinese garbled,other normal. image.png (51.7 KB) code: file_name_without_ext = Path(file_name).stem document = ap.Document(str(file_Path)) resolution = ap.devices.Resolution(200) …...code: file_name_without_ext = Path(file_name).stem document = ap...ap.Document(str(file_path)) resolution = ap.devices.Resolution(200)...

    forum.aspose.com/t/convert-pdf-to-image-chinese...
  3. 在 PostScript 中使用透明度 | C++

    如何在 PS 文件中添加透明度是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能... Copy 1 // The path to the documents directory....分量,而第二个形状有 Alpha 分量。 Copy 1 // The path to the documents directory....

    docs.aspose.com/page/zh/cpp/ps/working-with-tra...
  4. 从CFF文件加载字体| C++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从CFF文件中制作它。... Copy 1 // Construct path to the file. 2 System::String...System::String fontPath = System::IO::Path::Combine(get_DataDir(), u "CenturyGothic...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...
  5. 如何使用Node.js通过C++创建动态滚动图表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++创建动态滚动图表。我们的逐步指南将演示如何在您的图表中实现平滑数据过渡和自动滚动,确保连续且更新的显示效果。... const path = require ( "path" ); const AsposeCells...node" ); // Your local test path const localPath = "" ; // Create...

    docs.aspose.com/cells/zh/nodejs-cpp/create-dyna...
  6. Manipulating SVG Images|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....files, and be able to set the path (url) for the reference to this...

    docs.aspose.com/imaging/java/manipulating-svg-i...
  7. Add Watermark to Visio|Documentation

    How to add watermark to visio using Java Diagram API....and also pass complete file path and the DiagramSaveOptions object...

    docs.aspose.com/diagram/java/add-watermark-to-v...
  8. 使用 Visual Brush | C++

    如何使用 XPS 文件的 Visual Brush 是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能。...System ::SharedPtr < XpsPath > path = canvas -> AddPath(doc -> ...0,56.64 -258.24,0 Z" )); 25 path = canvas -> AddPath(doc -> ...

    docs.aspose.com/page/zh/cpp/xps/working-with-vi...
  9. How to create Dynamic Chart with Drop‑Down List...

    Learn how to create a dynamic chart that updates based on a drop‑down list selection using Aspose.Cells for Node.js via C++. Our step‑by‑step guide will demonstrate how to integrate a drop‑down list into your chart for flexible data visualization.... const path = require ( "path" ); const AsposeCells...node" ); // Your local test path const localPath = "" ; // Create...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  10. 将各种图像格式转换为PDF在.NET中|Aspose.PDF for .NET

    使用C# .NET将各种图像格式(如CDR、DJVU、BMP、CGM、JPEG、DICOM、PNG、TIFF、EMF和SVG)转换为PDF。...ConvertBMPtoPDF () { // The path to the documents directory var...ConvertCGMtoPDF () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/convert-images-forma...