Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 7,346 for

uri

(0.28 sec)
  1. 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.... base_uri ) for url in urls ] 21 22 for...URLs using the document’s base URI. For each absolute image URL...

    docs.aspose.com/html/python-net/extract-images-...
  2. 使用额外类型的PDF注释|Aspose.PDF for Java

    本节介绍如何添加、获取和删除PDF文档中的额外类型的注释。... println ( "URI: " + (( GoToURIAction ) l . getAction...

    docs.aspose.com/pdf/zh/java/extra-annotations/
  3. Public API Changes in Aspose.Cells 8.4.1|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.... May be expressed in URI or system‑specific file path...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. While generating using Aspose.Words mail merge ...

    Hello All, We are using DocParts to generate content for Aspose.Words mail merge. Within the DocParts, we utilize Word’s Outline/Navigation feature, applying built-in heading styles (e.g., Heading 1, Heading 2) to enabl…...string containing a document URI, path, or Base64-encoded document...

    forum.aspose.com/t/while-generating-using-aspos...
  5. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow....DownloadData ( System :: MakeObject < Uri > ( u "[REPLACE WITH URL]" ));...

    docs.aspose.com/slides/cpp/image/
  6. C++ API to Convert SVG to SWF | products.aspose...

    Convert SVG to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...DownloadData ( System :: MakeObject < Uri > ( u "[REPLACE WITH URL]" ));...

    products.aspose.com/total/cpp/conversion/svg-to...
  7. Time Logging – Convert HTML – Aspose.HTML for .NET

    You will find an Aspose.HTML C# example of custom message handlers to convert HTML from ZIP archive to PDF and log the execution time of this conversion....resource (zip archive) at its URI is realized. If a resource is...

    docs.aspose.com/html/net/message-handlers/time-...
  8. Extract Images From Website – C# Examples

    Learn how to download images from website. Consider C# examples to automate extracting images from website using Aspose.HTML....contains a data URI or empty string Skip data URIs ( src.StartsWith("data:")...

    docs.aspose.com/html/net/extract-images-from-we...
  9. Extract SVG From Website in Python – Aspose.HTML

    Learn how to download SVG from website using Aspose.HTML. Consider Python examples to automate extracing inline and external SVG from any website....URLs using the document’s base URI. For each absolute SVG URL, it...ah. Url (url, document. base_uri ) for url in svg_urls ] 25 26...

    docs.aspose.com/html/python-net/extract-svg-fro...
  10. 额外注释使用C++|Aspose.PDF for C++

    本节描述如何从PDF文档中添加、获取和删除额外类型的注释。...URL Console :: WriteLine ( u "URI: " + System :: DynamicCast <...( l -> get_Action ()) -> get_URI ()); auto absorber = MakeObject...

    docs.aspose.com/pdf/zh/cpp/extra-annotations/