Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 213,115 for

new

(0.6 sec)
  1. 将 PDF 转换为 BMP|Aspose.PDF for Android via Java

    本文介绍如何使用 Java 将 PDF 页面转换为 BMP 图像,将所有页面转换为 BMP 图像以及将单个 PDF 页面转换为 BMP 图像。...convertPDFtoBMP () { try { document = new Document ( inputStream ); } catch...()); return ; } File file = new File ( fileStorage , "PDF-to-BMP...

    docs.aspose.com/pdf/zh/androidjava/convert-pdf-...
  2. Add Signature Line to the Worksheet with JavaSc...

    This article describes how to add a signature line to the worksheet using JavaScript code with Aspose.Cells for JavaScript via C++.... Otherwise, a new workbook will be created. </...arrayBuffer (); const certBytes = new Uint8Array ( certArrayBuffer...

    docs.aspose.com/cells/javascript-cpp/add-signat...
  3. Different Ways to Open Files with Node.js via C...

    This article explains how to open an Excel file using Aspose.Cells for Node.js via C++ API....file path const workbook1 = new AsposeCells . Workbook ( filePath...LoadFormat const loadOptions = new AsposeCells . LoadOptions ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/different-ways...
  4. Manage Header and Footer|Aspose.PDF for .NET

    Explore how to manipulate headers and footers in PDF files in .NET with Aspose.PDF for improved document structuring....object using ( var fileStamp = new Aspose . Pdf . Facades . PdfFileStamp...the header var formattedText = new Aspose . Pdf . Facades . FormattedText...

    docs.aspose.com/pdf/net/manage-header-and-footer/
  5. AxisBuiltInUnit | Aspose.Words for Java

    Specifies the display units for an axis in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...setMinimum(new AxisBound(-10)); axis.getScaling().setMaximum(new AxisBound(20...

    reference.aspose.com/words/java/com.aspose.word...
  6. Uređivanje PSD datoteka na mreži | products.asp...

    Uređivanje PSD Adobe Photoshop datoteka na mreži...UpdateText("test update", new Point(0, 0), 15.0f, Color.Purple);...of Image using (Image image = new PsdImage(100, 100)) { // Create...

    products.aspose.com/psd/cr/editor/
  7. Table.CellSpacing | Aspose.Words for .NET

    Discover the Table CellSpacing property to easily customize cell spacing in points, enhancing your table's appearance and readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Delete Annotations (facades)|Aspose.PDF for Java

    This section explains how to delete annotations with Aspose.PDF Facades using PdfAnnotationEditor Class....consoleScanner = new Scanner ( System . in ); Document document = new Document...PdfAnnotationEditor annotationEditor = new PdfAnnotationEditor (); annotationEditor...

    docs.aspose.com/pdf/java/delete-annotations/
  9. 从PDF中提取表格数据|Aspose.PDF for Android via Java

    了解如何使用Aspose.PDF for Android via Java从PDF中提取表格数据。...() { // 打开文档 try { document = new Document ( inputStream ); } catch...pdf . TableAbsorber absorber = new com . aspose . pdf . TableAbsorber...

    docs.aspose.com/pdf/zh/androidjava/extract-data...
  10. 在 Java 中将 HTML 转换为 PDF – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 HTML 转换为 PDF。使用转换器和 PdfSaveOptions 类可获得精确和可定制的 PDF 输出。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/zh/java/html-to-pdf-conver...