Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 6,205 for

replace text

(1.83 sec)
  1. Redact ODS Spreadsheet Online or using Java | p...

    Open and redact ODS document online via app for free. Java API code to search and Replace ODS Text with regular expression....Code listed for search and replace text in ODS file using regular...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/java/redact/ods/
  2. Redact XLSX Spreadsheet Online or using Java | ...

    Open and redact XLSX document online via app for free. Java API code to search and Replace XLSX Text with regular expression....Code listed for search and replace text in XLSX file using regular...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/java/redact/xlsx/
  3. Default Excel font Aptos not printed - Free Sup...

    Dear Aspose, reporting an issue with improper Font display (Aptos). Sending you application which processes sample excel workbook extracting svg as result (Default Aptose font is used in excel sheet but rendered svg…...the Microsoft Office suite, replacing the previously used Calibri...Pavel Otta Incorrect render of text with font from Aptos family...

    forum.aspose.com/t/default-excel-font-aptos-not...
  4. Working with PDF/A or PDF/UA|Aspose.Words for Java

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. There are a few problems when converting to PDF/A documents, and Aspose.Words for Java solves them....output PDF: Also, you can switch text in a header from the artifact...requirement PDF/A-1a PDF/A-2a PDF/UA-1 Text language is specified in Microsoft...

    docs.aspose.com/words/java/working-with-pdfa-or...
  5. 在C#中使用文件進行編程|Aspose.Words for .NET

    透過使用 Aspose.Words Document Object Model 類別,以 C# 在 .NET 中以程式方式建立、修改及管理文件。 透過管理顏色、形狀、字體和其他圖形,工作於文件的屬性、設定和內容,以及其樣式。...Split a Document Find and Replace Working with Styles and Themes...Markdown Features Working with Text Document 詳細的類別、方法和屬性描述請參閱 Aspose...

    docs.aspose.com/words/zh-hant/net/programming-w...
  6. Convert Visio to SVG via C# | products.aspose.com

    Convert Visio to SVG format in C# code. Save Visio as SVG using VB.NET, Asp.NET or any .NET based application..... It was developed to replace the binary file format, .VSD...Graphics Files that use XML based text format for describing the appearance...

    products.aspose.com/diagram/net/conversion/visi...
  7. DocumentBuilder.moveToBookmark method | Aspose....

    Aspose.Words.DocumentBuilder.moveToBookmark method...Inserting new text does not replace existing text of the bookmark...bookmark and inserting text there inserts the text into the form field...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBuilder.move_to_bookmark method | Aspos...

    aspose.words.DocumentBuilder.move_to_bookmark method...Inserting new text does not replace existing text of the bookmark...bookmark and inserting text there inserts the text into the form field...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Working with Bookmarks in C#|Aspose.Words for .NET

    Understanding bookmark concepts and how bookmark can be used in your program using C#....might use a bookmark to identify text that you want to revise later...through the document to locate the text, you can go to it by using the...

    docs.aspose.com/words/net/working-with-bookmarks/
  10. Create VSDX Files via C# | products.aspose.com

    C# Sample code for generating VSDX documents. Use this code for creating VSDX files within VB.NET, Asp.NET or any .NET based application.... Add text in the page. Use Save method...= diagram.Pages[ 0 ]; // Add Text shape. Shape shape = page.AddText(...

    products.aspose.com/diagram/net/create/vsdx/