Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 25,635 for

resource

(0.12 sec)
  1. Unloading OCR modules from memory|Documentation

    Release memory occupied by Aspose.OCR for Java recognition engine by unloading unneeded OCR modules....can significantly optimize resource usage, which is especially...modules from memory, call Resources.ReleaseMemory() method. This...

    docs.aspose.com/ocr/java/release_memory/
  2. 处理存储在 SharePoint Online 中的文档|.NET 格式的 Aspose.Words

    使用 C# 将 SharePoint 中共享的 Word 转换为 PDF。处理存储在 SharePoint 中的文档 - 各种输入格式,包括 Word、OpenOffice、图像和电子书。...; private readonly string resource ; private readonly string...clientId)]}@{tenantId}" ; resource = $"{resourceId}/{tenantName}...

    docs.aspose.com/words/zh/net/work-with-document...
  3. Convert a Document to HTML, MHTML or EPUB|Aspos...

    Use Aspose.Words for Java to convert documents from Word or any other supported formats to HTML, MHTML, or EPUB....Specify a Folder for Saving Resources Using Aspose.Words we can...physical folder where all resources, such as images, fonts, and...

    docs.aspose.com/words/java/convert-a-document-t...
  4. FramesetCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words FramesetCollection class, your go-to solution for managing multiple Frameset instances effortlessly in document processing....if the frame is an external resource. Assert . That ( doc . Frameset...

    reference.aspose.com/words/net/aspose.words.fra...
  5. Frameset.FrameDefaultUrl | Aspose.Words for .NET

    Discover the Frameset FrameDefaultUrl property to easily set web page URLs or document files for seamless frame displays. Enhance your web experience!...if the frame is an external resource. Assert . That ( doc . Frameset...

    reference.aspose.com/words/net/aspose.words.fra...
  6. Aspose::Words::Framesets::FramesetCollection::g...

    Aspose::Words::Framesets::FramesetCollection::get_Count method. Gets the number of frames or frames pages contained in the collection in C++....if the frame is an external resource. ASSERT_EQ ( u "https://file-examples-com...

    reference.aspose.com/words/cpp/aspose.words.fra...
  7. Aspose::Words::Framesets::FramesetCollection::i...

    Aspose::Words::Framesets::FramesetCollection::idx_get method. Gets a frame or frames page at the specified index in C++....if the frame is an external resource. ASSERT_EQ ( u "https://file-examples-com...

    reference.aspose.com/words/cpp/aspose.words.fra...
  8. Aspose Words Tags Glossary - Free Support Forum...

    Hello there! We’re working with Aspose Word templates and need a way to reliably parse tags used in Aspose Words. Our goal is to extract the underlying fields from these markers so we can validate them against our data …... Without such a resource, tracking the changes to the...(components/structure)? Are there resources available with examples demonstrating...

    forum.aspose.com/t/aspose-words-tags-glossary/3...
  9. Handling Exceptions with Aspose.Tasks | Aspose....

    Discover how to handle exceptions using Aspose.Tasks for Java when working with Microsoft Project files....Code API Reference Helpful resources ▼ Live Demos High Code APIs... a problematic task, resource, resource assignment etc. After...

    docs.aspose.com/tasks/java/handling-exceptions/
  10. Aspose words合并word包含toc,toc的宽度和被合并文件的宽度不一致 - Fr...

    Hi , 我的问题,合并word包含toc,toc的宽度和被合并文件不一致。帮忙看下,感谢 技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 合并代码: public static final String tocFontName = "Arial"; private static final License ASPOSE_LICENSE = new Li…...xml URL resource = AsposeUtil.class.getClassLoader()...xml"); if (resource != null) { InputStream stream = resource.openStream();...

    forum.aspose.com/t/aspose-words-word-toc-toc/31...