Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 26,725 for

resource

(0.18 sec)
  1. Add Icons to Worksheet with C++|Documentation

    Learn how to add icons to Excel worksheets using Aspose.Cells with C++....xlsx]) and an icon resource file ([icon.zip]). We used...same display effect as the resource file in the sample file. C++...

    docs.aspose.com/cells/cpp/insert-svg-to-excel/
  2. ResourceSavingArgs.document property | Aspose.W...

    ResourceSavingArgs.document property. Gets the document object that is currently being saved....callback to track external resources created while converting a...): self . m_text = [] def resource_saving ( self , args ): self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. The Saved Result of a PPT Document Occasionally...

    Our code uses com.aspose.slides.ISlideCollection#addClone(com.aspose.slides.ISlide) to merge multiple pptx files, and then uses com.aspose.slides.Presentation#save(java.lang.String, int) to save the merged file. This log…...operation is interrupted due to resource exhaustion or filesystem-related...your sample, Presentation resources are also not disposed, and...

    forum.aspose.com/t/the-saved-result-of-a-ppt-do...
  4. Working with Extended Attributes of a Project |...

    Learn how to work with Microsoft Project extended attributes and custom fields using Aspose.Tasks for Java....Code API Reference Helpful resources ▼ Live Demos High Code APIs...extended attributes to tasks, resources and assignments. This article...

    docs.aspose.com/tasks/java/working-with-extende...
  5. OLM To PST exception - Free Support Forum - asp...

    The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters. ublic void ProcessFolderForHtml(string sourcePath,…...Combine(baseDir, "Resources"); //string logoPath = Path...new FileNotFoundExceptio("Resource not found: " + resourceName);...

    forum.aspose.com/t/olm-to-pst-exception/325100
  6. Licensing and Limitations|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....file, stream or an embedded resource.Aspose.Email tries to find...assembly (your .exe) An embedded resource in the assembly that called...

    docs.aspose.com/email/net/licensing-and-limitat...
  7. Migration Between Versions – Aspose.HTML for .NET

    The articles in this chapter supply information about the deprecated classes of Aspose.HTML for .NET API and provide examples of how to replace them with new ones....ResourceHandler class streamlines resource management, offering a user-friendly...directly with resource objects and simplifies resource handling,...

    docs.aspose.com/html/net/migration-between-vers...
  8. Split Documents via C# | products.aspose.com

    Split PDF, Microsoft Word, Excel spreadsheets and PowerPoint presentations via your C# application. Split document by page number or by some predefined pattern....of document processing and resource utilization. .NET applications...particularly when dealing with resource-intensive operations on large...

    products.aspose.com/total/net/split/
  9. Aspose.PSD for .NET 19.7 - 发行说明|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.... Resources ) { var resource = layerResource as...VectorPathDataResour ; if ( resource != null ) { foreach ( var...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  10. ResourceType | Aspose.Words for Java

    Type of loaded Resource in Java....ResourceType Type of loaded resource. Examples: Shows how to customize...process of loading external resources into a document. public void...

    reference.aspose.com/words/java/com.aspose.word...