Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 17,489 for

date

(0.1 sec)
  1. CompareOptions class | Aspose.Words for Python

    aspose.words.comparing.CompareOptions class. Allows to choose additional options for document comparison operation...'Original textbox contents' ) # DATE field: builder . move_to ( doc_original...insert_field ( field_code = ' DATE ' ) # Comment: new_comment =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. output.xlsx

    Sheet1 Region Country Item Type Order Priority Order Date Order ID Ship Date Units Sold Unit Price Unit Cost Total Revenue Total Cost Total Profit Sub-Saharan Africa South Africa Fruits M 7/27/12 4......Order Priority Order Date Order ID Ship Date Units Sold Unit Price...

    docs.aspose.com/cells/fr/java/create-timeline/o...
  3. output.xlsx

    Sheet1 Region Country Item Type Order Priority Order Date Order ID Ship Date Units Sold Unit Price Unit Cost Total Revenue Total Cost Total Profit Sub-Saharan Africa South Africa Fruits M 7/27/12 4......Order Priority Order Date Order ID Ship Date Units Sold Unit Price...

    docs.aspose.com/cells/ar/java/create-timeline/o...
  4. Product Overview - Aspose.Cells for Android via...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....common and complex mathematical, date and time, financial, or text...to the cells Format cell as a date Set Text Alignment Merge multiple...

    docs.aspose.com/cells/java/product-overview-asp...
  5. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry Date, and how to determine the Progress of PDF file generation....outputFileName ); } How to set PDF expiry date We apply access privileges on...+= u "today = new Date(); today = new Date(today.getFullYear()...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/
  6. Resample Images for Excel to PDF Conversion|Doc...

    This article demonstrates reducing image sizes while converting Excel files to PDF...Assistant Close Render Custom Date Format Pattern g and ge.mm.dd...

    docs.aspose.com/cells/java/resample-images-for-...
  7. Structured Document Tags|Aspose.Words for Pytho...

    Embed customer-defined semantics as well as its behavior and appearance into a document using Structured document tags (SDT or content control) in Python....DropDownList ComboBox Checkbox Date BuildingBlockGallery Group Picture...

    docs.aspose.com/words/python-net/structured-doc...
  8. Create StockHighLowClose Chart in Excel using C...

    Learn how to generate a StockHighLowClose chart in Excel using C# with Aspose.Cells for .NET. Step‑by‑step guide and full source code included....header titles and fills rows with date, open, high, low, and close...range and defines the category (date) axis. 5️⃣ Sets axis titles...

    blog.aspose.com/cells/create-stockhighlowclose-...
  9. XlsxSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.XlsxSaveOptions to enhance your document conversion to Xlsx. Unlock advanced saving options for optimal results!...custom local time zone used for date/time fields. DateTimeParsingMode...document text is parsed to identify date and time values. The default...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 使用Node.js的C++实现自定义计算引擎,以扩展Aspose.Cells的默认计算引擎|D...

    本文介绍如何通过使用 C++ 版 Aspose.Cells 库在 Node.js 中实现自定义计算引擎,从而扩展默认的计算引擎。加载现有的 Excel 文件或创建新文件,使用提供的方法并保存修改后的 Excel 文件。...CalculatedValue: add one day offset for the date data . setCalculatedValue (... getDoubleFromDateTim ( new Date (), false ) + 1.0 ); } } getProcessBuiltInFun...

    docs.aspose.com/cells/zh/nodejs-cpp/implement-c...