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

replacement

(0.15 sec)
  1. آرشیوها

    آرشیوها...Replace(":", " ") + ".msg"); // این...Subject.Replace(":", " ").Replace("\\", " ").Replace("?", " ")...

    blog.aspose.com/fa/email/read-ms-outlook-pst-fi...
  2. 档案

    档案...Replace(":", " ") + ".msg"); // 将此消息保存到...Subject.Replace(":", " ").Replace("\\", " ").Replace("?", " ")...

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

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

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

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

    blog.aspose.com/vi/email/read-ms-outlook-pst-fi...
  5. 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...
  6. 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-...
  7. 在现有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...
  8. 기존 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...
  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-...