Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 16,723 for

date

(0.5 sec)
  1. Excelで生成したグラフを画像に変換した際にうるう年の2/29をX軸のメモリ表示としていた場...

    ■対象パッケージ・バージョン 以下のパッケージ・バージョンのどちらでも、下記の事象が発生しています。 aspose-cells-24.10.jar aspose-cells-25.10.jar ■事象 Chart クラスの toImage メソッドを利用して Excel 上のチャートを EMF や PNG 画像ファイルに変換した際に、 x軸目盛りの日付がうるう年の2/29の場合に、2/28に強制誤変換されます。 ■再現プロ…...Date; import com.aspose.cells.*;... 1).lengthOfMonth()); Date date = Date.from(localDate.atStartOfDay(ZoneId...

    forum.aspose.com/t/excel-2-29-x-2-28/327278
  2. Working with Comments in Node.js|Aspose.Words f...

    How to add, remove, or manipulate comments in a document using Node.js....Extract and list the author name, date & time and text of all comments...Extract and list the author name, date & time and text of comments...

    docs.aspose.com/words/nodejs-net/working-with-c...
  3. SdtType | Aspose.Words for Java

    Specifies the type of a structured document tag SDT node in Java.... DATE The SDT represents a date picker when displayed...document. DATE public static int DATE The SDT represents a date picker...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Fields::IFieldResultFormatter::F...

    Aspose::Words::Fields::IFieldResultFormatter::FormatDateTime method. Called when Aspose.Words applies a Date/time format switch, i.e. \@ "dd.MM.yyyy" in C++....Words applies a date/time format switch, i.e. @ “dd...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....custom local time zone used for date/time fields. getDefaultTemplate()...BuiltInDocumentPrope.setCreatedTime(java.util.Date) property is updated before...

    reference.aspose.com/words/java/com.aspose.word...
  6. Apply or Change Slide Layouts in C++|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for C++. Explore layout types, placeholder control, and footer visibility through C++ code examples....presentations, footer elements like date, slide number, and custom text...placeholder to visible. Set the date-time placeholder to visible...

    docs.aspose.com/slides/cpp/slide-layout/
  7. PageSize|Aspose.PDF for Reporting Services

    Customize page sizes for PDF reports in Aspose.PDF for Reporting Services to meet specific document requirements.... Parameter Name : PageSize Date Type : String Values supported...

    docs.aspose.com/pdf/reportingservices/pagesize/
  8. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a document into fixed page formats PDF XPS images etc in Java....custom local time zone used for date/time fields. getDefaultTemplate()...BuiltInDocumentPrope.setCreatedTime(java.util.Date) property is updated before...

    reference.aspose.com/words/java/com.aspose.word...
  9. jsonData.json

    { "number": 10, "test": "test abc", "Date": "2011-10-05T14:48:00.000Z", "arrayNumber": [1,2,3,4,5], "arrayWords": ["x1","xy2","yz3","z4"], "arrayOfObjects": [ {"valNumber":12,"valString": "aa"}, {"......"number": 10, "test": "test abc", "date": "2011-10-05T14:48:00.000Z"...

    docs.aspose.com/cells/ar/java/using-json-data-i...
  10. Working with Comments in C#|Aspose.Words for .NET

    Working with comments using C#....Extract and list the author name, date & time and text of all comments...Extract and list the author name, date & time and text of comments...

    docs.aspose.com/words/net/working-with-comments/