Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 2,241 for

mm

(0.04 sec)
  1. 输出中的生产者名称|Python via .NET 格式的 Aspose.Words

    Aspose.Words for Python via .NET 将生成器名称和用于创建它的版本号添加到文档中。可以通过取决于输出文件格式的方式在文档中找到此数据。...MM.N 或 YY.M.N 格式指定,例如 23.12.0 或...1.0。 这里 YY 是发布年份的最后两位数字, M 或 MM 是发布月份 (1-12), N 是次要版本号。通常, N...

    docs.aspose.com/words/zh/python-net/generator-o...
  2. Producer Name in Outputs|Aspose.Words for Node....

    Aspose.Words for Node.js via .NET add to the document the generator name and version number that was used to create it. This data can be found in the document in ways that depend on the output file format....MM.N or YY.M.N , for example, 24...digits of the release year, M or MM is the release month (1–12),...

    docs.aspose.com/words/nodejs-net/generator-or-p...
  3. Words ,How to obtain data for each paragraph an...

    How to obtain data for each paragraph and line? I want to check if the first word at the beginning and the first word at the end of each line of data are the words I want. If they are, I will set the background color...(var mm in marks) { WordApi.HighlightVisibleRang(mm.p, mm.visibleIndex...visibleIndex, mm.length, mm.color); } // 删除追加的BookmarkStart 和 BookmarkEnd...

    forum.aspose.com/t/words-how-to-obtain-data-for...
  4. How to Format Number to Special|Documentation

    This article will introduce how to format number to special using Aspose.Cells for Python via .NET API...."###-##-## Date Format: "yyyy-mm-dd" You can create virtually...

    docs.aspose.com/cells/python-net/how-to-format-...
  5. 使用 Java 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...= new SimpleDateFormat ( "dd MM yyyy" ); java . util . Date baseDate...

    docs.aspose.com/slides/zh/java/chart-axis/
  6. 在 Android 上的演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android via Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...= new SimpleDateFormat ( "dd MM yyyy" ); java . util . Date baseDate...

    docs.aspose.com/slides/zh/androidjava/chart-axis/
  7. Aspose.Cells Limitation for row parse - Free Su...

    We are evaluating Aspose.Cells Java for generating excel from Html We want to buy solution but while evaluation we found that it’s not able to convert file after certain number of cells is this limitation of software or…...DATE_PATTERN_DD_MM_YYYY_HHMMSS); final String fileName...{mso-style-parent:style0; mso-number-format:"mm\/dd\/yyyy\\ "; border:.5pt solid...

    forum.aspose.com/t/aspose-cells-limitation-for-...
  8. How to Format Number to Special with C++|Docume...

    This article will introduce how to Format Number to Special using Aspose.Cells for C++ API...."###-##-## Date Format: "yyyy-mm-dd" You can create virtually...

    docs.aspose.com/cells/cpp/how-to-format-number-...
  9. Introduction to Fields in Java|Aspose.Words for...

    Fields feature in details, field codes and field results explained in Aspose.Words for Java....DATE @ "d-MMM-yy" DATE @ "d/MM/yyyy h:mm am/pm Mail Merge Fields...

    docs.aspose.com/words/java/introduction-to-fields/
  10. Inserting Fields in Node.js|Aspose.Words for No...

    Insert fields into a document in Node.js in different ways: using `DocumentBuilder` or DOM (Document Object Model)....( 'MERGEFIELD OrderDate \\@ "MM/dd/yyyy"' , null ); field . localeId...

    docs.aspose.com/words/nodejs-net/inserting-fields/