Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 706 for

url handling

(0.09 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Merge PDF Documents using C++ https://products.aspose.com/pdf/cpp/merger/ Recent content in Merge PDF Documents using C++ on Aspsoe.PDF Product......pages, adding annotations, handling custom fonts and much more...pages, adding annotations, handling custom fonts and much more...

    products.aspose.com/pdf/cpp/merger/index.xml
  2. Batch Convert Multiple HTML Files to PDF in Python

    Learn how to batch convert multiple HTML files to PDF with Aspose.HTML in Python. Follow step-by-step setup, code samples, and best practices.... How do I handle failures when converting hundreds...load HTML content from files or URLs and export to PDF with fine...

    blog.aspose.com/html/batch-convert-multiple-htm...
  3. Automate JIRA File Merger with Aspose.com - Onl...

    Aspose.com provides powerful tools to help automate JIRA file merging. With our intuitive user interface, you can quickly and easily convert JIRA files into PDF, XML, or other formats. You can also merge multiple JIRA files into a single file, customize the output file, and organize your data....from the local file system or a URL, select the required output format...files from your computer or a URL, select the desired output format...

    products.aspose.com/tasks/net/merger/jira/
  4. Read and Write to Excel With Kotlin|Documentation

    Learn to read, write, and format Excel files in Kotlin using Aspose.Cells for Java. Includes code examples for formulas and formatting....</name> <url> https://releases.aspose.com/java/repo/ </url> </repository>...kts ): repositories { maven { url = uri ( "https://releases.aspose...

    docs.aspose.com/cells/java/read-and-write-to-ex...
  5. Manage Email Attachments and Embedded Objects i...

    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....refAttach, passing the attachment URL “https://[attach_uri]” as a parameter...Name}" ); } } Inline Images Handling Add Inline Image to Email...

    docs.aspose.com/email/net/manage-email-attachme...
  6. Managing Messages on IMAP Server|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.... Handling Special Message Information...List-Unsubscribe header contains the URL for unsubscribing from email...

    docs.aspose.com/email/net/managing-messages-on-...
  7. C++ OCR – text recognition in C++ | Aspose

    Aspose C++ OCR library integrates OCR easily into your C++ applications. Effortlessly convert images to text with minimal C++ code.... url = file_path_str . c_str (); vector...document. URL recognition Recognize an image from URL without downloading...

    products.aspose.com/ocr/cpp/
  8. Fast and reliable OCR API based on Aspose.OCR f...

    Seamlessly integrate optical character recognition (OCR) into your Python applications using Aspose.OCR for Python via Java....Advanced pre-processing filters handle rotated, skewed, and noisy...all files within a folder. Handle recognition for all files in...

    products.aspose.com/ocr/python-java/
  9. Need documentation for integrating asopse xlsx ...

    I know Aspose provides APIs for document rendering and viewing, but I’m having trouble finding clear documentation or examples for integrating these viewers into a React front-end. My main requirements are: View docum…...paths, licensing, and error handling to your environment). Build...preferred). Expose the endpoint URL to the React front‑end. Use the...

    forum.aspose.com/t/need-documentation-for-integ...
  10. 保存 SVG 文档 – C# – Aspose.SVG for .NET

    在本文中,您将了解如何使用 Aspose.SVG for .NET 库将 SVG 文档保存到文件、内存流、ZIP 存档或 Url。...有一些重载方法允许将 SVG 保存到文件、流、Zip 存档或 URL。 在本文中,我们将回顾保存为相同格式的 SVG 文档。您将了解如何使用...将 SVG 保存到 URL 需要为文档 lineto.svg 保存指定完整的 Url 路径,并将 url 对象传递给 Save()...

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