Sort Score
Result 10 results
Languages All
Labels All
Results 2,611 - 2,620 of 12,282 for

replacement

(0.12 sec)
  1. Low Code|Aspose.WordsสำหรับJava

    ลดความซับซ้อนของงานการประมวลผลเอกสารเช่นเปรียบเทียบ,แปลง,แยก,ผสาน,ค้นหาและแทนที่,และอื่นๆโดยใช้Low CodeAPI. Aspose.WordsLowCodeAPIด้วยไวยากรณ์ที่สะอาด,ผลลัพธ์ที่รวดเร็ว,และความพยายามในการเขียนโค้ดน้อยที่สุด....เอกสาร–ชั้น Merger Search and replace –ชั้น Replacer Digital signing ของเอกสาร–ชั้น...

    docs.aspose.com/words/th/java/low-code/
  2. Low Code|Aspose.Words для Java

    Спростіть такі завдання обробки документів, як порівняння, перетворення, розділення, злиття, пошук та заміна, серед інших, використовуючи Low Code API. Aspose.Words LowCode API завдяки простому синтаксису, швидким результатам та мінімальним витратам на кодування....Merger Search and replace – клас Replacer Digital signing документів-клас...

    docs.aspose.com/words/uk/java/low-code/
  3. 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...
  4. Redact Excel Spreadsheet Online or using Androi...

    Open and redact Excel document online via app for free. Android API code to search and replace Excel text with regular expression....Code listed for search and replace text in Excel file using regular...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/android-java/redact/e...
  5. 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...
  6. Get Paper Width and Height of Page|Documentation

    This section explains how to get paper size of the visio page with Aspose.Diagram.... replace ( "testing" , "Aspose" , false.... SaveFormat . DOCX ); // replace an OLE object OLE_Shape . getForeignData...

    docs.aspose.com/diagram/java/get-paper-width-an...
  7. Updated Embedded Excel Data Not Updating, Requi...

    In a C# environment using these packages <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> I have this powerpoint file with 1 slide slide …...the calculations you must replace the original embedded file...EmbeddedFileData = updated.ToArray(); // replace the OLE data ole.IsObjectDataChanged...

    forum.aspose.com/t/updated-embedded-excel-data-...
  8. ค้นหา

    ค้นหา...รแทนที่) เรียก IWorkbook->Replace(intrusiveptr Aspose::Cells::Systems::String...// แทนที่ข้อความ workbook->Replace(new String("Text to find")...

    blog.aspose.com/th/cells/find-and-replace-text-...
  9. Архивы

    Архивы...# Создать словарь замен replacements = { "[[CompanyName]]": "Research...Txt): for key, value in replacements.items(): if key in txt.text:...

    blog.aspose.com/ru/diagram/find-and-replace-in-...
  10. Substituir Texto em Arquivo PDF|Aspose.PDF para...

    Esta seção explica como substituir texto com Aspose.PDF Facades - um conjunto de ferramentas para operações populares com PDF.... save ( _dataDir + "replaced_text_demo.pdf" ); } Confira...editor . save ( _dataDir + "replaced_text_demo.pdf" ); } Para possibilidades...

    docs.aspose.com/pdf/pt/java/replace-text/