Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 6,460 for

replace text

(0.92 sec)
  1. Export Presentations to HTML with Externally Li...

    Export PowerPoint and OpenDocument presentations to HTML in Android via Java using Aspose.Slides with images and other resources saved as external linked files....a browser or CDN; inspect, replace, compress, or post-process...extensionsByContentT . put ( "text/css" , ".css" ); extensionsByContentT...

    docs.aspose.com/slides/androidjava/exporting-pr...
  2. How to Format Number to Time with Golang via C+...

    This article will introduce how to format numbers to time using Aspose.Cells for C++ API.... Scenario 2: Convert Text or Numbers to Time If you have...have time represented as text or a number without a decimal (e...

    docs.aspose.com/cells/go-cpp/how-to-format-numb...
  3. C++ API to Convert XML to PPTM | products.aspos...

    Convert XML to PPTM 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...
  4. C++ API to Convert XML to XAML | products.aspos...

    Convert XML to XAML 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 XLAM...

    products.aspose.com/total/cpp/conversion/xml-to...
  5. C++ API to Convert XML to PPT | products.aspose...

    Convert XML to PPT 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...
  6. Chinese Date Language locale is not supported i...

    As i am trying to update date format in traditional chinese locale (“zh-Hant”) using the following code attached template. but format is not supported. package com.sirionlabs; import com.aspose.words.*; import com.asp…...text.ParseException; import java.text.SimpleDateFormat;...getSdtType() == SdtType.PLAIN_TEXT || std.getSdtType() == SdtType...

    forum.aspose.com/t/chinese-date-language-locale...
  7. C++ API to Convert XSLFO to POWERPOINT | produc...

    Convert XSLFO to POWERPOINT 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-...
  8. Fill Settings|Documentation

    Learn how to customize the fill settings, background, and style of cells using the Aspose.Cells library for JavaScript via C++....></ script > < script type = "text/javascript" > const { Workbook...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/cells-fill...
  9. Create and Embed an Excel Chart as an OLE Objec...

    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.... Replace the object changed image with...Chart's Title chart . Title . Text = "Sales by Quarter" ; //Setting...

    docs.aspose.com/slides/net/create-and-embed-an-...
  10. DocumentRecognitionSettings missing in Aspose.O...

    We are trying to follow the example in this article: Create Scanned PDF to Excel Converter with OCR using C# | File Format Processing Plugins for C# .NET Core | Aspose Blog but DocumentRecognitionSettings class is not…... Adapt the sample – Replace the usage of DocumentRecognitionS...Recognize(); // write result.Text to Excel, etc. Adjust the properties...

    forum.aspose.com/t/documentrecognitionsettings-...