Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 16,522 for

resource

(0.05 sec)
  1. Aspose.PSD for .NET 18.12 - Release Notes|Docum...

    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.... Color ; PattResource resource ; foreach ( var globalLayerResource...globalLayerResource is PattResource ) { resource = ( PattResource ) globalLayerResource...

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...
  2. Aspose::Words::Saving::ResourceSavingArgs::get_...

    Aspose::Words::Saving::ResourceSavingArgs::get_ResourceStream method. Allows to specify the stream where the Resource will be saved to in C++....specify the stream where the resource will be saved to. System ::...property allows you to save resources to streams instead of files...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. HtmlSaveOptions.resource_folder_alias property ...

    HtmlSaveOptions.Resource_folder_alias property. Specifies the name of the folder used to construct URIs of all Resources written into an HTML document...resource_folder_alias property HtmlSaveOptions.resource_folder_alias...to construct URIs of all resources written into an HTML document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Save HTML Document – C# Examples – Aspose.HTML ...

    Learn how to save HTML documents to a file, URL, Zip archive, and memory stream using Aspose.HTML for .NET API and how to apply save options....NuGet API Reference Helpful resources ▼ Live Demos HTML .NET Solution...responsible for handling resources. Please note that we have...

    docs.aspose.com/html/net/save-html-document/
  5. Aspose.PSD for Java 24.3 - Release Notes|Docume...

    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....String sourceFile = "src/main/resources/test_smart_layer.psd" ; String...String outputFile = "src/main/resources/export.psd" ; try ( PsdImage...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  6. Aspose::Words::Saving::XamlFixedSaveOptions::ge...

    Aspose::Words::Saving::XamlFixedSaveOptions::get_ResourcesFolder method. Specifies the physical folder where Resources (images and fonts) are saved when exporting a document to fixed page Xaml format. Default is null in C++....the physical folder where resources (images and fonts) are saved...print the URIs of linked resources created while converting a...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose.HTML for .NET 24.2 – Save HTML to a Stream

    Examples of using deprecated and new classes to save HTML to a stream using 24.2 and earlier versions of the Aspose.HTML for .NET library....document can contain different resources like CSS, external images...saving HTML documents with resources to Zip archive and memory...

    docs.aspose.com/html/net/migration-between-vers...
  8. Aspose.PSD for .NET 20.6 - 发行说明|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....lnkeResource = null; foreach (var resource in image.GlobalLayerResources)...GlobalLayerResources) { lnkeResource = resource as LnkeResource; if (lnkeResource...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  9. IResourceLoadingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words loads external Resource when importing a document and inserting images using DocumentBuilder in Java....Words loads external resource when importing a document...process of loading external resources into a document. public void...

    reference.aspose.com/words/java/com.aspose.word...
  10. 保存 SVG 文档 - C#

    在本文中,您将了解如何使用 Aspose.SVG for .NET 库将 SVG 文档保存到文件、内存流、ZIP 存档或 Url。...NuGet API Reference Helpful resources ▼ Live Demos SVG .NET Solution...资源保存到用户指定的本地文件存储的示例。源 with-resources.svg 文档及其链接图像文件位于同一目录中。 构造...

    docs.aspose.com/svg/zh/net/save-svg-document/