Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 2,360 for

mm

(0.69 sec)
  1. IFieldUpdateCultureProvider class | Aspose.Word...

    aspose.words.fields.IFieldUpdateCultureProvider class. When implemented, provides a System.Globalization.CultureInfo object that should be used during the update of a particular field....полудня' pattern = 'yyyy MM (MMMM) dd (dddd) hh:mm:ss tt' format . long_date_pattern...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Generating the template|Documentation

    How to render a printable form image and generate a recognition pattern file for Aspose.OMR for C++ engine....printable form for A4 (210 x 297 mm) paper in portrait (vertical)...

    docs.aspose.com/omr/cpp/generate-template/
  3. EAN-13|Documentation

    Description of the EAN-13 barcode type and its usage...249 mm and 0.26 mm is only applicable to on-demand...

    docs.aspose.com/barcode/info-cards/ean-13/
  4. ChartYValueCollection.FormatCode | Aspose.Words...

    Discover the ChartYValueCollection FormatCode property to easily customize Y value formatting. Enhance your data visualization with precision!...- “[$-x-systime]h:mm:ss AM/PM” Date - “d/mm/yyyy” Percentage -...

    reference.aspose.com/words/net/aspose.words.dra...
  5. BubbleSizeCollection.FormatCode | Aspose.Words ...

    Discover the BubbleSizeCollection FormatCode property to customize bubble sizes effortlessly. Enhance your data visualization with tailored formatting options....- “[$-x-systime]h:mm:ss AM/PM” Date - “d/mm/yyyy” Percentage -...

    reference.aspose.com/words/net/aspose.words.dra...
  6. OoxmlSaveOptions constructor | Aspose.Words for...

    aspose.words.saving.OoxmlSaveOptions constructor...assertEqual ( ' \x13 date \\ @ "MM/dd/yyyy" \x14\x15\x0c ' if k...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Format Number to Local Language Format|D...

    This article introduces how to format numbers to local language format using Aspose.Cells for .NET API....the format “DD/MM/YYYY” (common in the UK) vs. “MM/DD/YYYY” (common...

    docs.aspose.com/cells/net/how-to-format-number-...
  8. Page setup|Documentation

    How to customize the layout and design of the machine-readabe form generated by Aspose.OMR for Java....PaperSize PaperSize A4 (210 x 297 mm) Physical page dimensions. See...dimensions (pixels) Page dimensions (mm) Page dimensions (inches) PaperSize...

    docs.aspose.com/omr/java/generate-template/page...
  9. Using Aspose.PDF for .NET with Python|Aspose.PD...

    In this tutorial, you will explore the different ways of creating and modifying PDF files in Python.... ToString ( "hh\:mm" )) time = time . Add ( incTime...Add ( time . ToString ( "hh\:mm" )) i += 1 page . Paragraphs...

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