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

mm

(0.09 sec)
  1. 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...
  2. 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...
  3. Customize Barcode Size|Documentation

    Configure X-dimension, bar height, physical units, auto-size modes, image bounds, quiet zones, and symbology-specific dimensions....12 mm at 300 DPI is approximately 142 pixels, and 0.5 mm is approximately...

    docs.aspose.com/barcode/java/developer-guide/ba...
  4. 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...
  5. 创建复杂的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/
  6. 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...
  7. Configure X-Dimension|Documentation

    Learn how to configure X-Dimension for 1D and 2D barcodes in Aspose.BarCode for Java, compare symbol density, use AutoSizeMode, and apply BarWidthReduction for printing....30 mm and a bar height of 12 mm . BarcodeGenerator...

    docs.aspose.com/barcode/java/developer-guide/ba...
  8. Custom Validation in GridWeb|Documentation

    This article introduces custom validation in 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/net/aspose-cells-gridweb/...
  9. 使用 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/
  10. 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...