Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 34,682 for

list

(0.22 sec)
  1. Remove Duplicate Rows in Excel with Python

    This article describes how to remove duplicate rows in Excel with Python. It has the steps and a sample code to delete duplicate lines in Excel with Python....the development environment, a list of steps to write the application...in the data, and finally, the list of column indexes where you...

    kb.aspose.com/cells/python/remove-duplicate-row...
  2. How to Convert JSON to CSV in Node.js

    This article assists on how to convert JSON to CSV in Node.js. It has the IDE setting details, the program flow and a ready-to-run sample code to turn JSON into CSV in Node.js....contains the IDE settings, a list of programming steps, and a...values, and ignore title to list a few. The JsonUtility used...

    kb.aspose.com/cells/nodejs/how-to-convert-json-...
  3. Convert CDR to PSD using Python

    Follow this article to convert CDR to PSD using Python. It has all the details to set the IDE, a List of steps, and a sample code for converting CDR to PSD using Python....the details to set the IDE, a list of steps, and a sample code...bits count, and PSD version to list a few. This article has taught...

    kb.aspose.com/imaging/python/convert-cdr-to-psd...
  4. Public API Changes in Aspose.Email 5.6.0|Docume...

    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....[ Hide ] The following is a list of any changes made to the public...have concerns about any change listed, please raise it on the Aspose...

    docs.aspose.com/email/java/public-api-changes-i...
  5. Adding Slide to Presentation|Aspose.Slides Docu...

    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....slide ID list in the presentation part. // The slide ID list should...highest slide ID in the current list. uint maxSlideId = 1 ; SlideId...

    docs.aspose.com/slides/net/adding-slide-to-pres...
  6. DocumentRecognitionSettings missing in Aspose.O...

    We are trying to follow the example in this article: Create Scanned PDF to Excel Converter with OCR using C# | File Format Processing Plugins for C# .NET Core | Aspose Blog but DocumentRecognitionSettings class is not…...release notes for the exact list of API changes. They will document...NuGet version installed ( dotnet list package ). Capture the full...

    forum.aspose.com/t/documentrecognitionsettings-...
  7. ShapeBase.adjust_with_effects method | Aspose.W...

    ShapeBase.adjust_with_effects method. Adds to the source rectangle values of the effect extent and returns the final rectangle....docx' ) shapes = list ( filter ( lambda a : a is not...lambda x : x . as_shape (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Get Connection Points from Shape|Documentation

    This article shows how to get connection points from a shape using the Aspose.Cells for Python via .NET API....code can be used to get the list of connection points of a shape...

    docs.aspose.com/cells/python-net/get-connection...
  9. Accessibility and Tagged PDFs|Aspose.PDF for .NET

    Discover how to generate accessible Tagged PDFs with Aspose.PDF for .NET. Comply with accessibility standards for inclusive document design....PDF-UA Compliance Test - Errors List Working with Artifacts in .NET...

    docs.aspose.com/pdf/net/accessibility-tagged-pdf/
  10. Data Validation in Excel Made Easy with Python

    Learn how to implement data validation in Excel using Python. Discover how to add dropdown Lists and more with Aspose.Cells for Python....library Creating Excel dropdown list validation in Python Add a whole...date range. Provide dropdown lists of valid choices. Enforce custom...

    blog.aspose.com/cells/data-validation-in-excel-...