Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 2,332 for

mm

(0.13 sec)
  1. Number Settings|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files that supports many different cell number settings. This article introduces how to use the Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....18 Time h:mm AM/PM 19 Time h:mm:ss AM/PM 20 Time h:mm 21 Time h:mm:ss...h:mm:ss 22 Time m/d/yy h:mm 37 Currency #,##0;-#,##0 38 Currency...

    docs.aspose.com/cells/python-net/cells-number-s...
  2. Number Settings|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files that supports many different cell number settings. This article introduces how to use the Aspose.Cells library to manage the number settings of cells for adjusting number formats in spreadsheets....18 Time h:mm AM/PM 19 Time h:mm:ss AM/PM 20 Time h:mm 21 Time h:mm:ss...h:mm:ss 22 Time m/d/yy h:mm 37 Currency #,##0;-#,##0 38 Currency...

    docs.aspose.com/cells/nodejs-cpp/cells-number-s...
  3. Cross Platform 2D Graphics Library|Documentation

    Aspose.Drawing library for Java to draw pictures. Cross-platform image drawing library for 2D graphics....such as diameter size details in mm. Callouts consist of several...

    docs.aspose.com/drawing/java/developer-guide/cr...
  4. Recognize DOTCODE BarCode Images via Python | p...

    Scan DOTCODE symbology barcode images using Python applications without using any other software....18 mm), which allows for printing on...

    products.aspose.com/total/python-net/recognize-...
  5. page|Documentation

    Page element allows you to break large forms into several pages that are recognized as a single document....dimensions (pixels) Page dimensions (mm) Page dimensions (inches) A3...

    docs.aspose.com/omr/net/txt-markup/page/
  6. Number Settings|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use the Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....18 Time h:mm AM/PM 19 Time h:mm:ss AM/PM 20 Time h:mm 21 Time h:mm:ss...h:mm:ss 22 Time m/d/yy h:mm 37 Currency #,##0;-#,##0 38 Currency...

    docs.aspose.com/cells/net/cells-number-settings/
  7. Cross platform 2D graphics library|Documentation

    Aspose.Drawing library for Microsoft .NET to draw pictures. Cross-platform alternative to Microsoft NET System.Drawing.CoMmon image drawing library for Windows 2D graphics. Nuget package download....such as diameter size details in mm. Callouts consist of several...

    docs.aspose.com/drawing/net/developer-guide/cro...
  8. How to Print|Documentation

    Learn how to configure print settings in the GridJs, including page orientation, paper size, scaling options, page order, and visibility of images/shapes....size used worldwide (210 x 297 mm). A3: Larger size, suitable for...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  9. PageConfig|Documentation

    PageConfig element allows you to break large forms into several pages that are recognized as a single document....dimensions (pixels) Page dimensions (mm) Page dimensions (inches) A3...

    docs.aspose.com/omr/net/programmatic-forms/page...
  10. Excelで生成したグラフを画像に変換した際にうるう年の2/29をX軸のメモリ表示としていた場...

    ■対象パッケージ・バージョン 以下のパッケージ・バージョンのどちらでも、下記の事象が発生しています。 aspose-cells-24.10.jar aspose-cells-25.10.jar ■事象 Chart クラスの toImage メソッドを利用して Excel 上のチャートを EMF や PNG 画像ファイルに変換した際に、 x軸目盛りの日付がうるう年の2/29の場合に、2/28に強制誤変換されます。 ■再現プロ…...setCustom("yy/MM/dd"); int row = 1; for (int year...getTickLabels().setNumberFormat("yy/MM/dd"); chart.getCategoryAxis()...

    forum.aspose.com/t/excel-2-29-x-2-28/327278