Sort Score
Result 10 results
Languages All
Labels All
Results 9,561 - 9,570 of 124,498 for

http

(0.37 sec)
  1. Ինչպես տեղադրել պատկեր Excel-ում Node.js-ի միջոցով

    Այս հոդվածը ցույց է տալիս, թե ինչպես կարելի է պատկերը տեղադրել Excel-ում՝ օգտագործելով Node.js-ը: Այն պարունակում է IDE կարգավորումներ, ծրագրավորման քայլերի ցանկ և գործարկվող կոդ՝ Excel բջիջում նկարը Node.js-ի միջոցով տեղադրելու համար:...կարող եք պահել այն հոսքի կամ HTTP պատասխանում: Կոդ՝ Excel-ում...

    kb.aspose.com/hy/cells/nodejs/how-to-insert-ima...
  2. Ինչպես փոխարկել Excel-ը HTML-ի Node.js-ում

    Այս պարզ թեմայում տրված է բացատրություն, թե ինչպես փոխարկել Excel-ը HTML-ի Node.js-ում: Նախքան Node.js-ում Excel-ը HTML արտահանելը կարող եք կարգավորել ստեղծված HTML ֆայլը՝ օգտագործելով մի շարք հատկություններ:...կամ նույնիսկ ուղարկել որպես HTTP պատասխան, եթե պահանջվի: Node...

    kb.aspose.com/hy/cells/nodejs/how-to-convert-ex...
  3. Document signing with certificate and timestamp...

    Hi. I’m trying to sign a document (totally empty - Empty.pdf (3.7 KB) ) using a timestamp. This is the code used. It’s almost identical to the example from your docs: using (Document document = new Document(<empty.pd…...timestampSettings = new TimestampSettings("http://timestamp.digicert.com", null);...timestampSettings = new TimestampSettings("http://timestamp.digicert.com", null);...

    forum.aspose.com/t/document-signing-with-certif...
  4. Change SVG Fill Color in Python | Change Fill C...

    Learn how to change SVG fill color in Python. This guide shows how to load an SVG, change its fill colors, and save the updated SVG using Python code....height="400" width="800" xmlns="http://www.w3.org/2000/svg"> <g stroke="black">...height="400" width="800" xmlns="http://www.w3.org/2000/svg"> <g stroke="black">...

    blog.aspose.com/svg/change-svg-fill-color-in-py...
  5. Convert PNG to Base64 – Online Encoder and C# Code

    Convert PNG to Base64 online or in C# and use an encoded string for data URI. Embed it into HTML, CSS, XML, JSON and others....CreateElementNS( "http://www.w3.org/2000/svg" , "image"...an SVG document <svg xmlns= "http://www.w3.org/2000/svg" > <image...

    products.aspose.com/svg/net/png-to-base64/
  6. 更改 SVG 背景颜色 – C# 示例

    了解如何在 C# 中更改 SVG 背景颜色 - 通过直接修改 SVG、使用内联和内部 CSS 以及使用 JavaScript。... CreateElementNS ( "http://www.w3.org/2000/svg" , "rect"...URL 4 string SvgNamespace = "http://www.w3.org/2000/svg" ; 5 6...

    docs.aspose.com/svg/zh/net/change-svg-backgroun...
  7. Generate QR Codes for Events|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....VEVENT API Example : \ ---------- http: //localhost:8080/qrcodegen...

    docs.aspose.com/barcode/java/1-2-1-6-generating...
  8. Generate QR Codes for Phone Calls|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....61280035926 API Example : \ ---------- http: //localhost:8080/qrcodegen...

    docs.aspose.com/barcode/java/1-2-1-5-generating...
  9. UnicodeScript | Aspose.Words for Java

    Unicode Character Database property Script sc in Java....Remarks: http://www.unicode.org/reports/tr24/tr24-29.html https://www...https://www.unicode.org/iso15924/ http://goo.gl/x9ilM Fields Field Description...

    reference.aspose.com/words/java/com.aspose.word...
  10. SVG Transformations – C# Examples – Aspose.SVG ...

    Learn how to rotate SVG, scale SVG, and translate SVG in C# using Aspose.SVG for .NET. Consider code examples for SVG transformations.... CreateElementNS ( "http://www.w3.org/2000/svg" , "rect"...(SVGRectElement)document. CreateElementNS ( "http://www.w3.org/2000/svg" , "rect"...

    docs.aspose.com/svg/net/svg-transformations/