Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 12,643 for

replacement

(0.47 sec)
  1. Vyhledání a nahrazení textu v Excelu pomocí Java

    Postupujte podle tohoto článku, abyste našli a nahradili text v Excelu pomocí Java. Obsahuje všechny podrobnosti o nastavení IDE, seznam kroků a ukázkový kód pro implementaci vyhledání a nahrazení textu v Excelu pomocí Java....k vyhledání textu a metodu replace() ke změně textu ve stejné...cílovou hodnotu. Použijte metodu replace() ke změně textu a proces opakujte...

    kb.aspose.com/cs/cells/java/find-and-replace-te...
  2. FORMCHECKBOX fields missing in converted doc/do...

    A .doc/.dot to odt convertet (saved) file contains “field:type=vnd.oasis.opendocument.field.FORMCHECKBOX” fields. This fields does not shown up in Aspose online editor or after converting to pdf. Is there any Workaroun…... Replace the ODT FORMCHECKBOX with a... edit the content.xml and replace the FORM‑CHECKBOX element with...

    forum.aspose.com/t/formcheckbox-fields-missing-...
  3. Saving and converting docx File by Aspose.Words...

    Hello, we are using Aspose Words and Aspose PDF to save and convert our Docx Templates as/to PDF. First we open the document by Aspose Words and save it via follwing Code: DirectoryInfo directoryInfo = null; st…...Replace(".docx","_tmp.pdf"); doc.Save(tmpPdfFile...string pdfFile = filepath.Replace(".docx",".pdf"); var pdfDocument...

    forum.aspose.com/t/saving-and-converting-docx-f...
  4. Licensing | Aspose.Note Documentation

    A free evaluation version of Aspose.Note for .NET (a .NET API to interact with Microsoft Office OneNote programmatically without the software being installed on the server) can be downloaded from the downloads section of Aspose’s web site....another page has title with body replaced by evaluation watermark. Text...Every third text element are replaced by watermark. Table elements...

    docs.aspose.com/note/net/licensing/
  5. 搜索

    搜索...Words for Java 提供了 Find and Replace 選項來替換Word文檔中需要的單詞或短語。在以前版本的...setUseLegacyOrder(true); doc.getRange().replace(Pattern.compile("\\[(.*?) ""...

    blog.aspose.com/zh-hant/words/copy-word-macro-f...
  6. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations.... Paragraphs ; // Replace the placeholders with data...Text = namePortion . Text . Replace ( "{{EmployeeName}}" , employeeName...

    docs.aspose.com/slides/net/excel-integration/
  7. With Smart Objects,warp is not work! - Free Sup...

    With Smart Objects,You can scale, rotate, skew, distort, perspective transform a layer, but warp! if you replace the contents, the warp can’t be successed. 截屏2021-11-11 下午12.11.19.jpg (187.1 KB) 但奇怪的是智能对象的warp操作信息并没有丢…... if you replace the contents, the warp can’t...com/test%20(2).psd I need to replace the image in the smart object...

    forum.aspose.com/t/with-smart-objects-warp-is-n...
  8. PageExtractOptions.unlinkPagesNumberFields prop...

    PageExtractOptions.unlinkPagesNumberFields 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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Geometry Processing|Documentation

    You may reduce a geometry precision, get its area, centroid, convex hull, buffer, and length using the GIS C# Library....Geometry Get Point on Surface Replace Polygons By Lines Geometry...

    docs.aspose.com/gis/net/geometry-processing/
  10. 搜索

    搜索...datetime, timedelta # 建立替換字典 replacements = { "[[CompanyName]]": "Research...Txt): for key, value in replacements.items(): if key in txt.text:...

    blog.aspose.com/zh-hant/diagram/find-and-replac...