Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 6,298 for

replace text

(1.08 sec)
  1. 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...
  2. IPortionEffectiveData Instance Variables Change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...Slides Product Family slides-text , slides-java ecodev July 11...IPortionFormatEffect as a way to capturing the text styling of keywords, and using...

    forum.aspose.com/t/iportioneffectivedata-instan...
  3. Creating and reading machine-readable NEET shee...

    Download a ready-made OMR NEET sheet in PDF format for practicing and coaching. Process dozens of completed NEET forms per minute....txt) with any plain text editor. Change the source code...sure you do not delete or replace that file. Powered by Answer...

    products.aspose.com/omr/exam/neet/
  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. 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...
  6. 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-...
  7. What is TeX?

    This page briefly answers the question "What is TeX?" Is it one of the programming languages or it is considered to be a document format?...beginning of the program and replace each occurrence of the subsequence... the characters of the very text being typeset are also commands...

    docs.aspose.com/tex/net/what-is-tex/
  8. 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...
  9. ListColumn.Name rewrites cross-sheet structured...

    After Cells.InsertColumn(idx, true) shifts a ListObject’s columns right by one, setting ListColumns[idx].Name = “…” rewrites cross-sheet formulas whose structured references point to the column that used to live at that…... The formula text is mutated on save and persisted...bug. Updated minimal repro (replace lines 35-38 of the previous...

    forum.aspose.com/t/listcolumn-name-rewrites-cro...
  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-...