Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 16,699 for

date

(0.08 sec)
  1. 在 Android 上管理演示文稿属性|Aspose.Slides 文档

    在 Aspose.Slides for Android via Java 中精通演示文稿属性,并在您的 PowerPoint 和 OpenDocument 文件中简化搜索、品牌化和工作流。... println ( "Creation Date : " + dp . getCreatedTime ());.... out . println ( "Modified Date : " + dp . getLastSavedTime...

    docs.aspose.com/slides/zh/androidjava/presentat...
  2. 在 Java 中管理演示文稿属性|Aspose.Slides 文档

    在 Aspose.Slides for Java 中掌握演示文稿属性,简化 PowerPoint 和 OpenDocument 文件的搜索、品牌化和工作流。... println ( "Creation Date : " + dp . getCreatedTime ());.... out . println ( "Modified Date : " + dp . getLastSavedTime...

    docs.aspose.com/slides/zh/java/presentation-pro...
  3. 在 PHP 中管理演示文稿属性|Aspose.Slides for PHP 文档

    在 Aspose.Slides for PHP via Java 中精通演示文稿属性,并简化对 PowerPoint 和 OpenDocument 文件的搜索、品牌化和工作流。...getContentStatus ()); echo ( "Creation Date : " . $dp -> getCreatedTime...getManager ()); echo ( "Modified Date : " . $dp -> getLastSavedTime...

    docs.aspose.com/slides/zh/php-java/presentation...
  4. Chart.Series | Aspose.Words for .NET

    Discover the Chart Series property for exclusive access to a unique collection of series. Elevate your data visualization experience today!...)); // 2 - Area chart with dates distributed along the X-axis:..., 500 , 300 ); DateTime [] dates = { new DateTime ( 2014 , 3...

    reference.aspose.com/words/net/aspose.words.dra...
  5. GS1 DataBar in Python via Java | products.aspos...

    Aspose.Barcode for Python via Java API allows customize, generate and recognize GS1 DataBar barcodes in your Python application...identification numbers, expiration dates, batch/lot numbers, and weight...multiple offers, expiration dates, and redemption conditions,...

    products.aspose.com/barcode/python-java/databar/
  6. [Defect] - Data validations in the resulting DO...

    Steps to reproduce: Scenario 1: Compare attached docx files (APA-Table-of-Contents-TemplateLab.com_.docx, APA-Table-of-Contents-TemplateLab.com_v2.docx) and valiDate PDF. Actual:- attached content is missing in PDF (Mi…...Date()); // Save the comparison result...acceptAllRevisions(); v1.compare(v2, "AW", new Date()); v1.save("C:\\Temp\\out.pdf");...

    forum.aspose.com/t/defect-data-validations-in-t...
  7. Features Overview|Documentation

    Email C++ library is divided into several separate components, each with particular features. Here is a list of the features for each of the main packages....headers Set message priority, date and time Supports all character...reliably calculate occurrence dates and times for even the most...

    docs.aspose.com/email/cpp/features-overview/
  8. Features Overview|Documentation

    Email C++ library is divided into several separate components, each with particular features. Here is a list of the features for each of the main packages....headers Set message priority, date and time Supports all character...reliably calculate occurrence dates and times for even the most...

    docs.aspose.com/email/cpp/features-overview
  9. Fill of Structured Document Tags eats enormous ...

    We are using XML Bindings to synchronize some fields to document headers. While this is working perfectly with older Aspose.Words versions, it leads to serious problems with 25.7. We are currently running 2017.3 and tr…...problem occurs because value of date SDT is set improperly. You can...tTa.getSdtType() == SdtType.DATE) { SimpleDateFormat format =...

    forum.aspose.com/t/fill-of-structured-document-...
  10. Calculate Formulas with Golang via C++|Document...

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel with Golang via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....mathematical, string, boolean, date/time, statistical, database...

    docs.aspose.com/cells/go-cpp/calculate-formulas/