Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 12,782 for

replacement

(0.15 sec)
  1. Convert Excel to PDF to Word - Free Support For...

    Hi, is there a solution to convert Excel to Word directly? My input is Excel and the output must be a Word doc. I have tried with convert of Excel to PDF and from PDF to Word. By doing so, the converted Word containing t…...xlsx"); // Replace with your input file path //...Workbook("input.xlsx"); // Replace with your input file path //...

    forum.aspose.com/t/convert-excel-to-pdf-to-word...
  2. Öffentlich API Änderungen in Aspose.Diagram 6.6...

    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 ( "This is test message." ...getObjectData ())); doc . getRange (). replace ( "testing" , "Aspose" , false...

    docs.aspose.com/diagram/de/java/public-api-chan...
  3. Público API Cambios en Aspose.Diagram 6.6.0|Doc...

    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 ( "This is test message." ...getObjectData ())); doc . getRange (). replace ( "testing" , "Aspose" , false...

    docs.aspose.com/diagram/es/java/public-api-chan...
  4. Szerkessze vissza a DOCX dokumentumot online va...

    Nyissa meg és szerkesztheti a DOCX dokumentumot online az alkalmazáson keresztül ingyenesen.Python API kód a DOCX szöveg kereséséhez és reguláris kifejezéssel való helyettesítéséhez....használatával Használja a replaceing.FindReplaceOptions() metódust...metódust Használja a range.replace_regex reguláris kifejezést a...

    products.aspose.com/total/hu/python-net/redact/...
  5. Відредагуйте документ Word онлайн або за допомо...

    Відкривайте та редагуйте документ Word онлайн за допомогою програми безкоштовно. Код API Python для пошуку та заміни тексту Word на регулярний вираз....документа Використовуйте метод replacing.FindReplaceOptions(). Використовуйте...Використовуйте регулярний вираз range.replace_regex для пошуку та заміни...

    products.aspose.com/total/uk/python-net/redact/...
  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. 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...
  9. 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-...
  10. Maille triangulée|Documentation

    Aspose.3D for Java API prend en charge le maillage de triangulation, ce qui est utile pour l'industrie du jeu car le triangle est la seule primitive supportée par le matériel GPU (les données non triangulées sont triangulées au niveau du pilote, ce qui est inefficace dans le rendu en temps réel).... triangulate ( mesh ); // Replace the old mesh node . setEntity...

    docs.aspose.com/3d/fr/java/triangulate-mesh/