Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 6,100 for

replace text

(0.11 sec)
  1. Converting Documents with Microsoft Azure App s...

    Find out how to convert PDF documents with Microsoft Azure App Service and Aspose.PDF for .NET, optimizing document workflows in the cloud.... ToArray (), "text/html" , "converted.html" );..."Your-Connection-String" } } Replace Your-Connection-StringG with...

    docs.aspose.com/pdf/net/converting-documents-wi...
  2. Manage OLE in Presentations Using Java|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Java. Embed, update, and export OLE content seamlessly....need to replace old OLE objects with new ones or replace an unsupported...to use a specific image and text as elements in the preview,...

    docs.aspose.com/slides/java/manage-ole/
  3. Aspose.PSD for .NET 20.10 - Release Notes|Docum...

    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....saving the specific PSD file with text layers Bug PSDNET-680 Fonts...transforms Feature PSDNET-711 Text Layer Is Shifted After saving...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-1...
  4. Handwritten/Cursive fonts

    This article provides a brief overview of script fonts (letter fonts), explaining their characteristics and purpose, pros and cons, and many more....smaller sizes or in longer texts. The connected letterforms and...from another and so read the text. Cursive fonts can give a personalized...

    docs.aspose.com/font/net/what-is-font/script-fo...
  5. C++ API to Convert XSLFO to ODP | products.aspo...

    Convert XSLFO to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader...:: MakeObject < Uri > ( u "[REPLACE WITH URL]" )); // add image...Values) Convert XSLFO to TXT (Text Document) Convert XSLFO to XAML...

    products.aspose.com/total/cpp/conversion/xslfo-...
  6. C++ API to Convert XML to SWF | products.aspose...

    Convert XML to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...:: MakeObject < Uri > ( u "[REPLACE WITH URL]" )); // add image...Values) Convert XML to TXT (Text Document) Convert XML to XAML...

    products.aspose.com/total/cpp/conversion/xml-to...
  7. C++ API to Convert XML to PPSX | products.aspos...

    Convert XML to PPSX via C++ without using Microsoft Word or Adobe Acrobat Reader...:: MakeObject < Uri > ( u "[REPLACE WITH URL]" )); // add image...Values) Convert XML to TXT (Text Document) Convert XML to XAML...

    products.aspose.com/total/cpp/conversion/xml-to...
  8. Step‑by‑Step Guide to Load a Spreadsheet with A...

    Learn how to load an Excel workbook into a web page using Aspose.Cells.GridJs (client‑side library) with a .NET 6 MVC backend. Includes complete server‑ and client‑side code, configuration steps, and screenshots....Text ; using Aspose.Cells.GridJs...fullFilePath , uid ); // Return plain text (JSON) with UTF‑8 encoding....

    docs.aspose.com/cells/net/aspose-cells-gridjs/l...
  9. How to run Aspose.PDF for .NET 8 in Docker|Aspo...

    Integrate Aspose.PDF functionality into .NET 8 application using Docker Linux or Windows containers... Replace code in HomeController.cs with...Pdf.Devices ; using Aspose.Pdf.Text ; using Docker.LinuxDemo.Models...

    docs.aspose.com/pdf/net/docker/dotnet8/
  10. Aspose.words PDF creation using html is blockin...

    Issue Description We are using Aspose.Words for .NET version 25.x to generate PDF files from HTML content. The HTML content includes image paths that point to files located on an Azure File Share. However, we are experi…...Text.Encoding.UTF8.GetBytes(htmlContent)));...SaveFormat.Pdf); In this example, replace {base64ImageData} with the...

    forum.aspose.com/t/aspose-words-pdf-creation-us...