Sort Score
Result 10 results
Languages All
Labels All
Results 8,131 - 8,140 of 213,140 for

new

(0.75 sec)
  1. Public API Changes in Aspose.Note 1.6.0 | Aspos...

    This document discusses changes to the public APIs in Aspose.Note version 1.6.0....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/net/public-api-changes-in-...
  2. Deleting PDF Pages programmatically Python|Aspo...

    You can delete pages from your PDF file using Aspose.PDF for Python via .NET library....saves the updated document to a new file. This feature is helpful...document and saves the result to a new file. Args: input_file_name (str):...

    docs.aspose.com/pdf/python-net/delete-pages/
  3. Font.hidden property | Aspose.Words for Node.js

    Font.hidden property. True if the font is formatted as hidden text....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to Compress any size documents by applying ...

    Compress any document size quickly and efficiently with parallel processing....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/net/advanced-api-featur...
  5. Reading Code Text Raw|Documentation

    Learn how and when to use raw code bytes from BarCodeReader in Aspose.BarCode for Java....stream: BarCodeReader reader = new BarCodeReader ( imagePath , DecodeType...png" ; BarCodeReader reader = new BarCodeReader ( imagePath , DecodeType...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. 从印章提取文本|Aspose.PDF for Java

    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....visit 方法获取文本 Document doc = new Document ( dataDir + "test.pdf"...StampAnnotation ) item ; TextAbsorber ta = new TextAbsorber (); XForm ap = annot...

    docs.aspose.com/pdf/zh/java/extract-text-from-s...
  7. 通过JavaScript使用C++保护工作表|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++保护Excel中的工作表,包括保护行、列和特定单元格。...buffer const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/protect...
  8. ChartType | Aspose.Words for Java

    Specifies type of a chart in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...add("Series 1", categories, new double[]{76.6, 82.1, 91.6});...

    reference.aspose.com/words/java/com.aspose.word...
  9. 更改 PDF 文件的密码|Aspose.PDF for Java

    本主题讲解如何使用 PdfFileSecurity 类更改 PDF 文件的密码。...{ PdfFileInfo pdfFileInfo = new PdfFileInfo ( _dataDir + "sample_encrypted...PdfFileSecurity fileSecurity = new PdfFileSecurity (); fileSecurity...

    docs.aspose.com/pdf/zh/java/change-password/
  10. Conversion of OpenOffice Document|Aspose.Slides...

    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....using(PresentationEx pres = new PresentationEx("OpenOfficePresentati...using (PresentationEx pres = new PresentationEx("ConversionFromPresen...

    docs.aspose.com/slides/net/conversion-of-openof...