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

replacement

(0.25 sec)
  1. ค้นหาเอกสาร EML โดยไม่ต้องเปิดผ่าน .NET | produ...

    ซอร์สโค้ด C # เพื่อค้นหาคำที่มีรูปแบบในไฟล์ EML บนแพลตฟอร์ม.NET Framework, .NET Core และ Xamarin...Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/th/net/search/eml/
  2. Archiv

    Archiv...Vytvořte slovník náhrad replacements = { "[[CompanyName]]": "Research...Txt): for key, value in replacements.items(): if key in txt.text:...

    blog.aspose.com/cs/diagram/find-and-replace-in-...
  3. Updating Linked Excel Chart Links in PowerPoint...

    I’m trying to update some linked charts in a PowerPoint presentation using slides for .Net. I have found several examples, but all mention methods like getLinkFormat and UpdateLinks, but trying to use those gives me an …... Replace the workbook link for each...(shape is IChart chart) { // Replace the external workbook reference...

    forum.aspose.com/t/updating-linked-excel-chart-...
  4. Online DOCX-textsökning eller bygg DOCX-sökprog...

    Gratis onlineapp för innehållssökning i DOCX-fil. Python API-kod för alla DOCX-filtextsökningsprogram....replace-funktionen för att hitta och...FindReplaceOptions. Eller använd range.replace_regex för reguljära uttryck...

    products.aspose.com/total/sv/python-net/search/...
  5. Online DOC-textsökning eller bygg DOC-sökprogra...

    Gratis onlineapp för innehållssökning i DOC-fil. Python API-kod för alla DOC-filtextsökningsprogram....replace-funktionen för att hitta och...FindReplaceOptions. Eller använd range.replace_regex för reguljära uttryck...

    products.aspose.com/total/sv/python-net/search/...
  6. Working with Bookmarks in Node.js|Aspose.Words ...

    How to insert, obtain, move, show or hide bookmarks using Node.js....spaces in the bookmarks were replaced with underscores. This restriction...Aspose.Words automatically replaces spaces with underscores when...

    docs.aspose.com/words/nodejs-net/working-with-b...
  7. Aspose.Words for .NET | 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....Replacing The Aspose.Words.Replacing namespace provides...classes to manipulate with find/replace operations over the document...

    reference.aspose.com/words/net/
  8. 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-...
  9. 在现有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...
  10. 기존 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...