Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 19,619 for

custom data

(0.98 sec)
  1. Public API Changes in Aspose.Cells 16.11.0|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....Cells APIs to use custom labels for Subtotals. The ...which can be overridden in the custom implementation to give desired...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. Public API Changes in Aspose.Cells 16.11.0|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....Cells APIs to use custom labels for Subtotals. The ...which can be overridden in the custom implementation to give desired...

    docs.aspose.com/cells/net/public-api-changes-in...
  3. How to Format Number as Date|Documentation

    This article will introduce how to format number to date using Aspose.Cells for JavaScript via C++ API....especially when you are working with data that includes time or scheduling...event planning, or historical data. Helps in Sorting and Filtering:...

    docs.aspose.com/cells/javascript-cpp/format-num...
  4. Features|CAD 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....JPEG Raw Data Processing Bmp (v2.4, partly only raw data load) Gif...Rotate Flip Scale Cache system Custom user images Sha-2 certificate...

    docs.aspose.com/cad/javascript-net/getting-star...
  5. Convert HTML tables to PDF in Python

    Learn how to convert HTML tables to PDF with Aspose.HTML in Python via .NET, preserving layouts, styles, Custom page sizes, footers, and page numbers for reports and invoices....readable, and easy to generate from data. The challenge starts when you...table template, then add custom CSS, custom page size, footer text...

    blog.aspose.com/html/convert-html-tables-to-pdf...
  6. Unable to add CustomPart - Free Support Forum -...

    I’m sure I’m missing something but cannot get a json string into a docX file public static void EmbedJsonFileInDocx(string docxFilePath, string jsonPath, bool useAspose) { string json = String.Empty; …...Data = bytes; mypart.RelationshipType = "custom"; mypart...the CustomPart . Instead of "custom" , use a proper relationship...

    forum.aspose.com/t/unable-to-add-custompart/324892
  7. Marker shapes set for line with marker charts a...

    I’m using the Aspose library to generate line with marker charts and programmatically setting Custom marker shapes for Data points. However, when opening the generated file in Excel, the selected marker shapes are not ap…...programmatically setting custom marker shapes for data points. However...experiencing an issue where the custom marker shapes set for line...

    forum.aspose.com/t/marker-shapes-set-for-line-w...
  8. CustomPart.name property | Aspose.Words for Python

    CustomPart.name property. Gets or sets this part's absolute name within the OOXML package or the target URL....access a document’s arbitrary custom parts collection. doc = aw...aw . Document ( MY_DIR + 'Custom parts OOXML package.docx' ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Format Number to Fraction|Documentation

    This article will introduce how to Format Number to Fraction using Aspose.Cells for Python via .NET API....particularly when you’re working with data that is naturally expressed...numbers as fractions can make data easier to read and understand...

    docs.aspose.com/cells/python-net/how-to-format-...
  10. How to set up series. Points. DataLabel. LinkSo...

    image.png (12.2 KB) image.png (48.7 KB) Still unable to take effect, I used WPS to create charts and series, using the same code. The files created by WPS can take effect, but using aspose.cells doesn’t test.zip (12.8…...only sets the series, points, data‑label and link‑source. var wb...= wb.Worksheets[0]; // … add data … var chart = ws.Charts.Add(ChartType...

    forum.aspose.com/t/how-to-set-up-series-points-...