Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 222,888 for

new

(0.24 sec)
  1. Read Barcodes from PDF Documents|Documentation

    How to Recognize Barcodes from PDF Files... Document pdfDoc = new Aspose . Pdf . Document ( $"...PdfConverter pdfConverter = new Aspose . Pdf . Facades . PdfConverter...

    docs.aspose.com/barcode/net/read-barcode-from-p...
  2. Reading and Saving Projects in Project Server o...

    Discover how to manage projects using Aspose.Tasks for .NET within Project Server or Project Online....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/managing-projects-wit...
  3. Setting Formula for Named Range with JavaScript...

    Learn how to set formulas for named ranges in spreadsheets using Aspose.Cells for JavaScript via C++....example creates a named range in a new spreadsheet and sets its reference...instance of Workbook const book = new Workbook (); // Get the WorksheetCollection...

    docs.aspose.com/cells/javascript-cpp/setting-fo...
  4. AsposeWordsPrintDocument Class | Aspose.Words f...

    Streamline document printing with Aspose.Words.Rendering. Our AsposeWordsPrintDocument class offers seamless integration for .NET applications.... ( Document ) Initializes a new instance of this class. Properties...printing progress. Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.ren...
  5. Aspose.PSD for Java 24.2 - Release Notes|Docume...

    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....PsdLoadOptions psdLoadOptions = new PsdLoadOptions (); psdLoadOptions...image . save ( outputFile , new PsdOptions ()); } try ( PsdImage...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  6. Microsoft Graph Utility Features|Documentation

    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....create a new application for Azure AD. Click on the button New registration...create a new application. 3. Now you will see the new application...

    docs.aspose.com/email/java/microsoft-graph-util...
  7. 从AcroForm提取数据|Aspose.PDF for Android via Java

    AcroForms存在于许多PDF文档中。本文旨在帮助您了解如何使用Aspose.PDF从AcroForms中提取数据。...() { // 打开文档 try { document = new Document ( inputStream ); } catch...从所有字段中获取值 StringBuilder sb = new StringBuilder (); for ( com ...

    docs.aspose.com/pdf/zh/androidjava/extract-data...
  8. Managing Contacts in PST Files|Documentation

    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....three Contacts var contact1 = new MapiContact ( "Sebastian Wright"..."SebastianWright@dayrep.com" ); var contact2 = new MapiContact ( "Wichert Kroos"...

    docs.aspose.com/email/net/managing-contacts-in-...
  9. PageExtractOptions | Aspose.Words for Java

    Allows to specify options for document page extracting in Java.... Document doc = new Document(getMyDir() + "Page fields...page numbering is reset and a new one begins, // as if we had copied...

    reference.aspose.com/words/java/com.aspose.word...
  10. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...individual files. Document doc = new Document(getMyDir() + "Images...

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