Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 12,801 for

replacement

(1.07 sec)
  1. Oscura i file di presentazione ODP utilizzando ...

    Python codice sorgente per trovare e sostituire il testo nella presentazione ODP.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.odp" , slides . export . SaveFormat...

    products.aspose.com/slides/it/python-net/redact...
  2. استبدل شكل صورة Visio Diagram في PHP|Documentation

    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....$typeValue -> FOREIGN ){ \ # replace picture shape $shape -> getForeignData...$saveFileFormat -> VDX ); print "Replaced picture shape successfully...

    docs.aspose.com/diagram/ar/java/replace-a-pictu...
  3. Wyszukaj tekst w plikach prezentacji ODP za pom...

    Kod źródłowy Python do wyszukiwania tekstu w prezentacji ODP.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.odp" , slides . export . SaveFormat...

    products.aspose.com/slides/pl/python-net/search...
  4. البحث عن نص في PPTX ملفات العروض التقديمية باست...

    Python شفرة المصدر للبحث عن النص في PPTX Presentation.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.pptx" , slides . export ....

    products.aspose.com/slides/ar/python-net/search...
  5. Byt ut en bildform av Visio Diagram i PHP|Docum...

    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....$typeValue -> FOREIGN ){ \ # replace picture shape $shape -> getForeignData...$saveFileFormat -> VDX ); print "Replaced picture shape successfully...

    docs.aspose.com/diagram/sv/java/replace-a-pictu...
  6. PHP'de Visio Diagram'in Resim Şeklini Değiştirm...

    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....$typeValue -> FOREIGN ){ \ # replace picture shape $shape -> getForeignData...$saveFileFormat -> VDX ); print "Replaced picture shape successfully...

    docs.aspose.com/diagram/tr/java/replace-a-pictu...
  7. FindReplaceOptions.SmartParagraphBreakReplaceme...

    Scopri la proprietà SmartParagraphBreakReplacement in FindReplaceOptions. Controlla le interruzioni di paragrafo senza sforzo per una formattazione del testo impeccabile.... Replace ( new Regex ( @"TEXT1&p" )...spazio dei nomi Aspose.Words.Replacing assemblea Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/it/net/aspose.words....
  8. PageExtractOptions.unlink_pages_number_fields p...

    PageExtractOptions.unlink_pages_number_fields property. Specifies whether NUMPAGES fields in the resulting document will be replaced with their actual resulting values...resulting document will be replaced with their actual resulting...pages will be removed # and replaced with a constant value equal...

    reference.aspose.com/words/python-net/aspose.wo...
  9. .NET을 통해 MSG 문서의 텍스트 검색 및 바꾸기 | products.aspose...

    .NET 프레임워크, .NET 코어 및 Xamarin 플랫폼에서 MSG 파일의 민감한 정보를 수정하기 위한 C# 소스 코드입니다.... 메시지 본문의 Replace 메서드를 사용합니다. 메시지 저장 시스템 요구 사항...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/ko/net/redaction/msg/
  10. Dwg转dwg图纸效果和原图不一样问题 - Free Support Forum - aspo...

    1.png (5.5 KB) 2.png (6.5 KB) 图1为原始的dwg,图2为转换后的dwg 并且数字30.78和46.3原来是线条,后面变成了粗体。 下面是我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); LoadOptions loadOptions = new LoadOptions(); load…...getToleranceString(); // replacing concentricity symbol tolerance...setToleranceString(currentText.replace("{\\Fgdt;r}","\u2609")); }...

    forum.aspose.com/t/dwg-dwg/314402