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

new

(0.33 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 将 HTML 转换为 MHTML – Aspose.HTML for .NET

    学习如何使用 Aspose.HTML 将 HTML 转换为 MHTML。您将考虑支持 HTML 到 MHTML 的转换情况,并用 C# 示例来说明这些情况。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/zh/net/convert-html-to-mhtml/
  6. BookmarkCollection | Aspose.Words for Java

    A collection of Bookmark objects that represent the bookmarks in the specified range in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...BookmarkInfoPrinter bookmarkVisitor = new BookmarkInfoPrinter(); // Get...

    reference.aspose.com/words/java/com.aspose.word...
  7. NodeList | Aspose.Words for Java

    Represents a collection of nodes matching an XPath query executed using the CompositeNode.selectNodesjava.lang.String method in Java....throws Exception { Document doc = new Document(getMyDir() + "Hyperlinks...FIELD_HYPERLINK) { Hyperlink hyperlink = new Hyperlink(fieldStart); // Hyperlinks...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. 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/...
  10. Work with Esri Gdb file format in C#|Documentation

    Using GIS C# libraray, you can read, work, convert or manipulate ESRI File GeoDatabases FileGDB format....existing FileGDB dataset and adds new layers to it Remove Layer from...Create FileGDB Dataset Creates a new FileGDB dataset and add layers...

    docs.aspose.com/gis/net/gdb-file-esri/