Sort Score
Result 10 results
Languages All
Labels All
Results 2,721 - 2,730 of 222,895 for

new

(0.25 sec)
  1. Extract Table from Existing PDF Document|Aspose...

    Aspose.PDF for Java makes it possible to carry out various manipulations with the tables contained in your pdf document. You may add and extract a table in the existing PDF document, render table on a New page and etc....document Document pdfDocument = new Document ( _dataDir + "the_w...()) { TableAbsorber absorber = new TableAbsorber (); absorber ....

    docs.aspose.com/pdf/java/extract-table-from-exi...
  2. XpsSaveOptions.digitalSignatureDetails property...

    XpsSaveOptions.digitalSignatureDetails property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) object used to sign a document.... let doc = new aw . Document ( base . myDir...pfx" , "aw" ); let options = new aw . DigitalSignatures . SignOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 使用日历取消会议请求|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....SMTPClient SmtpClient client = new SmtpClient ( "MailServer" , "Username"...MailAddressCollectio attendees = new MailAddressCollectio (); for...

    docs.aspose.com/email/zh/java/cancelling-meetin...
  4. PageSetup.paperSize property | Aspose.Words for...

    PageSetup.paperSize property. Returns or sets the paper size....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Specify 3D File Load Options|Documentation

    There are several Scene.open method overloads or Scene class constructor overloads that accept LoadOptions instance....Discreet3DSLoadOptio loadOpts = new Discreet3DSLoadOptio (); // Sets...ObjLoadOptions loadObjOpts = new ObjLoadOptions (); // Import...

    docs.aspose.com/3d/java/specify-3d-file-load-op...
  6. Convert PDF to Excel|Aspose.PDF for Android via...

    Aspose.PDF for Android via Java allows you to convert PDF to Excel format. During this, the individual pages of the PDF file are converted to Excel worksheets....PDF document try { document = new Document ( inputStream ); } catch...saveOptions = new ExcelSaveOptions (); File xlsFileName = new File (...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  7. Public API Changes in Aspose.3D 16.9.0|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.... It includes not only new and updated public methods, but...pdf" ; // create a new scene Scene scene = new Scene (); // use...

    docs.aspose.com/3d/net/public-api-changes-in-as...
  8. Aspose.PSD for Java 23.10 - Release Notes|Docum...

    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....List < String > fontFolders = new List <>( FontSettings . getFontsFolders...setFontsFolders ( fontFolders . toArray ( new String [ 0 ]), true ); try (...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  9. XamlFlowSaveOptions | Aspose.Words for .NET

    Discover the XamlFlowSaveOptions constructor to easily initialize and save documents in the XamlFlow format. Enhance your workflow today!...XamlFlowSaveOptions() Initializes a new instance of this class that can...ImageFolder () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  10. PageSetup.PaperSize | Aspose.Words for .NET

    Discover the PageSetup PaperSize property to easily customize and manage your document's paper size for optimal printing results.... Document doc = new Document ( MyDir + "Big document...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...