Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 15,363 for

date

(0.1 sec)
  1. ChartAxisType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartAxisType enum to easily define chart axis types and enhance your document's data visualization....)); // 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...
  2. [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...
  3. Update Windows document properties - Free Suppo...

    Hi Team, currently we are using the Aspose.Words for updating the document properties inside the word document. Now we got a new requirement from the info sec to check if it is possible to add the properties to windows …...Add("Authorized Date", DateTime.Today); customProperties...

    forum.aspose.com/t/update-windows-document-prop...
  4. Working with Tasks | Aspose.Note Documentation

    A comprehensive guide on how to work with tasks in your Java development workflow.... println ( "Due Date: " + noteTask. getDueDate ());...

    docs.aspose.com/note/java/working-with-tasks/
  5. FieldNumChars class | Aspose.Words for Python

    aspose.words.fields.FieldNumChars class. Implements the NUMCHARS field...every we need to see an up-to-date value. doc . update_fields ()...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BuiltInDocumentProperties.characters property |...

    BuiltInDocumentProperties.characters property. Represents an estimate of the number of characters in the document....links, and they are all up to date, we can set the "LinksUpToDate"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.paragraphs property. Represents an estimate of the number of paragraphs in the document....links, and they are all up to date, we can set the "LinksUpToDate"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 用JavaScript通过C++用证书数字签署VBA代码项目|Documentation

    学习如何用Aspose.Cells for JavaScript通过C++用证书数字签署VBA代码项目。...pfxBytes , password , comment , new Date ()); // Create workbook object...

    docs.aspose.com/cells/zh/javascript-cpp/digital...
  9. NotPrimitive shape need to resize when resize f...

    EXCEL CONFIRMATION.zip (8.5 KB)... can you give me any approx date? and also can you give me latest...

    forum.aspose.com/t/notprimitive-shape-need-to-r...
  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/