Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 6,034 for

replace text

(0.12 sec)
  1. Features|Documentation

    Aspose.Cells for Node.js via C++ features....Plain Text (TXT) Easily extract text by saving in plain text format...Implement data sorting Find and replace text Merge/split cells Group/ungroup...

    docs.aspose.com/cells/nodejs-cpp/features/
  2. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...replace(" ", "_") out_dir = os.path...Process shapes (which may contain text) try: shapes = doc.get_child_nodes(aw...

    forum.aspose.com/t/change-styles-for-complete-d...
  3. Overview|Aspose.PDF for .NET

    Overview of key-features and supported formats of Aspose.PDF for .NET, installation and licensing manual of .NET library.... You can add such types as: Text Annotation. Highlights Annotation...Add, replace or remove text and images Adding, replacing, or removing...

    docs.aspose.com/pdf/net/overview/
  4. Create VSDX Files via Python | products.aspose.com

    Python Sample code for generating VSDX documents. Use this code for creating VSDX files within any Python based application..... Add text in the page. Use save method...= diagram.Pages[ 0 ]; // Add Text shape. shape = page.addText(...

    products.aspose.com/diagram/python-net/create/v...
  5. Row.ParentTable | Aspose.Words for .NET

    Discover the Row ParentTable property to easily access the immediate parent table of any row, enhancing your data management and analysis.... Replace ( "\u0007" , ", " ); int rowWidth...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Default Excel font Aptos not printed - Free Sup...

    Dear Aspose, reporting an issue with improper Font display (Aptos). Sending you application which processes sample excel workbook extracting svg as result (Default Aptose font is used in excel sheet but rendered svg…...the Microsoft Office suite, replacing the previously used Calibri...Pavel Otta Incorrect render of text with font from Aptos family...

    forum.aspose.com/t/default-excel-font-aptos-not...
  7. Enhance PowerPoint Presentations with Animation...

    Learn how to add and control advanced animation effects in Aspose.Slides for C++ to build dynamic PowerPoint and OpenDocument presentations....element on the slide including text, pictures, OLE Object, table...workarounds. Timeline comes to replace on old AnimationSettings class...

    docs.aspose.com/slides/cpp/powerpoint-animation/
  8. 在C#中使用文件進行編程|Aspose.Words for .NET

    透過使用 Aspose.Words Document Object Model 類別,以 C# 在 .NET 中以程式方式建立、修改及管理文件。 透過管理顏色、形狀、字體和其他圖形,工作於文件的屬性、設定和內容,以及其樣式。...Split a Document Find and Replace Working with Styles and Themes...Markdown Features Working with Text Document 詳細的類別、方法和屬性描述請參閱 Aspose...

    docs.aspose.com/words/zh-hant/net/programming-w...
  9. Convert MHTML to DOCM in Python | products.aspo...

    MHTML and HtmlFixed to DOCM conversion in your Python applications without using Microsoft Word...ability to insert, delete, and replace text, images, and other elements...Convert MHTML to ODT (OpenDocument Text File Format) Convert MHTML to...

    products.aspose.com/total/python-net/conversion...
  10. Create VSDX Files via C# | products.aspose.com

    C# Sample code for generating VSDX documents. Use this code for creating VSDX files within VB.NET, Asp.NET or any .NET based application.... Add text in the page. Use Save method...= diagram.Pages[ 0 ]; // Add Text shape. Shape shape = page.AddText(...

    products.aspose.com/diagram/net/create/vsdx/