Sort Score
Result 10 results
Languages All
Labels All
Results 8,641 - 8,650 of 222,946 for

new

(0.13 sec)
  1. Introducing Barcode Recognition in PHP|Document...

    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....$barcode_reader_type = new BarCodeReadType (); $rd = new BarCodeReader...

    docs.aspose.com/barcode/java/introducing-barcod...
  2. DocumentBuilder.bold property | Aspose.Words fo...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Public API Changes in Aspose.Imaging 3.1.0|Docu...

    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.... It includes new and updated public methods, added...0 has introduced a series of new methods related to metafile....

    docs.aspose.com/imaging/java/public-api-changes...
  4. Section.clone method | Aspose.Words for Node.js

    Section.clone method. Creates a duplicate of this section....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldChar.fieldType property | Aspose.Words for...

    FieldChar.fieldType property. Returns the type of the field....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Creating a searchable PDF from the scan|Documen...

    Convert a scanned PDF into a searchable, indexable document from which you can select and copy text.... Create a new C# project in Visual Studio....license : License license = new License (); license . SetLicense...

    docs.aspose.com/ocr/net/scanned-pdf-to-searchab...
  7. Export DataTable from GridWeb|Documentation

    This article introduces how to export a DataTable from GridWeb.... To a New DataTable Sometimes, you don’t...export the worksheet data to a new DataTable object. The example...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  8. EditableRange | Aspose.Words for Java

    Represents a single editable range in Java.... Document doc = new Document(); doc.protect(ProtectionType..."MyPassword"); DocumentBuilder builder = new DocumentBuilder(doc); builder...

    reference.aspose.com/words/java/com.aspose.word...
  9. 在 C# 中创建演示查看器|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 .NET 中创建自定义演示查看器。无需 Microsoft PowerPoint 或其他办公软件,即可轻松显示 PowerPoint(PPTX、PPT)和 OpenDocument(ODP)文件。...Presentation presentation = new Presentation ( "sample.pptx"...Presentation presentation = new Presentation ( "sample.odp" ))...

    docs.aspose.com/slides/zh/net/presentation-viewer/
  10. DataSet | Aspose.Words for Java

    Represents an in-memory cache of data in Java....Description DataSet() Initializes a new instance of the DataSet class...DataSet(Connection connection) Initializes a new instance of the DataSet class...

    reference.aspose.com/words/java/com.aspose.word...