Sort Score
Result 10 results
Languages All
Labels All
Results 2,641 - 2,650 of 213,390 for

new

(0.31 sec)
  1. 在使用Node.js通过C++为已签名的Excel文件添加数字签名|Documentation

    这篇文章介绍了如何使用Aspose.Cells for Node.js via C++和Node.js为已签名的Excel文件添加数字签名。...signed to add new digital signature const workbook = new AsposeCells...collection const dsCollection = new AsposeCells . DigitalSignatureColl...

    docs.aspose.com/cells/zh/nodejs-cpp/add-digital...
  2. When we concatinate pdf the original format of ...

    when we concatinate pdf using aspose pdf. The formate of orignal file is getting changed. Here is orignal file 0000800070_Service_Create_V15 (2) (1).pdf (2.1 MB) and here is file i am geting after concatenation File a…...object PdfFileEditor pdfEditor = new PdfFileEditor(); // Concatenate...pdfEditor = new Facades.PdfFileEditor(); Document doc = new Document();...

    forum.aspose.com/t/when-we-concatinate-pdf-the-...
  3. 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...
  4. MarkdownLoadOptions | Aspose.Words for .NET

    Discover the MarkdownLoadOptions constructor to easily initialize MarkdownLoadOptions instances for enhanced document processing and customization....MarkdownLoadOptions constructor Initializes a new instance of MarkdownLoadOptions...using ( MemoryStream stream = new MemoryStream ( Encoding . UTF8...

    reference.aspose.com/words/net/aspose.words.loa...
  5. Hyphenation | Aspose.Words for Java

    Provides methods for working with hyphenation dictionaries in Java....WarningInfoCollectio warningInfoCollectio = new WarningInfoCollectio(); Hyphenation...InputStream dictionaryStream = new FileInputStream(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. FieldRD | Aspose.Words for Java

    Implements the RD field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...referencedDoc = new Document(); DocumentBuilder refDocBuilder = new Docu...

    reference.aspose.com/words/java/com.aspose.word...
  8. Render Presentations with Fallback Fonts in PHP...

    Render presentations with fallback fonts in Aspose.Slides for PHP via Java – keep text consistent across PPT, PPTX and ODP with step-by-step code samples....Create new instance of a rules collection $rulesList = new FontFallBackRulesCol...add ( new FontFallBackRule ( 0x400 , 0x4ff , "Times New Roman"...

    docs.aspose.com/slides/php-java/render-presenta...
  9. 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/...
  10. DocumentBuilder.InsertCell | Aspose.Words for .NET

    Effortlessly enhance your documents with the DocumentBuilder InsertCell method—quickly add customizable table cells for improved organization and clarity.... To start a new cell in the same row, call InsertCell...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...