Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 15,064 for

date

(0.06 sec)
  1. 支持的数字格式列表|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 .NET 库,支持一系列数字格式。本文提供了支持的数字格式列表,以便用户根据需要选择合适的格式。.../ 14 Date m/d/yy 15 Date d-mmm-yy 16 Date d-mmm 17 Date mmm-yy...

    docs.aspose.com/cells/zh/net/list-of-supported-...
  2. Aspose::Words::Fields::Field::Update method | A...

    Aspose::Words::Fields::Field::UpDate method. Performs the field upDate. Throws if the field is being upDated already in C++....field -> get_Result ()); // 2 - Date/time format: field = builder...builder -> InsertField ( u "DATE" ); format = field -> get_Format ();...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. 96927972.xlsx

    Sheet1 Year Date Asset Class Reported Cost Assessed Value &=Report.Year(Group:Repeat,skip:1) &=Report.Date(copystyle) &=Report.[Asset Class] &=Report.[Reported Cost] &=Report.[Assessed Value] &=sub......Sheet1 Year Date Asset Class Reported Cost Assessed Value &=Report...Year(Group:Repeat,skip:1) &=Report.Date(copystyle) &=Report.[Asset Class]...

    docs.aspose.com/cells/net/formatting-smart-mark...
  4. FieldPrintDate class | Aspose.Words for Python

    aspose.words.fields.FieldPrintDate class. Implements the PRINTDate field... Remarks Retrieves the date and time on which the document...display the print operation's date/time. # If no printing has taken...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose Words Tags Glossary - Free Support Forum...

    Hello there! We’re working with Aspose Word templates and need a way to reliably parse tags used in Aspose Words. Our goal is to extract the underlying fields from these markers so we can valiDate them against our data …...can we stay consistently up-to-date with the latest Aspose tag syntax...dev To stay consistently up-to-date with the latest Aspose tag syntax...

    forum.aspose.com/t/aspose-words-tags-glossary/3...
  6. 使用 Python 从 PDF 中提取附件 | Aspose.PDF

    在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上通过 COM Interop 使用 Python 从 PDF 中提取附件。..."Creation Date: { file_specification . params . creation_date } " )..."Modification Date: { file_specification . params . mod_date } " ) print...

    products.aspose.com/pdf/zh-hans/python-net/atta...
  7. 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/
  8. Pdf.net TextFragment properties - Free Support ...

    Hi In aspose words the paragraph class has SpaceBefore and SpaceAfter Properties. I don’t see these Properties in Pdf.net. Please advise how Space Before and Space after can be set for Pdf.net. Also Aspose Words has a …...Add(pdfHeadTitle); string date_new; int count = 1; date_new = string.Format("Test...Format("Test creation Date: {0}", DateTime.Now.ToString("dd/MM/yyyy"));...

    forum.aspose.com/t/pdf-net-textfragment-propert...
  9. PropertyType enumeration | Aspose.Words for Python

    aspose.words.properties.PropertyType enumeration. Specifies data type of a document property.... DATE_TIME The property is a date time value. DOUBLE...properties . add ( 'Authorized Date' , datetime . datetime . now...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Python via .NET API....that a column labeled DATE contains only dates, or that another column...that a column labeled DATE contains only dates within a certain range...

    docs.aspose.com/cells/python-net/data-validation/