Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 197,059 for

new

(0.18 sec)
  1. FieldHyperlink | Aspose.Words for Java

    Implements the HYPERLINK field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...field.getSubAddress() + " in a new window"); builder.writeln();...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...getFieldOptions().setBarcodeGenerator(new CustomBarcodeGenerat()); // Below...

    reference.aspose.com/words/java/com.aspose.word...
  3. SaveOptions.updateLastSavedTimeProperty propert...

    SaveOptions.updateLastSavedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastSavedTime](../../../aspose.words.properties/builtindocumentproperties/lastSavedTime/) property is updated before saving.... let doc = new aw . Document ( base . myDir... lastSavedTime ). toEqual ( new Date ( 2021 , 5 - 1 , 11 , 6...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose.PSD for .NET 20.8 - Release Notes|Docume...

    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.... areEqual ) { throw new FormatException ( string . Format...var expectedValues = new object [] { new object [] { true , "...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-8...
  5. Aspose.Cells 16.12.0 中的公共 API 更改|Documentation

    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....LoadOptions class var options = new Aspose . Cells . LoadOptions...the LoadFilter property to a new instance of LoadFilter class...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. Adding MapiTask to PST in Ruby|Documentation

    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.... new ( "To Do" , "Just click and type to add new task" ...Date' ) . new , Rjb :: import ( 'java.util.Date' ) . new ) task...

    docs.aspose.com/email/java/adding-mapitask-to-p...
  7. Loading and managing Excel, OpenOffice, Json, C...

    With Aspose.Cells, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, Json, XML, Pdf, Jpg, Tiff, Image, Mht, and XPS files using Node.js via C++....Creating a New Workbook The following example creates a new workbook...License object const license = new AsposeCells . License (); //...

    docs.aspose.com/cells/nodejs-cpp/loading-saving...
  8. Create Links in PDF file|Aspose.PDF for Java

    This section explains how to create links in your PDF document with Java....document Document document = new Document ( GetDataDir () + "...LinkAnnotation link = new LinkAnnotation ( page , new Rectangle ( 100...

    docs.aspose.com/pdf/java/create-links/
  9. Convert PDF to PDF/A-2A not valid - Free Suppor...

    Hello Support Team We make use of the conversion method (of aspose.pdf version 24.7) that converts pdf to pdfa-2a. In order to be able to assure the customer that the converted pdf’s are in pdfa-2a, we have used the val…... var doc = new Document(dataDir + "00-Submitting...bool isValidated = doc.Validate(new MemoryStream(), PdfFormat.PDF_A_2A);...

    forum.aspose.com/t/convert-pdf-to-pdf-a-2a-not-...
  10. Modern API|Aspose.Slides Documentation

    Modern API...typical scenario of using the new API may look as follows: using...using ( Presentation pres = new Presentation ()) { IPPImage ppImage...

    docs.aspose.com/slides/net/modern-api/