Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 47,002 for

link

(0.19 sec)
  1. Replace text in SmartArt with Go via C++|Docume...

    Learn how to update text in SmartArt using Aspose.Cells for C++ by setting the Shape.Text property....downloaded from the following link: SmartArt.xlsx Sample Code Extract...

    docs.aspose.com/cells/go-cpp/replace-text-in-sm...
  2. Update Days Preserving History of Revision Logs...

    Learn how to update the days for preserving revision log history in shared workbooks using Aspose.Cells for JavaScript via C++....workbook and provide download link const outputData = workbook...configured. Click the download link to save the file.</p>' ; });...

    docs.aspose.com/cells/javascript-cpp/update-day...
  3. Filtering the kind of data while loading the wo...

    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....can download from the given link. The next screenshot shows the...can download from the given link. Here you can see that the data...

    docs.aspose.com/cells/nodejs-cpp/filtering-the-...
  4. Unable to convert a web-page content to pdf - S...

    Hi! I have the following URL of a web page that I want to convert to PDF: https://www.theverge.com/2023/1/16/23557098/generative-ai-art-copyright-legal-lawsuit-stable-diffusion-midjourney-deviantart/ I also have some c…...Incompatible unit types var link = "https://www.theverge.com...art/"; var url = new Url($"{link}"); var pdfSaveOptions = new...

    forum.aspose.com/t/unable-to-convert-a-web-page...
  5. Working with ContentTypeProperties with JavaScr...

    Learn how to work with custom ContentTypeProperties in Excel files using Aspose.Cells for JavaScript via C++....workbook and preparing download link const outputData = workbook...successfully! Click the download link to get the file.</p>' ; });...

    docs.aspose.com/cells/javascript-cpp/working-wi...
  6. Replace text in smart art|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....downloaded from the following link: SmartArt.xlsx Sample Code AI...

    docs.aspose.com/cells/python-net/replace-text-i...
  7. Add Image Hyperlinks|Documentation

    Learn how to add image hyperLinks through the Aspose.Cells for JavaScript via C++ API....previous‑buttons or logos that link to particular sites. This document...possible to set and modify the link’s screen tip and address. The...

    docs.aspose.com/cells/javascript-cpp/add-image-...
  8. Japanese Font Is Rendered as Garbled Text When ...

    Hello, I use Apose to open a sample PPTX and convert each slide as an image. The PPTX has Japanese text which comes out garbled on some slides. Can you help diagnose the issue ? Sample code, PPTX are available with me.…... You can share a link to the file uploaded to a file...do not want to share a public link here. I analyzed the PPTX. The...

    forum.aspose.com/t/japanese-font-is-rendered-as...
  9. 使用 C++ 通过 JavaScript 将工作表转换为图片和按页转换为图片|Document...

    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....blob and provide a download link const blob = new Blob ([ outputData...successfully! Click the download link to get the image file.</p>'...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  10. 更新 PDF 中的链接|Aspose.PDF for C++

    使用 Aspose.PDF for C++ 以编程方式更新 PDF 中的链接。本指南介绍如何更新 PDF 文件中的链接。...get_Pages () -> idx_get ( 1 ); auto link = System :: DynamicCast < Aspose...Annotations :: GoToAction > ( link -> get_Action ()); // 指定链接对象的目标...

    docs.aspose.com/pdf/zh/cpp/update-links/