Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 6,537 for

replace text

(1 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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-...
  5. 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...
  6. Insertion of charts at a bookmark renders incor...

    Hi, I’m inserting a document at a bookmark location in another document. The document that I’m inserting contains a set of links that point to a range of cells in a dummy excel file. After insertion, I use another exce…...excel with actual data and replace the linked object in word with...= dir + $"Template_Stnd_Plan_Text.docm"; string outputFile = dir...

    forum.aspose.com/t/insertion-of-charts-at-a-boo...
  7. Fills and Strokes in SVG – SVG Code – Aspose.SV...

    Learn how to apply and control fill and stroke in SVG elements. Master the basics of color, opacity, thickness, dash use, and style with Aspose.SVG....element - shapes, paths, or text - is rendered by applying a...how the interior of a shape or text is painted. It applies to SVG...

    docs.aspose.com/svg/net/drawing-basics/fills-an...
  8. 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/
  9. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java....are not "done" with a faded text color. comment = new Comment(doc...Date()); comment.setText("Add text to this paragraph."); builder...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...