Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 6,252 for

replace text

(0.07 sec)
  1. Get a List of Fonts used in a Spreadsheet or Wo...

    Learn how to get a list of fonts used in a spreadsheet or workbook using Aspose.Cells for JavaScript via C++. This article will show you how to retrieve font information from a document....the needed font, it tries to replace it with another suitable font...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/get-a-list...
  2. 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...
  3. 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...
  4. 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/
  5. 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/
  6. Supported Excel Functions|Documentation

    Supported excel functions for reading/setting/calculating formulas...reference : Returns a reference as text to a single cell in a worksheet...reference ARRAYTOTEXT Text : Returns an array of text values from any...

    docs.aspose.com/cells/python-net/supported-form...
  7. 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...
  8. 创建、更新、布局和自动调整形状|Documentation

    使用 C# Diagram API 在您的应用程序中使用 C# 在 Visio 文件中创建、更新和自动布局形状。包含 C# 代码示例的完整指南。... Replace ( "This is test message." ...); visioRectShape . Text = @"Rectangle text." ; // Add a new star...

    docs.aspose.com/diagram/zh/net/create-update-la...
  9. File corruption after replacing hyperlinks with...

    We’ve recently run into an issue while replacing hyperlinks in a number of customer sample files using Aspose.Words. Although the links appear to be updated in the resulting documents, they do not work as expected when v…...File corruption after replacing hyperlinks with Aspose.Words...recently run into an issue while replacing hyperlinks in a number of...

    forum.aspose.com/t/file-corruption-after-replac...
  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-...