Sort Score
Result 10 results
Languages All
Labels All
Results 5,631 - 5,640 of 12,964 for

replacement

(0.22 sec)
  1. 在Java中插入和追加文档|Aspose.Words为Java

    将文档合并为一个:使用查找和替换、合并字段、书签或简单地在Java中的文档结尾处将文档插入或附加到新的或现有的文档中。...{#insert-a-document-during-find-and-replace-operation}期间插入文档 您可以在执行查找和替换操作时插入文档。...但在最终文档中,您需要将这些段落替换为从另一个外部文档中获取的内容。 为此,您需要为replace事件创建一个处理程序。 下面的代码示例演示如何为替换事...

    docs.aspose.com/words/zh/java/insert-and-append...
  2. Cambios en la API pública en Aspose.Cells 8.4.0...

    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.... getCodes (); //Replace the original message with the...message." )) { code = code . replace ( "This is test message." ...

    docs.aspose.com/cells/es/java/public-api-change...
  3. Aspose.Cells 8.4.2での公開APIの変更|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....the columns G & H will be replaced by A & B respectively //whereas...//whereas, column I will be replaced by the column A cells . copyColumns...

    docs.aspose.com/cells/ja/java/public-api-change...
  4. Spravovat IMAP složky v Pythonu pomocí Aspose.E...

    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 ( ":" , " " ) . replace ( "?" , " " ) +...

    docs.aspose.com/email/cs/python-net/manage-imap...
  5. In HTML, the display:none property is used to h...

    Hello ,In HTML, the display:none property is used to hide table columns. When converting HTML to Word using Aspose.Words, the table styling becomes misaligned Code is as follows public byte[] htmlForByte(String downlo…...replace(src, imgSrcBase64); }else{...//将服务器路径替换为base64路径 nextContent=nextContent.replace(src, imgSrcBase64); }else{...

    forum.aspose.com/t/in-html-the-display-none-pro...
  6. Lưu trữ

    Lưu trữ...Replace('/', '.')); using (FileStream...DirectorySeparatorCh + "streamcache", uid.Replace('/', '.')); FileStream fs =...

    blog.aspose.com/vi/cells/create-read-edit-excel...
  7. Aspose.PSD для .NET 23.7 - Примечания к выпуску...

    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....changeFile = "artwork for replace.png" ; string outputFile =.... ToString ( "0.0####" ). Replace ( "," , "." ); string width...

    docs.aspose.com/psd/ru/net/aspose-psd-for-net-2...
  8. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Step-by-step guide with code examples to help you get started fast.... You can replace standard bullets with custom...bullet. Ideally, if you plan to replace the regular bullet symbol with...

    docs.aspose.com/slides/python-net/manage-bullet...
  9. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java....text in this way does not replace the existing text of the bookmark...bookmark adds content without replacing the bookmark’s original text...

    docs.aspose.com/words/java/using-documentbuilde...
  10. Lưu trữ

    Lưu trữ...Replace(u".docx", u".doc"); // Lưu...string(); fileName = fileName.Replace(u".doc", u".docx"); // Lưu...

    blog.aspose.com/vi/words/convert-docx-to-doc-or...