Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 222,973 for

new

(1.12 sec)
  1. CalendarType enumeration | Aspose.Words for Nod...

    Aspose.Words.CalendarType enumeration. Specifies the type of a calendar....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...DocumentBuilder ( doc ); let formatter = new FieldResultFormatter ( "${0}"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose.PSD for .NET 18.10 - Release Notes|Docum...

    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....modes besides Normal var files = new string [] { "Normal" , "Dissolve"...Export to PNG var saveOptions = new PngOptions (); saveOptions ....

    docs.aspose.com/psd/net/aspose-psd-for-net-18-1...
  3. Split Table in Python|Aspose.Words for Python

    Split table in Python. How to split one table into two separate tables Python....specified split point to the new table. A table, represented in...from the original table to the new one. To do this, we need to pick...

    docs.aspose.com/words/python-net/split-table/
  4. Convert MHTML to DOCX – C# Examples

    Convert MHTML to DOCX using Aspose.HTML for .NET and consider the supported MHTML to DOCX conversions in C# examples. Try online MHTML Converter....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-mhtml-to-docx/
  5. Assign and Validate Digital Signatures with Nod...

    Excel file digital signature and verification using Aspose.Cells for Node.js via C++. Protect the authenticity of workbook content with digital signatures....signatures needed to sign const dsc = new AsposeCells . DigitalSignatureColl...certificate collection. const cert = new AsposeCells . DigitalSignature...

    docs.aspose.com/cells/nodejs-cpp/assign-and-val...
  6. Convert HTML to DOCX – C#

    Convert HTML to DOCX in C# using Aspose.HTML API. Consider various HTML to DOCX conversion scenarios in C# examples. Try online HTML Converter....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-html-to-docx/
  7. Regarding find the cell positions of images/cha...

    Is there any way to find the position of images/charts while select the image /chart. At client level mean When i select the image in the viewer I want the positions....(optional) String cellAddress = new CellReference(row, column).formatAsString();...Load workbook Workbook wb = new Workbook("input.xlsx"); Worksheet...

    forum.aspose.com/t/regarding-find-the-cell-posi...
  8. Convert JSON to Excel with Node.js via C++|Docu...

    Learn how to convert JSON to Excel file with Aspose.Cells for Node.js via C++....a Workbook object const wb = new AsposeCells . Workbook ( filePath...loading the file. const options = new AsposeCells . JsonLoadOptions...

    docs.aspose.com/cells/nodejs-cpp/convert-json-t...
  9. DigitalSignatureCollection Class | Aspose.Words...

    Discover the Aspose.Words DigitalSignatureCollection class, offering easy access to a read-only collection of digital signatures for secure document management.... Document doc = new Document ( MyDir + "Digitally...filename. SignOptions signOptions = new SignOptions { SignTime = DateTime...

    reference.aspose.com/words/net/aspose.words.dig...
  10. Create an empty Visio Diagram 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 = new Diagram (); \ # Save as VDX $saveFileFormat = new SaveFileFormat...

    docs.aspose.com/diagram/java/create-an-empty-vi...