Sort Score
Result 10 results
Languages All
Labels All
Results 8,931 - 8,940 of 120,256 for

http

(0.12 sec)
  1. Control Barcode Image Quality|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....distortion known as {aliasing|http://en.wikipedia.org/wiki/Aliasing]...

    docs.aspose.com/barcode/jasperreports/control-b...
  2. 使用Node.js通过C++更改HTML链接的目标类型|Documentation

    学习如何使用Aspose.Cells for Node.js via C++更改HTML链接的目标类型。控制你的HTML链接中的目标属性。... HTML 链接看起来像这样 < a href = "http://www.aspose.com/" target =...

    docs.aspose.com/cells/zh/nodejs-cpp/change-the-...
  3. Editing Hyperlinks of Worksheet|Documentation

    Learn how to edit hyperlinks of a worksheet using Aspose.Cells for JavaScript via the C++ API.... address = "http://www.aspose.com" ; } // Saving...

    docs.aspose.com/cells/javascript-cpp/editing-hy...
  4. Managing downloadable resources|Documentation

    How to manage Aspose.OCR for Python via .NET downloadable modules....resources are downloaded from https://github.com/aspose-ocr/resources/;...content of the main branch: https://github.com/aspose-ocr/resources/tree/main...

    docs.aspose.com/ocr/python-net/modules/management/
  5. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …...InsertHyperlink("Link Text", "http://example.com", true); The third...InsertHyperlink("Back to TOC", "http://example.com", true); // Update...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  6. Setting the whole XMP block - Free Support Foru...

    Hi, I need to set the whole XMP block in a PDF. I don't want to set individual fields because that is already handled. There is a method to get the XMP in Aspose.Pdf.Facades.PdfXmpMetadata but I cannot se any way to set…...xmlns:x="adobe:ns:meta/"><rdf:RDF xmlns:rdf=\"http://www.w3.org/1999/02/22-rdf-syntax-ns#\">...xmlns:x="adobe:ns:meta/"> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">...

    forum.aspose.com/t/setting-the-whole-xmp-block/...
  7. How to Run the Examples|Documentation

    This page describes how to run the examples of Aspose.Diagram library....package manager please check http://docs.nuget.org/ndocs/guides/install-nuget...

    docs.aspose.com/diagram/net/how-to-run-the-exam...
  8. Excel v 95 to PDF - Free Support Forum - aspose...

    receive an error that the format is not supported...document for your reference: http://www.aspose.com/docs/displ...

    forum.aspose.com/t/excel-v-95-to-pdf/33297
  9. Export Data from Excel to PPT - Free Support Fo...

    Hi, I have a query regarding export to PPT. I want to confirm whether it can be fulfilled through aspose slide. Problem: 1. Can we export data from excel to ppt. 2. I have excel which is not a Microsoft excel. I …...Slides forum; http://www.aspose.com/community/forums/aspose...

    forum.aspose.com/t/export-data-from-excel-to-pp...
  10. 编辑 SVG 文件 – Python 示例

    了解如何在 Python 中编辑 SVG 文件。使用 Aspose.SVG for Python via .NET 库在 SVG 文档中添加、查找和编辑元素。... create_element_ns ( "http://www.w3.org/2000/svg" , "circle"...document. create_element_ns ( "http://www.w3.org/2000/svg" , "g"...

    docs.aspose.com/svg/zh/python-net/edit-svg-file/