Sort Score
Result 10 results
Languages All
Labels All
Results 5,311 - 5,320 of 12,334 for

replacement

(0.27 sec)
  1. NodeCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.NodeCollection class, your go-to solution for managing diverse node types efficiently in document processing. Enhance your workflow today!... Examples Shows how to replace all textbox shapes with image...

    reference.aspose.com/words/net/aspose.words/nod...
  2. Настройка подстановки шрифтов в презентациях с ...

    Обеспечьте оптимальную подстановку шрифтов в Aspose.Slides для PHP через Java при конвертации презентаций PowerPoint и OpenDocument в другие форматы файлов.... Replacement — это принудительная замена...

    docs.aspose.com/slides/ru/php-java/font-substit...
  3. Trust Permissions on Web Server|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....Medium Trust has gradually been replaced by more flexible security...

    docs.aspose.com/cells/net/declaration/
  4. FieldDatabase.FirstRecord | Aspose.Words for .NET

    Discover the FirstRecord property in FieldDatabase, easily manage your initial data record number for seamless data insertion and enhanced efficiency....Replace(" \\ ", " \\\\ ") + " Northwind...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldDatabase.Query | Aspose.Words for .NET

    Effortlessly manage your database with FieldDatabase Query. Easily set and retrieve SQL instructions for efficient data querying....Replace(" \\ ", " \\\\ ") + " Northwind...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 档案

    档案...Replace('/', '.')); using (FileStream...DirectorySeparatorCh + "streamcache", uid.Replace('/', '.')); FileStream fs =...

    blog.aspose.com/zh/cells/create-read-edit-excel...
  7. Excelから数式を他のタイプにエクスポートする方法|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 ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ); // Keep inline math delimiters...

    docs.aspose.com/cells/ja/javascript-cpp/export-...
  8. Notatki wydania Aspose.PSD dla .NET 23.7|Docume...

    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....changeFile = "artwork for replace.png" ; string outputFile =.... ToString ( "0.0####" ). Replace ( "," , "." ); string width...

    docs.aspose.com/psd/pl/net/aspose-psd-dla-net-2...
  9. Ganti Teks di PDF|Aspose.PDF for .NET

    Pelajari lebih lanjut tentang berbagai cara mengganti dan menghapus teks dari pustaka Aspose.PDF for .NET....the font name is ArialMT, replace font name with Arial if ( textFragment.... Accept ( absorber ); // Replace each TextFragment foreach (...

    docs.aspose.com/pdf/id/net/replace-text-in-pdf/
  10. insertColumns() not work fine with InsertOption...

    Hi, I have an issue. When I try insert row/column with the object InsertOption this work fine with the insertRows() but not with insertColumns(). Workbook workbook = new Workbook("cicciofessa.xlsx"); Worksheet workshe…...the workaround and simply replace the line of code from your...

    forum.aspose.com/t/insertcolumns-not-work-fine-...