Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 16,807 for

date

(0.15 sec)
  1. 用JavaScript用C++实现扩展Aspose.Cells默认计算引擎的自定义计算引擎|D...

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

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  2. Work with Project Online or Project Server | As...

    Learn how to work with Microsoft Project Online or Microsoft Project Server using Aspose.Tasks for Java.... println ( "Project Created Date:" + p. getCreatedDate ()); 12...println ( "Project Last Saved Date:" + p. getLastSavedDate ());...

    docs.aspose.com/tasks/java/work-with-project-on...
  3. Aspose::Words::Fields::FieldCollection::Remove ...

    Aspose::Words::Fields::FieldCollection::Remove method. Removes the specified field from this collection and from the document in C++....builder -> InsertField ( u " DATE \\ @ \" dddd, d MMMM yyyy \"...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Sample for validating tests - Free Support Foru...

    Hi, I want sample code for my unit tests that convert from one format to all other formats include itself. I want the check will: Check the number of layers for input and output file, number of features in layers, nu…...FeatureAttribute(“date”, AttributeDataType.Date)); var feature =...100 / 3.0); feature.SetValue("date", new DateTime(1999, 4, 2));...

    forum.aspose.com/t/sample-for-validating-tests/...
  5. Receive Emails via IMAP with Python Email API |...

    Effortlessly receive emails in Python via IMAP. Streamline email management and secure communications with a powerful library....from_address } " ) print ( f "Date: { msg . date } " ) print ( "---------...ones. You can filter them by date, subject, sender, or other criteria...

    products.aspose.com/email/python-net/receive-em...
  6. Aspose.OCR and Microsoft.ML.OnnxRuntime 1.22.1 ...

    Hello Aspose OCR support We are using the latest nuget package for Aspose.OCR - 25.6.0 - in a solution targeting .NET Framework 4.8 and it’s working fine with Microsoft.ML.OnnxRuntime packages version 1.22.0 Microsoft …...keep our nuget references up to date. Professionalize.Discourse July...keep our nuget references up to date. @rozeboosje We would like to...

    forum.aspose.com/t/aspose-ocr-and-microsoft-ml-...
  7. Calculate Formulas with Node.js via C++|Documen...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using Node.js 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...calculation console . log ( new Date ()); // Set the CreateCalcChain...

    docs.aspose.com/cells/nodejs-cpp/calculate-form...
  8. Not synchronized with metadata property after P...

    Hola tengo un problema tras firmar pdf’s creo un pdf desde una plantilla de word con mergemail y todo ok PdfSaveOptions opts = new PdfSaveOptions(); opts.SaveFormat = Aspose.Words.SaveFormat.Pdf; opts.Compliance = P…...com", Location = "Aqui", Date = DateTime.Now, CustomAppearance....com", Location = "Madrid", Date = DateTime.Now, CustomAppearance...

    forum.aspose.com/t/not-synchronized-with-metada...
  9. InlineStory class | Aspose.Words for Python

    aspose.words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables...( doc , 'John Doe' , 'JD' , date . today ()) builder . current_paragraph...assertEqual ( date . today (), comment . date_time . date ()) # In...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Charts in Python|Aspose.Words for ...

    Create and modify charts of various types in a document using Python....are add , add_double and add_date methods, which was exposed to...Y-axis properties: How to Set Date Time Value of Axis The following...

    docs.aspose.com/words/python-net/working-with-c...