Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 12,135 for

replacement

(0.13 sec)
  1. TabStopCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.TabStopCollection. Easily manage custom tab stops for paragraphs and styles, enhancing your document formatting with precision....Description Add ( TabStop ) Adds or replaces a tab stop in the collection...TabAlignment , TabLeader ) Adds or replaces a tab stop in the collection...

    reference.aspose.com/words/net/aspose.words/tab...
  2. Font changed in PDF file - Free Support Forum -...

    Hi Alexey, We have the code that builds Aspose document in memory and then saves it to either Word or Pdf. We have recently installed 3 new fonts to our server, and while the Word shows them correctly, the PDF document …...correctly, the PDF document rather replaces them. Attached are Word and...@AlexanderNovickov You’re seeing the fonts replaced in the PDF because Aspose...

    forum.aspose.com/t/font-changed-in-pdf-file/325129
  3. Outputting Expression Results in Java|Aspose.Wo...

    Output expression results using placeholder within a template when building a report in Java....evaluated, and this placeholder is replaced with the formatted result...example, the following tag is replaced with a content like “ Bold...

    docs.aspose.com/words/java/outputting-expressio...
  4. 档案

    档案...replace(imageIndex, new FileInputStream(“lovely...getResources().getImages().replace(1, new FileInputStream("lovely...

    blog.aspose.com/zh/pdf/replace-images-in-pdf-fi...
  5. Chercher

    chercher...Replace(imageIndex, new FileStream(“lovely...particulière page.Resources.Images.Replace(1, new FileStream("lovely.jpg"...

    blog.aspose.com/fr/pdf/replace-images-in-pdf-fi...
  6. 搜索

    搜索...Replace(imageIndex, new FileStream(“lovely...替換特定圖像 page.Resources.Images.Replace(1, new FileStream("lovely.jpg"...

    blog.aspose.com/zh-hant/pdf/replace-images-in-p...
  7. أرشيف

    أرشيف..."Master" strToReplaceWith = "[replaced]" # حلقة من خلال كل شريحة...التقديمي pres.save("find-and-replace-text.pptx", slides.export.SaveFormat...

    blog.aspose.com/ar/slides/find-and-replace-text...
  8. Migration depuis Aspose.Pdf.Kit pour Java hérit...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... REPLACE_ALL ); // définir la stratégie.... replaceText ( "test" , "replaced" ); // enregistrer le fichier...

    docs.aspose.com/pdf/fr/java/migration-from-lega...
  9. Migración desde Aspose.Pdf.Kit para Java hereda...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... REPLACE_ALL ); // establecer la estrategia.... replaceText ( "test" , "replaced" ); // guardar archivo actualizado...

    docs.aspose.com/pdf/es/java/migration-from-lega...
  10. Java를 사용하여 Excel에서 텍스트 찾기 및 바꾸기

    이 문서를 따라 Java를 사용하여 Excel에서 텍스트를 찾고 바꾸는 방법을 알아보세요. IDE 설정에 대한 모든 세부 정보, 단계 목록 및 Java를 사용하여 Excel에서 텍스트 찾기 및 바꾸기를 구현하는 샘플 코드가 포함되어 있습니다....메서드를 사용하여 텍스트를 검색하고, 발견되면 replace() 메서드를 사용하여 동일한 셀에서 텍스트를 변경합니다...셀을 반복하여 대상 값이 포함된 셀을 찾습니다. replace() 메서드를 사용하여 텍스트를 변경하고, 발견되면...

    kb.aspose.com/ko/cells/java/find-and-replace-te...