Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 1,934 for

mm

(0.06 sec)
  1. How to Manage Dates and Times with C++|Document...

    Learn how to manage dates and times through the Aspose.Cells for C++ API.... SetCustom ( u "mm-dd-yy hh:mm:ss" , true ); a1 . SetStyle...a1Style . SetCustom ( u "mm-dd-yy hh:mm:ss" , true ); a1 . SetStyle...

    docs.aspose.com/cells/cpp/how-to-manage-dates-a...
  2. IFieldUpdateCultureProvider | Aspose.Words for ...

    When implemented provides a CultureInfo object that should be used during the update of a particular field in Java....String PATTERN = "yyyy MM (MMMM) dd (dddd) hh:mm:ss tt"; format.se...String PATTERN = "yyyy MM (MMMM) dd (dddd) hh:mm:ss tt"; format.se...

    reference.aspose.com/words/java/com.aspose.word...
  3. Generating the form|Documentation

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

    docs.aspose.com/omr/java/generate-template/
  4. Aspose::Words::Saving::OoxmlSaveOptions::OoxmlS...

    Aspose::Words::Saving::OoxmlSaveOptions::OoxmlSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the Docx format in C++....String ( u " \u0013 date \\ @ \" MM/dd/yyyy \"\u0014\u0015\f " )...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 如何在 Docker 中运行 Aspose.PDF for .NET 6|Aspose.PDF...

    使用 Docker Linux 或 Windows 容器将 Aspose.PDF 功能集成到 .NET 6 应用程序中... ToString ( @"hh\:mm" )); time = time . Add ( incTime...Add ( time . ToString ( @"hh\:mm" )); } page . Paragraphs . Add...

    docs.aspose.com/pdf/zh/net/docker/dotnet6/
  6. 如何在 Docker 中运行 Aspose.PDF for .NET 8|Aspose.PDF...

    使用 Docker Linux 或 Windows 容器将 Aspose.PDF 功能集成到 .NET 8 应用程序中... ToString ( @"hh\:mm" )); time = time . Add ( incTime...Add ( time . ToString ( @"hh\:mm" )); } page . Paragraphs . Add...

    docs.aspose.com/pdf/zh/net/docker/dotnet8/
  7. 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...
  8. 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/
  9. Aspose::Words::Drawing::Charts::ChartNumberForm...

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

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose Words forcefully converting string - Fre...

    I have a Json input with both token and value in string format { "TOKEN1": "1000", "TOKEN2": "2000" } and in Template, i have to check if TOKEN1 exist, then display that in certain format, else if TOKEN2 exis…...Add("MM/dd/yyyy"); JsonDataLoadOptions...

    forum.aspose.com/t/aspose-words-forcefully-conv...