Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 33,815 for

new

(0.15 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. MemoryFontSource.FontData | Aspose.Words for .NET

    Discover MemoryFontSource's FontData property for seamless binary font integration. Enhance your projects with efficient font management solutions....MemoryFontSource memoryFontSource = new MemoryFontSource ( fontBytes...Document doc = new Document (); doc . FontSettings = new FontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  3. CellFormat.HorizontalMerge | Aspose.Words for .NET

    Discover the CellFormat HorizontalMerge property to seamlessly merge cells horizontally, enhancing your spreadsheet's layout and organization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...CheckCellsMerged () { Document doc = new Document ( MyDir + "Table with...

    reference.aspose.com/words/net/aspose.words.tab...
  4. Document.cleanup method | Aspose.Words for Node.js

    Aspose.Words.Document.cleanup method... let doc = new aw . Document (); doc . styles...them as "used". let builder = new aw . DocumentBuilder ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DropDownItemCollection.Insert | Aspose.Words fo...

    Effortlessly insert strings into your DropDownItemCollection at any index with our easy-to-use Insert method. Enhance your data management today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...There are two ways of adding a new item to an existing collection...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Fonts::FontSettings::get_Default...

    Aspose::Words::Fonts::FontSettings::get_DefaultInstance method. Static default font settings in C++....instance to use the "Courier New" font // as a backup substitute...set_DefaultFontName ( u "Courier New" ); ASSERT_TRUE ( FontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. Hyperlink is not preserved when converting PDF ...

    Hello, We are using Aspose.PDF.Drawing 25.1.0 and Aspose.Cells 25.1.2 We are loading the attached pdf containing an hyperlink to an Url. The pdf is converted to an xlsx. The created xlsx document contains the text, bu…...doc = new Document ("google.pdf"); var xlsOptions = new ExcelSaveOptions...ExcelFormat.XLSX }; using var ms = new MemoryStream(); doc.Save(ms,...

    forum.aspose.com/t/hyperlink-is-not-preserved-w...
  8. AxisDisplayUnit.CustomUnit | Aspose.Words for .NET

    Discover the AxisDisplayUnit CustomUnit property to easily customize your value axis display units with user-defined scaling for enhanced data clarity....supported by MS Office 2016 new charts. Default value is 1. Setting...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Code Examples|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....ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea (); BarcodeGenerator...BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes . PDF_417...

    docs.aspose.com/barcode/java/barcode-generation...
  10. DigitalSignatureDetails.CertificateHolder | Asp...

    Discover the DigitalSignatureDetails CertificateHolder property to manage your document's signing certificate effortlessly. Enhance security and streamline processes!... Document doc = new Document ( MyDir + "Document...digitalSignatureDeta = new DigitalSignatureDeta ( certificateHolder , new SignOptions...

    reference.aspose.com/words/net/aspose.words.sav...