Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 6,208 for

replace text

(0.15 sec)
  1. How to Format Number to Time|Documentation

    This article introduces how to format numbers to time using the Aspose.Cells for Java 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/java/how-to-format-number...
  2. 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...
  3. 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...
  4. Options When Converting to PDF|Aspose.Words for...

    Convert a document to PDF with advanced options using Python. Use PdfSaveOptions to change the result of saving a document to PDF format....fillable forms instead of a plain text. Use the preserve_form_fields...later by adding or modifying the text. All fonts are included, hence...

    docs.aspose.com/words/python-net/specify-render...
  5. 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...
  6. Manage OLE Objects in Presentations in .NET|Asp...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for .NET. 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/net/manage-ole/
  7. What's new|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....reliability, expands shape and text formatting, and improves Markdown...10 introduces enhancements to text and PDF exports and improves...

    docs.aspose.com/words/python-net/what-s-new-in-...
  8. Manage OLE in Presentations Using JavaScript|As...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Node.js via 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/nodejs-java/manage-ole/
  9. 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...
  10. 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...