Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 6,195 for

path

(0.04 sec)
  1. SVG 缩放 – C# 示例

    SVG 缩放的 C# 示例。考虑在变换属性和变换矩阵中使用比例函数的情况。... 调用 方法将生成的SVG图像保存到path指定的本地文件中。 Copy 1 using Aspose...document 24 document. Save (Path. Combine (OutputDir, "scale-circle...

    docs.aspose.com/svg/zh/net/svg-scaling/
  2. Extract Images From Website in Python – Aspose....

    Learn how to download images from website. Consider Python examples to automate extracting images from website using Aspose.HTML.... path . basename (url. pathname )...file system 34 with open (os. path . join (output_dir, file_name)...

    docs.aspose.com/html/python-net/extract-images-...
  3. Manipulating Photoshop Formats|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....is loaded by passing the file path to the Image class static Load...is loaded by passing the file path to the Image class static Load...

    docs.aspose.com/psd/java/manipulating-photoshop...
  4. Edit HTML5 Canvas – С# Examples

    Learn about HTML Canvas and how to work with a document that contains HTML5 Canvas element using Aspose.HTML for .NET API....graphic elements such as lines, paths, shapes, images, and text. The...Prepare an output path 2 string outputPath = Path. Combine (OutputDir...

    docs.aspose.com/html/net/edit-html5-canvas/
  5. Aspose::Words::Fonts::FolderFontSource class | ...

    Aspose::Words::Fonts::FolderFontSource class. Represents the folder that contains TrueType font files. To learn more, visit the documentation article in C++.... get_FolderPath () const Path to the folder. get_Priority...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. HtmlSaveOptions.resourceFolderAlias property | ...

    HtmlSaveOptions.resourceFolderAlias property. Specifies the name of the folder used to construct URIs of all resources written into an HTML document...file names only, without any path. Examples Shows how to set folders...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.Slides for Java 15.11.0 的公共 API 及不兼容更改|A...

    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....Presentation pres = new Presentation ( path ); int firstSlideNumber = pres...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  8. OleFormat.isLink property | Aspose.Words for No...

    OleFormat.isLink property. Returns ``true`` if the OLE object is linked (when [OleFormat.sourceFullName](../sourceFullName/) is specified).... endsWith ( `Images ${ path . sep } Microsoft Visio drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Manage OLE|Aspose.Slides for Node.js via .NET D...

    Manage OLE objects in PowerPoint presentations in JavaScript...is linked and then obtain the path to the linked file: var presentation...isObjectLink ()) { // Print the full path to the linked file. console...

    docs.aspose.com/slides/nodejs-java/manage-ole/
  10. Manage OLE|Aspose.Slides Documentation

    Manage OLE objects in PowerPoint presentations in C++...is linked and then obtain the path to the linked file: auto presentation...get_IsObjectLink ()) { // Print the full path to the linked file. std :: wcout...

    docs.aspose.com/slides/cpp/manage-ole/