Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 12,640 for

replacement

(0.09 sec)
  1. Lưu trữ

    Lưu trữ...Replace(":", " ") + ".msg"); // Lưu...Subject.Replace(":", " ").Replace("\\", " ").Replace("?", " ")...

    blog.aspose.com/vi/email/read-ms-outlook-pst-fi...
  2. Lưu trữ

    Lưu trữ...replace(":", " ") + ".msg"); // Lưu...getSubject().replace(":", " ").replace("\\", " ").replace("?", " ")...

    blog.aspose.com/vi/email/read-ms-outlook-pst-fi...
  3. Getting Headers or Footers with JavaScript via ...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the JavaScript via C++ API.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/javascript-cpp/get-header...
  4. 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-...
  5. 在现有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...
  6. 기존 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...
  7. Cerca el document OST sense obrir a través d'.N...

    Codi font C # per buscar paraules amb patró al fitxer OST 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/ost/
  8. 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...
  9. Archivio

    Archivio... Chiama il IWorkbook->Replace(intrusiveptr Aspose::Cells::Systems::String...Sostituisci testo workbook->Replace(new String("Text to find")...

    blog.aspose.com/it/cells/find-and-replace-text-...
  10. Archivio

    Archivio...dizionario delle sostituzioni replacements = { "[[CompanyName]]": "Research...Txt): for key, value in replacements.items(): if key in txt.text:...

    blog.aspose.com/it/diagram/find-and-replace-in-...