Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 12,333 for

replacement

(0.2 sec)
  1. Redact XLSX Spreadsheet Online or using Android...

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

    products.aspose.com/total/android-java/redact/x...
  2. Redact XLS Spreadsheet Online or using Android ...

    Open and redact XLS document online via app for free. Android API code to search and replace XLS text with regular expression....Code listed for search and replace text in XLS file using regular...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/android-java/redact/xls/
  3. Aspose.PSD for .NET 23.4 - 릴리스 노트|Documentation

    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 ( textSplit [ i ], "<.*?>"...>" , String . Empty ). Replace ( "br/" , "//" ); textData . AddPortion...

    docs.aspose.com/psd/ko/net/aspose-psd-for-net-2...
  4. Procurar

    Procurar...Depois disso, chame o método replace(). Ele usa a string de pesquisa...string usando o método Replace. doc.range.replace("Aspose.Words", "Hello"...

    blog.aspose.com/pt/words/python-ms-word-automat...
  5. الحصول على رؤوس وتذييلات مع جافا سكريبت عبر C++...

    تشرح هذه المقالة كيفية الحصول برمجيًا على رؤوس وتذييلات من ملفات إكسل أو أوبن أوفيس باستخدام واجهة برمجة التطبيقات جافا سكريبت عبر C++.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/ar/javascript-cpp/get-hea...
  6. Rechercher et remplacer dans C#|Aspose.Words po...

    Recherchez un modèle de chaîne ou d'expression régulière dans votre document et remplacez-le par le texte souhaité à l'aide de C#....Replacing . Vous pouvez travailler avec...utiliser l’une des méthodes Replace pour rechercher ou remplacer...

    docs.aspose.com/words/fr/net/find-and-replace/
  7. Show Translate Button and Translate Worksheet i...

    This article explains how to enable the translate button in the GridJs toolbar and implement server‑side translation for the active worksheet.... // Replace the value with the actual route...of a text translator. /// Replace the body of <c>TranslateAsync</c>...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  8. Manipulating Metafiles|Documentation

    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.... Support For Replacing Missing Fonts Using Aspose...Imaging for Java, developers can replace missing fonts when saving ODG...

    docs.aspose.com/imaging/java/manipulating-metaf...
  9. Convert PDF to PDF/A | Aspose.PDF for .NET | Fo...

    Hello, I am using Aspose.Pdf to convert PDF files to the PDF/A standard. In the process, I noted that when converting a PDF file with some embedded fonts (Sample_input.pdf) the processed file has other font names (some …... This allows you to replace missing fonts with alternative...Save(output); } } } In this example, replace "Arial" with any other font...

    forum.aspose.com/t/convert-pdf-to-pdf-a-aspose-...
  10. 在现有PDF中操作表格|Aspose.PDF for .NET

    学习如何使用Aspose.PDF for .NET处理现有PDF中的表格,提供文档修改的灵活性。...如果您需要找到特定表格并用所需的表格替换它,可以使用 TableAbsorber 类的Replace()方法来实现。以下示例演示了在PDF文档中替换表格的功能:...); // Replace the table with new one absorber . Replace ( document...

    docs.aspose.com/pdf/zh/net/manipulate-tables-in...