Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 41,129 for

one

(1.42 sec)
  1. Merge XLSB Files Online or using .NET | product...

    Free online app to combine different XLSB files. C# .NET merging library code to merge XLSB worksheets into other formats....multiple XLSB documents into single one online for free via app. Save...files to merge them into single one Enter the parameters like selection...

    products.aspose.com/total/net/merge/xlsb/
  2. Style class | Aspose.Words for Node.js

    Aspose.Words.Style class. Represents a single built-in or user-defined style...builtIn True if this style is one of the built-in styles in MS...isHeading True when the style is one of the built-in Heading styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Style class | Aspose.Words for Python

    aspose.words.Style class. Represents a single built-in or user-defined style...built_in True if this style is one of the built-in styles in MS...is_heading True when the style is one of the built-in Heading styles...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Recognize image and save result as JSON file vi...

    Recognize image and save result as JSON file....string Gets recognition result in one string. Skew double Gets skew...a simple document structure (one column text without pictures)...

    products.aspose.com/ocr/net/recognition/get-json/
  5. Combining Tables - Free Support Forum - aspose.com

    Dear Aspose Team, I’m currently migrating our code from “aspose.words 11” to “aspose.words 26.2”. I know, it’s a big version jump. :slight_smile: I’m running into a problem and hope you can help. We have a method to me…...method to merge two tables into one. It’s important that the widths...the tables will be joined into one table. doc.Save(@"C:\Temp\out...

    forum.aspose.com/t/combining-tables/325913
  6. Work with Tables in PDF using Python|Aspose.PDF...

    Learn how to add, extract, integrate, manipulate, and remove tables in PDF documents using Python....existing tables, and remove one or multiple tables from existing...documents. Removing Tables - remove one or multiple tables from PDF documents...

    docs.aspose.com/pdf/python-net/working-with-tab...
  7. Row.EnsureMinimum | Aspose.Words for .NET

    Discover the Row EnsureMinimum method, effortlessly create and append a Cell when nOne exist, enhancing your data structure management....no cells, creates and appends one Cell . public void EnsureMinimum...that // the table has at least one cell with an empty paragraph...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Create or Load a Document in C++|Aspose.Words f...

    Create a blank document or to load it from a file or stream using C++....document contains one section with default parameters, one empty paragraph...file name or the stream into one of the Document constructors...

    docs.aspose.com/words/cpp/create-or-load-a-docu...
  9. How same named charts are handled in APSOSE CEL...

    Hello Team, I would like to understand how Aspose.Cells handles cases where multiple charts in the same worksheet have the same name. Specifically, when using the syntax: worksheet.Charts["chartName"], which chart wi…...rename the charts to ensure each one has a unique identifier. This...assign unique names to each one. If you have any further questions...

    forum.aspose.com/t/how-same-named-charts-are-ha...
  10. ExportDataTable losing decimal values original ...

    Hi Teams, Greetings of the day! We have recently upgraded to Aspose.Cells version 26.2.0 for .NET 9. We have below code ExportTableOptions options = new ExportTableOptions(); options.CheckMixedValueType = true; Dat…... Can any one please suggest? The solutions...results are just the expected ones. Would you please provide your...

    forum.aspose.com/t/exportdatatable-losing-decim...