Sort Score
Result 10 results
Languages All
Labels All
Results 3,311 - 3,320 of 214,296 for

new

(0.2 sec)
  1. Convert JPG To TIFF Javascript

    Convert JPG to TIFF format in JavaScript code. Save JPG as TIFF using JavaScript....); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.tiff" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/nodejs-net/conversion...
  2. 在 Android 上管理演示文稿超链接|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流。...Presentation presentation = new Presentation (); try { IAutoShape...portionFormat . setHyperlinkClick ( new Hyperlink ( "https://www.aspose...

    docs.aspose.com/slides/zh/androidjava/manage-hy...
  3. ImportFormatOptions.AppendDocumentWithNewPage |...

    Control document merging by forcing imported sections to start on a New page when appending documents in Aspose.Words....Document dstDoc = new Document (); Document srcDoc = new Document ();...ImportFormatOptions options = new ImportFormatOptions { AppendDocumentWithNe...

    reference.aspose.com/words/net/aspose.words/imp...
  4. Concatenate PDF Files in PHP|Aspose.PDF for Java

    Learn how to concatenate multiple PDF files into a single document in PHP using Aspose.PDF for easier document management....the target document $pdf1 = new Document ( $dataDir . 'input1...the source document $pdf2 = new Document ( $dataDir . 'input2...

    docs.aspose.com/pdf/java/concatenate-pdf-files-...
  5. Change Password of PDF File|Aspose.PDF for Java

    Learn how to change the password of a PDF file for enhanced security using Aspose.PDF in Java....existing owner password and new user and owner passwords to the...{ PdfFileInfo pdfFileInfo = new PdfFileInfo ( _dataDir + "sample_encrypted...

    docs.aspose.com/pdf/java/change-password/
  6. Document.Compliance | Aspose.Words for .NET

    Ensure your OOXML documents meet compliance standards effortlessly. Our tool analyzes content to verify OOXML compliance, enhancing document integrity....; } Remarks If you created a new blank document or load non OOXML...Microsoft Word. Document doc = new Document ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words/doc...
  7. 在Php中分割窗格|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....$saveFormat = new SaveFormat (); //Instantiate a new workbook //Open...//Open a template file $book = new Workbook ( $dataDir . "book.xls"...

    docs.aspose.com/cells/zh/java/split-panes-in-php/
  8. Converting Worksheet to Image File By Page|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....Contents [ Hide ] Workbook book = new Workbook ( "Sheet to Image by...ImageOrPrintOptions options = new Aspose . Cells . Rendering ....

    docs.aspose.com/cells/net/converting-worksheet-...
  9. Getting NullPointerException & ArrayIndexOutOfB...

    Hi there, we are using Aspose.Cells for Java (version 25.9) to convert SpreadsheetML files .xml into .xlsx, and the process throws the following exceptions: java.lang.NullPointerException: Cannot read field "c" because…...conversion: LoadOptions loadOptions = new LoadOptions(); loadOptions.s...InputStream is = new BufferedInputStream(new FileInputStream(input));...

    forum.aspose.com/t/getting-nullpointerexception...
  10. PlainTextDocument.CustomDocumentProperties | As...

    Discover how to access CustomDocumentProperties in PlainTextDocument for enhanced document management and customization. Unlock your document's potential!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PlainTextDocument plaintext = new PlainTextDocument ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/pla...