Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 12,645 for

replacement

(0.07 sec)
  1. How to get the gridspan of a cell in table - Fr...

    I have the table structure something like: <w:tr> <w:tc> <w:p><w:r><w:t>T3 Row3 -1</w:t></w:r></w:p> </w:tc> <w:tc> <w:tcPr> <w:gridSpan w:val=“2”/> </w:tcPr> <w:p><w:r><w:t>T3 Row3 -2</w:t></w:r></w:p> </w:tc> <w:tc> <w…...replace("\u0007", "") .trim(); int...toString(SaveFormat.TEXT) .replace("\u0007", "") .trim(); int...

    forum.aspose.com/t/how-to-get-the-gridspan-of-a...
  2. Convert WORDML to POTX in Python or with free O...

    WORDML to POTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free WORDML to POTX online converter quickly before integrating the code....merging, document search and replace, document encryption and decryption...merging, presentation search and replace, presentation encryption and...

    products.aspose.com/total/python-net/conversion...
  3. Finden Sie Abfrage Tabellen und Listobjekte im ...

    Lernen Sie, wie Sie Abfrage Tabellen und Listobjekte im Zusammenhang mit externen Datenverbindungen mit Aspose.Cells for JavaScript über C++ finden.... replace ( /\+/g , '_' ). replace ( /=/g , '_' );...

    docs.aspose.com/cells/de/javascript-cpp/find-qu...
  4. Trova Query Tables e Oggetti di Elenco collegat...

    Impara come trovare Query Tables e Oggetti di Elenco collegati a Connessioni di Dati Esterne usando Aspose.Cells for JavaScript tramite C++.... replace ( /\+/g , '_' ). replace ( /=/g , '_' );...

    docs.aspose.com/cells/it/javascript-cpp/find-qu...
  5. 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/zh/net/public-api-changes...
  6. Aspose::Words::TabStopCollection class | Aspose...

    Aspose::Words::TabStopCollection class. A collection of TabStop objects that represent custom tabs for a paragraph or a style. To learn more, visit the documentation article in C++....Words::TabStop>&) Adds or replaces a tab stop in the collection...Aspose::Words::TabLeader) Adds or replaces a tab stop in the collection...

    reference.aspose.com/words/cpp/aspose.words/tab...
  7. Supported Features – Features List – Aspose.HTM...

    Learn about Aspose.HTML for Java supported features such as document manipulation, data extraction, conversion, platform independence, etc....creating, editing, removing and replacing HTML nodes via API. Saving...create, edit, delete, and replace HTML nodes, giving you full...

    docs.aspose.com/html/java/getting-started/featu...
  8. Archiv

    Archiv...replace('+', '-').replace('/', '_'); return...responseText.replace("{", "").replace("}", "").replace("\"", "")...

    blog.aspose.com/de/email/create-update-and-dele...
  9. 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-...
  10. Intégrer des données Excel dans des présentatio...

    Lire des données à partir de classeurs Excel dans Aspose.Slides à l'aide de l'API ExcelDataWorkbook. Charger des feuilles et des cellules et utiliser les valeurs pour générer des présentations PowerPoint basées sur les données.... Replace ( "{{EmployeeName}}" , employeeName...departmentPortion . Text . Replace ( "{{Department}}" , department...

    docs.aspose.com/slides/fr/net/excel-integration/