Sort Score
Result 10 results
Languages All
Labels All
Results 5,511 - 5,520 of 223,131 for

new

(0.16 sec)
  1. TIFF to PDF Merge using C# | Aspose.PDF

    Combine two or more TIFF documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add TIFF file to new page...

    products.aspose.com/pdf/net/merger/tiff-to-pdf/
  2. Pdf with JavaScript via C++|Documentation

    Learn how to convert Excel Workbook into PDF using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Pdf ); const blob = new Blob ([ outputData ], { type...

    docs.aspose.com/cells/javascript-cpp/convert-ex...
  3. PDF to TIFF Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one TIFF single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to TIFF document In loop: add PDF file to new page...

    products.aspose.com/pdf/java/merger/pdf-to-tiff/
  4. DocumentBuilder.MoveToStructuredDocumentTag | A...

    Effortlessly navigate to structured document tags with the DocumentBuilder MoveToStructuredDocumentTag method, enhancing your document editing efficiency.... Document doc = new Document ( MyDir + "Structured...); DocumentBuilder builder = new DocumentBuilder ( doc ); // There...

    reference.aspose.com/words/net/aspose.words/doc...
  5. FieldOcx | Aspose.Words for Java

    Implements the OCX field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldLastSavedBy | Aspose.Words for Java

    Implements the LASTSAVEDBY field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldUnknown | Aspose.Words for Java

    Implements an unknown or unrecognized field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  8. Implement Subtotal or Grand Total Labels in Oth...

    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....settings const globalization = new GlobalizationSetting (); AsposeCells...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/implement-...
  9. Adding, Updating, and Removing Data from DICOM ...

    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....to a DICOM File You can add new elements to a DICOM file using...follows the same process as adding new data. If a tag already exists...

    docs.aspose.com/medical/net/developer-guide/dat...
  10. AxisBuiltInUnit enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.AxisBuiltInUnit enumeration. Specifies the display units for an axis....value is not supported by the new chart types of MS Office 2016...value is supported only by the new chart types of MS Office 2016...

    reference.aspose.com/words/nodejs-net/aspose.wo...