Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,241 for

mm

(0.08 sec)
  1. 使用C++指定DBNum自定义格式化的示例|Documentation

    Aspose.Cells是一个支持使用自定义格式化模式的电子表格处理C++库。本文将向你展示如何使用Aspose.Cells库指定 dbnum 自定义格式,让用户更好地控制数字的显示方式。...支持的数字格式列表(C++) 使用C++渲染自定义日期格式g和ge mm dd...

    docs.aspose.com/cells/zh/cpp/specifying-dbnum-c...
  2. Micro QR Code|Documentation

    General description of Micro QR Code...75 mm x 2.75 mm excluding margins to 17x17...

    docs.aspose.com/barcode/info-cards/micro-qr-code/
  3. Convert Pixels to Inches in C# – Unit Conversion

    Learn how to convert pixels to inches in C# using Aspose.HTML for .NET. Step-by-step example with explanation and accurate unit conversion....and physical units ( cm , in , mm ) completely accurate and consistent...GetValue() : Copy 1 var mm = px. GetValue (UnitType. Mm ); 2 var cm = px...

    docs.aspose.com/html/net/how-to-convert-px-to-in/
  4. Aspose::Words::Drawing::Charts::ChartYValueColl...

    Aspose::Words::Drawing::Charts::ChartYValueCollection::get_FormatCode method. Gets or sets the format code applied to the Y values in C++....- “[$-x-systime]h:mm:ss AM/PM” Date - “d/mm/yyyy” Percentage -...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Check Custom Number Format when Setting Style.C...

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports checking custom number formats when styling. This article will show you how to use the Aspose.Cells library to check custom number formats to ensure that the styling is correct....Date Format Pattern g and ge mm dd with C++...

    docs.aspose.com/cells/cpp/check-custom-number-f...
  6. 配置 Visio 时间线形状|Documentation

    本节介绍如何使用 Aspose.Diagram 设置里程碑形状的属性。...格式化字符串 0 dddd, yyyy-Md 1 yyyy-MM-dd 2 yy-MMM-d 3 年/月/日 4 yy-MMM...DateFormatStringForB = "yyyy-MM-dd" ; // Set date format string...

    docs.aspose.com/diagram/zh/net/configure-visio-...
  7. GridWeb中的自定义验证|Documentation

    本文介绍了GridWeb中的自定义验证。... PutValue ( "Date (yyyy-mm-dd):" ); // Access cell C3 and...validation to accept dates in yyyy-mm-dd format cell = sheet . Cells...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  8. HtmlLoadOptions.PageInfo.AnyMargin does not wor...

    When I render PDF from HTML, PageInfo.AnyMargin does not seem to have any effect. This it the code I’m using private void CreatePdfDocument() { using var ms = new MemoryStream(Encoding.UTF8.GetBytes(_htmlDocument.H…...6, // 210 mm × 72 pt/inch Height = 842.4, // 297 mm × 72 pt/inch...MarginInfo { Left = 40, // 40 pt ≈ 14 mm Right = 40, Top = 60, Bottom...

    forum.aspose.com/t/htmlloadoptions-pageinfo-any...
  9. Different UnitType is not used in CadRasterizat...

    I’m struggeling with the fact that I want to set the PageWidth and PageHeight properties in a new instance of the CadRasterizationOptions class that I’ll pass into the PdfOptions. I set the UnitType to UnitType.Millimet…...Convert mm to inches PageHeight = 15 / 25.4, // Convert mm to inches...

    forum.aspose.com/t/different-unittype-is-not-us...
  10. 使用 Aspose.PDF for .NET 和 Python|Aspose.PDF for ...

    在本教程中,您将探索在 Python 中创建和修改 PDF 文件的不同方法。... ToString ( "hh\:mm" )) time = time . Add ( incTime...Add ( time . ToString ( "hh\:mm" )) i += 1 page . Paragraphs...

    docs.aspose.com/pdf/zh/net/python-net/