Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 12,653 for

replacement

(0.1 sec)
  1. Zoek een MSG-document zonder te openen via .NET...

    C#-broncode om woorden met een patroon te zoeken in een MSG-bestand op .NET Framework-, .NET Core- en Xamarin-platforms....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/nl/net/search/msg/
  2. Cerca el document PST sense obrir a través d'.N...

    Codi font C # per buscar paraules amb patró en fitxer PST en plataformes .NET Framework, .NET Core, i Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/ca/net/search/pst/
  3. Sök i OST-dokument utan att öppna via .NET | pr...

    C # källkod för att söka ord med mönster i OST-fil på.NET Framework, .NET Core och Xamarin plattformar....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/sv/net/search/ost/
  4. Cerca al document MBOX sense obrir a través d'....

    Codi font C # per buscar paraules amb patró en fitxer MBOX a les plataformes .NET Framework, .NET Core i Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/ca/net/search/mbox/
  5. Căutați și înlocuiți textul în documentul MSG p...

    Cod sursă C# pentru redactarea informațiilor sensibile din fișierul MSG pe platformele.NET Framework, .NET Core și Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...message is HTML. //Then replacement would be in HtmlBody rather...

    products.aspose.com/email/ro/net/redaction/msg/
  6. Aspose.Words for C++ | Aspose API References

    Aspose.Words is a class library that can be used by developers for various platforms for a variety of document processing tasks....Aspose::Words::Replacing The Aspose.Words.Replacing namespace provides...classes to manipulate with find/replace operations over the document...

    reference.aspose.com/words/cpp/
  7. 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-...
  8. 在现有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...
  9. 기존 PDF에서 테이블 조작|Aspose.PDF for .NET

    Aspose.PDF for .NET을 사용하여 기존 PDF의 테이블 작업 방법을 배우고 문서 수정의 유연성을 제공합니다....하는 경우, TableAbsorber 클래스의 Replace() 메서드를 사용하여 이를 수행할 수 있습니다....); // Replace the table with new one absorber . Replace ( document...

    docs.aspose.com/pdf/ko/net/manipulate-tables-in...
  10. Errors saving Excel - little help? - Free Suppo...

    Hi, we are using aspose.cells for entering data into Excel files. I have an already formatted spreadsheet that I basically just programmatically enter data into cells, in my application. Seems pretty simple, but I get th…... Excel class is replaced by Workbook class. 2. ExcelDesigner...ExcelDesigner class is replaced by WorkbookDesigner class. 3. ExcelHelper...

    forum.aspose.com/t/errors-saving-excel-little-h...