Sort Score
Result 10 results
Languages All
Labels All
Results 5,571 - 5,580 of 214,359 for

new

(0.14 sec)
  1. Generate Thumbnail Images from PDF Documents|As...

    This section describes how to generate thumbnail images from PDF documents using Aspose.PDF for Java....document Document pdfDocument = new Document ( fileEntries . get...FileOutputStream imageStream = new FileOutputStream ( _dataDir +...

    docs.aspose.com/pdf/java/generate-thumbnail-ima...
  2. Extract Message Attachments using Aspose.Email ...

    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.... Java MAPIMessage msg = new MAPIMessage ( dataDir + "message...attachments . length > 0 ) { File d = new File ( dataDir + "attachments"...

    docs.aspose.com/email/java/extract-message-atta...
  3. DigitalSignatureType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.DigitalSignatureType enum to enhance your document security with versatile digital signature options.... SignOptions signOptions = new SignOptions { SignTime = DateTime... using ( FileStream inDoc = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.dig...
  4. MailMergeCheckErrors Enum | Aspose.Words for .NET

    Discover how Aspose.Words.MailMergeCheckErrors enum enhances your mail merge process by efficiently reporting Microsoft Word errors for seamless document creation....merge and report errors in a new document. PauseOnError 2 Complete...merge and report errors in a new document. Default 2 Equals to...

    reference.aspose.com/words/net/aspose.words.set...
  5. FieldAsk.DefaultResponse | Aspose.Words for .NET

    Discover the FieldAsk DefaultResponse property. Easily manage initial user responses in prompt windows to enhance user interaction and streamline workflows....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...mail merge. DataTable table = new DataTable ( "My Table" ); table...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldAsk.BookmarkName | Aspose.Words for .NET

    Discover the FieldAsk BookmarkName property to easily manage and customize your bookmarks. Enhance your user experience with seamless navigation!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...mail merge. DataTable table = new DataTable ( "My Table" ); table...

    reference.aspose.com/words/net/aspose.words.fie...
  7. How to use Aspose.CAD in JavaScript|CAD Documen...

    use Aspose.CAD in JavaScript...., function() { var reader = new FileReader(); reader.onload =...arrayBuffer = this.result; var array = new Uint8Array(arrayBuffer); //GET_FILE_FORMAT...

    docs.aspose.com/cad/javascript-net/showcases/ho...
  8. Create User-defined Cell in the ShapeSheet in P...

    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....instance of Diagram $diagram = new Diagram ( $dataDir . "Drawing...Initialize user object $user = new User (); $user -> setName ( "UserDefineCell"...

    docs.aspose.com/diagram/java/create-user-define...
  9. Convert Worksheet to CSV|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.... Java //Instantiate a new workbook with Excel file path...path Workbook workbook = new Workbook ( dataPath + "workbook.xls"...

    docs.aspose.com/cells/java/convert-worksheet-to...
  10. 将工作表转换为CSV|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.... Java //Instantiate a new workbook with Excel file path...path Workbook workbook = new Workbook ( dataPath + "workbook.xls"...

    docs.aspose.com/cells/zh/java/convert-worksheet...