Sort Score
Result 10 results
Languages All
Labels All
Results 7,341 - 7,350 of 223,226 for

new

(0.54 sec)
  1. 使用工件|Aspose.PDF for Java

    本页介绍如何使用 Aspose.PDF for Java 处理 Artifact 类。代码示例展示了如何向 PDF 页面添加背景图像以及如何获取 PDF 文件第一页上的每个水印。...SetWatermark (){ Document doc = new Document ( _dataDir + "sample...artifact = new WatermarkArtifact (); artifact . setText ( new FormattedText...

    docs.aspose.com/pdf/zh/java/artifacts/
  2. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ], { type...

    docs.aspose.com/cells/javascript-cpp/change-cha...
  3. 将 Excel 转换为 Pdf、图像及其他格式|Documentation

    通过 JavaScript 用 C++ 将 Excel 文件转换为 Word、Excel、PowerPoint、PDF、CSV、JPG、HTML、MHT、ODS、BMP、PNG、SVG、TIFF、XPS、JSON、SQL、XML 等多种格式。...stream const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Pdf ); const blob = new Blob ([ outputData ], { type...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  4. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes using Aspose.Slides for Java. Preserve layouts and speaker notes for professional presentations....Presentation presentation = new Presentation ( "sample.pptx"...NotesCommentsLayouti notesOptions = new NotesCommentsLayouti (); notesOptions...

    docs.aspose.com/slides/java/convert-powerpoint-...
  5. Optimize PDF Resources using JavaScript via C++...

    Optimize Resources of PDF files for fast web-view using JavaScript tool....( e ) { const file_reader = new FileReader (); file_reader ....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...

    docs.aspose.com/pdf/javascript-cpp/optimize-pdf...
  6. Create Tables in NPOI|Aspose.Words for .NET

    Create a table in a document easily and fast instead of using NPOI in C#....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...UserModel ; XWPFDocument doc = new XWPFDocument (); XWPFParagraph...

    docs.aspose.com/words/net/create-tables-in-npoi/
  7. MappedDataFieldCollection.Count | Aspose.Words ...

    Discover the MappedDataFieldCollection Count property, which efficiently reveals the total number of elements in your data collection for optimized management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... () { DataTable dataTable = new DataTable ( "MyTable" ); dataTable...

    reference.aspose.com/words/net/aspose.words.mai...
  8. CustomXmlPartCollection.add method | Aspose.Wor...

    Aspose.Words.Markup.CustomXmlPartCollection.add method... add(id, xml) Creates a new XML part with the specified XML...Description id string Identifier of a new custom XML part. xml string XML...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 如何在 React 中使用 Aspose.CAD|CAD Documentation

    在 React 中使用 Aspose.CAD..., function() { var reader = new FileReader(); reader.onload =...result; // @ts-ignore var array = new Uint8Array(arrayBuffer); // 加载...

    docs.aspose.com/cad/zh/javascript-net/showcases...
  10. 使用JavaScript通过C++更改HTML链接目标类型|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++更改HTML链接目标类型,控制HTML链接中的target属性。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...link target type const opts = new HtmlSaveOptions (); opts . linkTargetType...

    docs.aspose.com/cells/zh/javascript-cpp/change-...