Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 80,131 for

update

(0.07 sec)
  1. How to Convert Word to MD File using Python

    This tutorial provides details about how to convert Word to MD file using Python. You will get the configuration details, detailed steps and a runnable sample code to convert DOCX to Markdown using Python....MarkdownSaveOptions class object Set the update fields flags Set the memory...different properties like updating the fields in the source Word...

    kb.aspose.com/words/python/how-to-convert-word-...
  2. Design Tables in Word using C#

    Follow this article to design tables in Word using C#. It contains the environment settings, a list of steps, and a sample code to customize MS Word table design using C#....the Style property Save the updated Word file with the new table...and change its properties to update the style. This article has...

    kb.aspose.com/words/net/design-tables-in-word-u...
  3. PDF/A conversion problem since 24.12 - Free Sup...

    Hello! I convert this pdf input.pdf (31.5 KB) to PDF/A-2B, but since 24.12 there are problems, when the font “Akagi” is used in the PDF. Document document = new Document(new ByteArrayInputStream(input)); PdfFormatConve…...font, particularly since the update on December 24. This problem...correctly. Monitor Updates : Keep an eye on updates from Aspose regarding...

    forum.aspose.com/t/pdf-a-conversion-problem-sin...
  4. CompositeNode.insert_before method | Aspose.Wor...

    CompositeNode.insert_before method. Inserts the specified node immediately before the specified reference node....Examples Shows how to add, update and delete child nodes in a...1 ] . as_run () . text = 'Updated run 2. ' paragraph . get_child_nodes...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Spreadsheet Editor - Components|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....commands to the server and update the sheet accordingly. Sheet...are clicked, the Ribbon gets updated accordingly without sending...

    docs.aspose.com/cells/java/spreadsheet-editor-c...
  6. How to Adjust Row Height in Excel using Node.js

    This article explains how to adjust row height in Excel using Node.js. It has the details to set the environment, a list of steps, and a runnable sample code to change cell height in Excel using Node.js....explain different methods to update the size of rows based on contents...cell in Excel using Nodejs . Updated on 23 Oct 2023 English Français...

    kb.aspose.com/cells/nodejs/how-to-adjust-row-he...
  7. Apply Excel Color Themes in Python

    Apply Excel color themes in Python with a few API calls. Get the IDE settings, a list of steps, and a sample code for using Microsoft Excel themes in Python....and set the theme color in it Update the style of the cell and save...image in Excel using Python . Updated on 05 Mar 2024 English Français...

    kb.aspose.com/cells/python/apply-excel-color-th...
  8. How to add a PivotChart using Aspose.Cells for ...

    How to add a PivotChart using Aspose.Cells for Python via .NET....Pivot charts automatically update to reflect changes in the pivot...pivot table, the pivot chart updates accordingly. Interactive: Pivot...

    docs.aspose.com/cells/python-net/how-to-add-piv...
  9. Converting Presentation to images not processin...

    I am using a pptx file and converting it to images. The images are not correct. Note that this works fine on windows but fails on Ubuntu linux servers. The images are created but are missing parts of the slide. I am usin…...apt-get install libgdiplus Update Aspose.Slides : Make sure you... There have been numerous updates and bug fixes in recent versions...

    forum.aspose.com/t/converting-presentation-to-i...
  10. Section breaks erased - Free Support Forum - as...

    Issue occurs in Aspose Words 25.6 and later, when calling either of these two methods in com.aspose.words.Document: save(String fileName, int saveFormat) save(String fileName, SaveOptions saveOptions) Section breaks a…...issue is addressed in a future update. For further assistance, please...forums or documentation for any updates or patches related to this...

    forum.aspose.com/t/section-breaks-erased/319189