Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 12,300 for

replacement

(0.17 sec)
  1. 搜索

    搜索... 調用 IWorkbook->Replace(intrusiveptr Aspose::Cells::Systems::String...false); // 替換文字 workbook->Replace(new String("Text to find")...

    blog.aspose.com/zh-hant/cells/find-and-replace-...
  2. 아카이브

    아카이브...Replace(":", " ") + ".msg"); // 이 메시지를...Subject.Replace(":", " ").Replace("\\", " ").Replace("?", " ")...

    blog.aspose.com/ko/email/read-ms-outlook-pst-fi...
  3. 搜索

    搜索...replace(":", " ") + ".msg"); // 將此消息以...getSubject().replace(":", " ").replace("\\", " ").replace("?", " ")...

    blog.aspose.com/zh-hant/email/read-ms-outlook-p...
  4. Tìm và thay thế trong C#|Aspose.Words cho .NET

    Tìm một chuỗi hoặc mẫu biểu thức chính quy trong tài liệu của bạn và thay thế nó bằng văn bản bạn muốn bằng C#....Replacing . Bạn có thể làm việc với...một trong các phương thức Replace để tìm hoặc thay thế một chuỗi...

    docs.aspose.com/words/vi/net/find-and-replace/
  5. Ottenere intestazioni o piè di pagina con JavaS...

    Questo articolo spiega come ottenere programmaticamente intestazioni e piè di pagina da file Excel o OpenOffice utilizzando l API JavaScript tramite C++.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/it/javascript-cpp/get-hea...
  6. Obtener Encabezados o Pies de Página con JavaSc...

    Este artículo explica cómo obtener programáticamente encabezados y pies de página de archivos Excel o OpenOffice usando la API JavaScript a través de C++.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/es/javascript-cpp/get-hea...
  7. Python을(를) 사용하여 PPT 프레젠테이션 파일 수정 | products.asp...

    PPT Presentation에서 텍스트를 찾고 교체하기 위한 Python 소스 코드.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.ppt" , slides . export . SaveFormat...

    products.aspose.com/slides/ko/python-net/redact...
  8. 使用 Python 在 PPT 演示文件中搜索文本 | products.aspose.com

    Python 源代碼,用於在 PPT 演示文稿中搜索文本。... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.ppt" , slides . export . SaveFormat...

    products.aspose.com/slides/zh-hant/python-net/s...
  9. How to Rotate PDF using Java

    This article describes how to rotate PDF using Java. It contains instructions to set the environment, write the basic application and a sample code to change PDF orientation using Java....learn the process to find and replace text in a PDF file, refer to...article on how to find and replace text in PDF using Java . Updated...

    kb.aspose.com/pdf/java/how-to-rotate-pdf-using-...
  10. PdfSaveOptions.use_core_fonts property | Aspose...

    PdfSaveOptions.use_core_fonts property. Gets or sets a value determining whether or not to substitute TrueType fonts Arial, Times New Roman, Courier New and Symbol with core PDF Type 1 fonts....Courier New and Symbol fonts are replaced in PDF document with corresponding..."UseCoreFonts" property to "true" to replace some fonts, # including the...

    reference.aspose.com/words/python-net/aspose.wo...