Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 16,556 for

date

(0.1 sec)
  1. Convert XML to XLSX in Node.js

    This simple topic focuses on how to convert XML to XLSX in node.js. It covers the step-wise approach for detailed system configuration, a pseudocode, and a working example code to develop a converter application for XML to Excel in Node.js....for data, options to configure date and number format, and checking...

    kb.aspose.com/cells/nodejs/convert-xml-to-xlsx-...
  2. DocumentBuilder.InsertField | Aspose.Words for ...

    Enhance your documents with DocumentBuilder's InsertField method. Effortlessly add and upDate Word fields for dynamic content and improved functionality.... InsertField ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...GetFieldCode (), Is . EqualTo ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Detecting Empty Worksheets with C++|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C++ API with Aspose.Cells library....can be simple (text, numeric, date/time) or a formula or a formula‑based...

    docs.aspose.com/cells/cpp/detecting-empty-works...
  4. Digitally Sign a VBA Code Project with Certific...

    Learn how to digitally sign a VBA Code Project with a certificate using Aspose.Cells for JavaScript via C++....pfxBytes , password , comment , new Date ()); // Create workbook object...

    docs.aspose.com/cells/javascript-cpp/digitally-...
  5. [Defect] - Comparison time is longer for large ...

    Scenario 1:- Compare attached File1, File2 and valiDate pdf resulted file. Actual:- ASPOSE service taking avg 27206 milli seconds for compare. File 2 (1).docx (131.0 KB) Another file with 12 MB file size....compare(v2, "AW", new Date()); v1.save("C:\\Temp\\out.docx");...

    forum.aspose.com/t/defect-comparison-time-is-lo...
  6. Customize 3D Charts in Presentations in .NET|As...

    Learn how to create and customize 3-D charts in Aspose.Slides for .NET, with support for PPT and PPTX files—boost your presentations today.... For an exact, up-to-date list, check the ChartType members...

    docs.aspose.com/slides/net/3d-chart/
  7. StyleCollection.Item | Aspose.Words for .NET

    Discover StyleCollection's powerful Item property to effortlessly retrieve styles by name or alias, enhancing your design experience with ease!...cached layout // to stay up to date, we will need to update it manually...

    reference.aspose.com/words/net/aspose.words/sty...
  8. Supported CSS properties for HTML to PDF conver...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. We would like to understand the CSS properties that are fully supported during the conversion process. Having this information will h…... Keep the library up‑to‑date Newer releases may add support...

    forum.aspose.com/t/supported-css-properties-for...
  9. Working with Signature in PDF File|Aspose.PDF f...

    This section explains how to to extract signature information, extract image from signature, change language, and etc using PdfFileSignature class....your convenience(localization, date time format, font family etc)...= "Población (Provincia)" , Date = DateTime . Now }; var signatureCustomAppea...

    docs.aspose.com/pdf/net/working-with-signature-...
  10. PDF Highlights Annotation|Aspose.PDF for Java

    标记注释在文档的文本中以高亮、下划线、删除线或波浪下划线的形式呈现。... setModified ( new Date ()); Rectangle rect = textFragment...color ); ha . setModified ( new Date ()); ha . setQuadPoints ( quadPoints...

    docs.aspose.com/pdf/zh/java/highlights-annotation/