Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 16,839 for

date

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

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

    docs.aspose.com/cells/zh/javascript-cpp/list-of...
  2. Extracting text inside a rectangle|Documentation

    Extract text located inside areas of the image provided by coordinates....allows you to extract names, dates, numbers, and other blocks from...demo Extract name and expiry date Block Coordinates Extracted...

    docs.aspose.com/ocr/net/image-regions-extract/
  3. NodeChangingArgs | Aspose.Words for Java

    Provides data for methods of the INodeChangingCallback interface in Java....getLog()); } /// /// Logs the date and time of each node insertion...format("\n{0}\tNode insertion:", new Date())); } public void nodeRemo...

    reference.aspose.com/words/java/com.aspose.word...
  4. Apply or Change Slide Layouts in .NET|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for .NET. 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/net/slide-layout/
  5. CompressionLevel enumeration | Aspose.Words for...

    Aspose.Words.Saving.CompressionLevel enumeration. Compression level for OOXML files...compressionLevel ; let timeBefore = new Date (); doc . save ( base . artifactsDir...saveOptions ); let timeAfter = new Date (); let testedFileLength = fs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document.UpdatePageLayout | Aspose.Words for .NET

    Revamp your document's structure with the UpDatePageLayout method, ensuring a polished and organized layout for enhanced readability and presentation.... The up-to-date page layout information is required...cached layout // to stay up to date, we will need to update it manually...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....Word, already contains an up to date value. For example, if the field...ADDRESSBLOCK AUTHOR COMPARE CREATEDATE DATE DOCPROPERTY DOCVARIABLE GREETINGLINE...

    docs.aspose.com/words/python-net/fields-overview/
  8. FieldPrintDate.UseSakaEraCalendar | Aspose.Word...

    Manage your Dates effortlessly with FieldPrintDate's Saka Era Calendar feature. Easily toggle for seamless integration and enhanced user experience....display the print operation's date/time. // If no printing has...PRINTDATE field // can display the date and time of the last printing...

    reference.aspose.com/words/net/aspose.words.fie...
  9. DocumentPropertyCollection.removeAt method | As...

    DocumentPropertyCollection.removeAt method. Removes a property at the specified index.... add ( "Authorized Date" , Date . now ()); properties ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Data Filtering with C++|Documentation

    Learn how to add a data filter by using the Aspose.Cells for C++ API....based on text, numbers, or dates. AutoFilter in Microsoft Excel...color Date Filters Filters rows based on different date criteria...

    docs.aspose.com/cells/cpp/data-filtering/