Sort Score
Result 10 results
Languages All
Labels All
Results 3,791 - 3,800 of 12,968 for

replacement

(0.14 sec)
  1. How to change background in comment in Excel|Do...

    How to change color in comment in Excel. How to insert picture or image in comment in Excel....comments, you may want to replace it with a color you are interested...

    docs.aspose.com/cells/net/how-to-set-comment-ba...
  2. Применение итоговой строки и изменение направле...

    Узнать, как применить итог и изменить направление строк аутлайна суммари снизу от детализации с помощью API Aspose.Cells for .NET....которым добавляются итоги Replace - Указывает, нужно ли заменить...

    docs.aspose.com/cells/ru/net/applying-subtotal-...
  3. Применение итоговой строки и изменение направле...

    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 - Указывает, нужно ли заменить...

    docs.aspose.com/cells/ru/java/applying-subtotal...
  4. Trouble converting a DWG to PDF - Free Support ...

    I have a project to convert DWG drawings to PDFs as needed. The process will need to completed in a desktop environment as well as web environment. Using the Aspose.CAD .NET v26.1.0. I created C# .NET dll that will conve…...Replace(input.Extension, ".pdf"); System...string newName = fileName.Replace(input.Extension, ".pdf"); System...

    forum.aspose.com/t/trouble-converting-a-dwg-to-...
  5. Mengelola File Pesan dengan Aspose.Email.Outloo...

    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 ( "Categories" , "Les catégories"...message . getHtmlBody (). replace ( "DisplayName" , "<b>" + ...

    docs.aspose.com/email/id/java/managing-message-...
  6. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...replace("[PLACEHOLDER]", "C:\\Temp\\src...the Aspose.Words find and replace engine for each match. */ @Override...

    forum.aspose.com/t/topic/312049
  7. 使用 Python 优化 PowerPoint 中的图像管理|Aspose.Slides fo...

    通过 Aspose.Slides for Python(基于 .NET),简化 PowerPoint 和 OpenDocument 中的图像管理,优化性能并自动化工作流。... urlopen ( "[REPLACE WITH URL]" ) . read ()) image... images [ 0 ] old_image . replace_image ( image_data ) # 第二种方法。...

    docs.aspose.com/slides/zh/python-net/image/
  8. MapiConversionOptions.setPreserveEmptyDates(boo...

    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 ( "Categories" , "Les catégories"...message . getHtmlBody (). replace ( "DisplayName" , "<b>" + ...

    docs.aspose.com/email/cs/java/managing-message-...
  9. Managing Message Files with Aspose.Email.Outloo...

    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 ( "Categories" , "Les catégories"...message . getHtmlBody (). replace ( "DisplayName" , "<b>" + ...

    docs.aspose.com/email/java/managing-message-fil...
  10. Convert xlsx to docx - Free Support Forum - asp...

    How can I convert a file from Microsoft Excel (xlsx) format to Microsoft Word (docx) format directly (with as few lines of codes as possible)?...xlsx"); // Replace with your input file path //...Workbook("input.xlsx"); // Replace with your input file path //...

    forum.aspose.com/t/convert-xlsx-to-docx/21566