Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 165,041 for

new

(0.08 sec)
  1. PdfSaveOptions.digitalSignatureDetails property...

    PdfSaveOptions.digitalSignatureDetails property. Gets or sets the details for signing the output PDF document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let options = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Export Visio Diagram to HTML in PHP|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....diagram from a VSD file $diagram = new Diagram ( $dataDir . "drawing...Save as Html $saveFileFormat = new SaveFileFormat (); $diagram ->...

    docs.aspose.com/diagram/java/export-visio-diagr...
  3. Save Barcode Image to Streams in PHP|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....Instantiate barcode object $builder = new BarCodeBuilder (); \ # Set symbology...of the barcode $symbology = new Symbology (); $builder -> setSymbologyType...

    docs.aspose.com/barcode/java/save-barcode-image...
  4. Working with GridJs Server Side|Documentation

    This article describes how to use APIs in GridJs ....try ( FileOutputStream fos = new FileOutputStream ( filepath ...Position = 0 in C# byte [] buffer = new byte [ 1024 ]; int length ; while...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  5. Working with Images in PS file | Java

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/page/java/ps/working-with-images/
  6. Document.MailMerge | Aspose.Words for .NET

    Unlock seamless document automation with the MailMerge object, enhancing your workflow by simplifying mail merge tasks effortlessly....ExecuteDataTable () { DataTable table = new DataTable ( "Test" ); table ..."Address" ); table . Rows . Add ( new object [] { "Thomas Hardy" ,...

    reference.aspose.com/words/net/aspose.words/doc...
  7. FindReplaceOptions.ignoreFieldCodes property | ...

    FindReplaceOptions.ignoreFieldCodes property. Gets or sets a boolean value indicating either to ignore text inside field codes...let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."Test IT!" ); let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Loading and Extracting Data | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to load and save CFF fonts within .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/net/loading-saving-cff-fonts/
  9. Open AI file online | products.aspose.com

    Open AI file online...NET // For the new AI format please use the following...try { using var pdfDocument = new Aspose.Pdf.Document(pdfFileStream);...

    products.aspose.com/psd/view/open-ai-online/
  10. The license does not apply all the time - Free ...

    Hello, we have a license for version 16.4.0.0 of Aspose.Words for .NET and we are having issues loading it. Sometimes the phrase “Evaluation Only. Created with Aspose…” appears on the generated document. Do you have any…...(license == null) { license = new License(); if (!license.IsLicensed)...your code: License license = new License(); try { license.SetLicense("Aspose...

    forum.aspose.com/t/the-license-does-not-apply-a...