Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 12,641 for

replacement

(0.88 sec)
  1. 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-...
  2. Archivio

    Archivio...Replace(' ','_')-tab" data-toggle="tab"...href="#@Model[i].SheetName.Replace(' ','_')" role="tab" aria-controls="@Model[i]...

    blog.aspose.com/it/cells/view-excel-files-in-as...
  3. Архивы

    Архивы...Replace(' ','_')-tab" data-toggle="tab"...href="#@Model[i].SheetName.Replace(' ','_')" role="tab" aria-controls="@Model[i]...

    blog.aspose.com/ru/cells/view-excel-files-in-as...
  4. Arşiv

    Arşiv...Replace(' ','_')-tab" data-toggle="tab"...href="#@Model[i].SheetName.Replace(' ','_')" role="tab" aria-controls="@Model[i]...

    blog.aspose.com/tr/cells/view-excel-files-in-as...
  5. FindReplaceOptions.apply_font property | Aspose...

    FindReplaceOptions.apply_font property. Text formatting applied to new content....replacing class FindReplaceOptions FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 搜索

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

    blog.aspose.com/zh-hant/words/copy-word-macro-f...
  7. 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/
  8. 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...
  9. Buscar y reemplazar en Java|Aspose.Words por Java

    Busque un patrón de cadena o expresión regular en su documento y reemplácelo con el texto que desee usando Java....siguiente: Simple string replacement - para buscar y reemplazar...Puede usar uno de los métodos Replace para buscar o reemplazar una...

    docs.aspose.com/words/es/java/find-and-replace/
  10. 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...