Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 2,355 for

mm

(0.65 sec)
  1. 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...
  2. StructuredDocumentTag.dateDisplayFormat propert...

    StructuredDocumentTag.dateDisplayFormat property. String that represents the format in which dates are displayed....) is “mm/dd/yyyy” Accessing this property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose.Note under Linux requires the obsolete l...

    Aspose.Note appears to work on Linux but seems to require libgdiplus for even the most trivial OneNote file. Alas libgdiplus is abandoned. See e.g. GitHub - mono/libgdiplus: C-based implementation of the GDI+ API · GitH…...expected to ship around 202x-mm. Other options? Here is sample...

    forum.aspose.com/t/aspose-note-under-linux-requ...
  4. 使用 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/
  5. 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...
  6. 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...
  7. FieldOptions.field_update_culture_provider prop...

    FieldOptions.field_update_culture_provider property. Gets or sets a provider that returns a culture object specific for each particular field....полудня' pattern = 'yyyy MM (MMMM) dd (dddd) hh:mm:ss tt' format . long_date_pattern...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartXValueCollection | Aspose.Words for Java

    Represents a collection of X values for a chart series in Java....- “[$-x-systime]h:mm:ss AM/PM” Date - “d/mm/yyyy” Percentage -...- “[$-x-systime]h:mm:ss AM/PM” Date - “d/mm/yyyy” Percentage -...

    reference.aspose.com/words/java/com.aspose.word...
  9. 创建复杂的PDF|Aspose.PDF for .NET

    Aspose.PDF for NET 允许您创建包含图像、文本片段和表格的更复杂的文档。... ToString ( @"hh\:mm" )); time = time . Add ( incTime...Add ( time . ToString ( @"hh\:mm" )); } page . Paragraphs . Add...

    docs.aspose.com/pdf/zh/net/complex-pdf-example/
  10. 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...