Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 984 of 984 for

pst

(0.66 sec)
  1. Document Automation REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....は、通常のドキュメントだけでなく、ZIP アーカイブ、OST/PST メール データ ファイル、PDF ポートフォリオなどのコ...

    blog.groupdocs.cloud/ja/page/35/
  2. GroupDocs.Clouds

    GroupDocs.Clouds - Document Automation REST APIs | GroupDocs Cloud...は、通常のドキュメントだけでなく、ZIP アーカイブ、OST/PST メール データ ファイル、PDF ポートフォリオなどのコ...

    blog.groupdocs.cloud/ja/groupdocs.cloud/page/35/
  3. Document Automation REST APIs | GroupDocs Cloud

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....最新バージョンでは、PST、OST、CGM 形式を含む Microsoft Outlook...

    blog.groupdocs.cloud/ja/page/36/
  4. datetime --- 基本的な日付型および時間型 — Python 3.11.2 ドキュメント

    ソースコード: Lib/datetime.py datetime モジュールは、日付や時刻を操作するためのクラスを提供しています。 日付や時刻に対する算術がサポートされている一方、実装では出力のフォーマットや操作のための効率的な属性の抽出に重点を置いています。 Aware オブジェクトと Naive オブジェクト: 日時のオブジェクトは、それらがタイムゾーンの情報を含んでいるかどうかによって......USTimeZone ( - 8 , "Pacific" , "PST" , "PDT" ) 標準時および夏時間の両方を記述している...

    docs.python.org/ja/3/library/datetime.html