Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 46,820 for

link

(0.73 sec)
  1. 用JavaScript通过C++设置预设的WordArt样式到形状的文本|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将预设的WordArt样式设置到形状的文本...format and provide a download link const outputData = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/set-pre...
  2. Insert Bullets in Word using Java

    Follow this article to insert bullets in Word using Java. It shares the IDE settings, a list of steps for writing the application, and a sample code to add bullets in Word using Java....file using the Document class, link a DocumentBuilder object, and...creating a Word document, linking a DocumentBuilder object, and...

    kb.aspose.com/words/java/insert-bullets-in-word...
  3. Insert Footnote in Word using Python

    Follow this article to insert footnote in Word using Python. It has details to set the IDE, a list of steps, and a sample code showing how to add a footnote in Word using Python....DocumentBuilder object by linking it with the loaded Word file...file or create a new Word file, link it with the DocumentBuilder...

    kb.aspose.com/words/python/insert-footnote-in-w...
  4. Javascript not working in HTML to PNG conversio...

    Hi, Below are the HTML template and the .Net 8 code we are using to render and convert the HTML. The Javascript output is not reflected in the image - I believe it is not being executed. The output PNG is attached. Ho…...JavaScript objects, one per link { from: 1, to: 2 }, { from:...

    forum.aspose.com/t/javascript-not-working-in-ht...
  5. Aspose.Cells 16.11.0 的公共 API 变更。|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....GridHyperlinkCollect GridHyperlinkCollect links = sheet . Hyperlinks ; // Gets...from cell A1 GridHyperlink link = links . GetHyperlink ( sheet ...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. Aspose.Cells 16.11.0 的公共 API 变更。|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....GridHyperlinkCollect GridHyperlinkCollect links = sheet . getHyperlinks ();...from cell A1 GridHyperlink link = links . getHyperlink ( sheet ...

    docs.aspose.com/cells/zh/java/public-api-change...
  7. Odso class | Aspose.Words for Node.js

    Aspose.Words.Settings.Odso class. Specifies the Office Data Source Object (ODSO) settings for a mail merge data source...Specifies the Universal Data Link (UDL) connection string used...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. File corruption after replacing hyperlinks with...

    We’ve recently run into an issue while replacing hyperLinks in a number of customer sample files using Aspose.Words. Although the Links appear to be updated in the resulting documents, they do not work as expected when v…... Although the links appear to be updated in the...(simple link change) "Sample File - Updated1.docx" (link change...

    forum.aspose.com/t/file-corruption-after-replac...
  9. DataMatrix Barcode Generator - Create Barcodes ...

    Develop a DataMatrix Barcode Generator in C# using Aspose.BarCode for .NET. This guide includes a code example and steps for generating DataMatrix codes....You can download it from this link . Alternatively, use the following...

    blog.aspose.com/barcode/develop-a-datamatrix-ba...
  10. Create WEBP in Java

    This article guides on how to create WEBP in Java. It has all the details to set the development environment, a list of instructions, and a simple code demonstrating how to create WEBP images in Java....image of the required size and link it with a Graphics object Set...

    kb.aspose.com/imaging/java/create-webp-in-java/