Sort Score
Result 10 results
Languages All
Labels All
Results 7,871 - 7,880 of 214,458 for

new

(0.38 sec)
  1. Install Aspose.Words IntelliJ IDEA|Aspose.Words...

    IntelliJ IDEA: Installing and Using Aspose.Words for Java....this plugin will introduce a new project type – Aspose.Words Maven...under “New” menu (using Right Click -> New OR File menu->New) – Aspose...

    docs.aspose.com/words/java/installing-and-using...
  2. PDF to TEXT Merge using Java | Aspose.PDF

    Combine two or more PDF documents into one TEXT single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to TXT document In loop: add PDF file to new page...

    products.aspose.com/pdf/java/merger/pdf-to-text/
  3. 档案

    档案...PngOptions options = new com.aspose.imaging.imageoptions...MultiPageOptions multiPageOptions = new com.aspose.imaging.imageoptions...

    blog.aspose.com/zh/imaging/convert-gif-to-png-j...
  4. Hello World in PHP|Aspose.Words for Java

    Write 'hello' to a Word Document using PHP.... Php Code $ builderBoject = new Java ( "com.aspose.words.DocumentBuilder"...documentObject ); // Write a new paragraph in the document with...

    docs.aspose.com/words/java/hello-world-in-php/
  5. Read Numbers Spreadsheet Developed by Apple Inc...

    Learn how to read Numbers spreadsheets developed by Apple Inc. using Aspose.Cells for JavaScript via C++....Numbers spreadsheet const opts = new LoadOptions ( LoadFormat . Numbers...load options const wb = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/read-numbe...
  6. Disable Downlevel Revealed Comments while savin...

    Learn how to disable downlevel revealed comments when saving an Excel file to HTML using Aspose.Cells for JavaScript via C++....workbook const workbook = new Workbook ( new Uint8Array ( arrayBuffer...DownlevelRevealedCom const opts = new HtmlSaveOptions (); opts . disableDownlevelReve...

    docs.aspose.com/cells/javascript-cpp/disable-do...
  7. Delete Annotation using JavaScript|Aspose.PDF f...

    With Aspose.PDF for JavaScript you may delete annotation from your PDF file....( e ) { const file_reader = new FileReader (); file_reader ....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...

    docs.aspose.com/pdf/javascript-cpp/delete-annot...
  8. VbaModuleCollection.Item | Aspose.Words for .NET

    Access VbaModule objects effortlessly with the VbaModuleCollection Item property. Enhance your VBA projects with easy indexing and improved management.... Document doc = new Document ( MyDir + "VBA project...code:\n{module.SourceCode}\n" ); // Set new source code for VBA module. You...

    reference.aspose.com/words/net/aspose.words.vba...
  9. Convert PDF to Excel Workbook in PHP|Aspose.PDF...

    Learn how to convert PDF files to Excel workbooks in PHP using Aspose.PDF, enabling seamless data extraction and manipulation....Open the target document $pdf = new Document ( $dataDir . 'input1...ExcelSave Option object $excelsave = new ExcelSaveOptions (); # Save the...

    docs.aspose.com/pdf/java/convert-pdf-to-excel-w...
  10. XlsxSaveOptions.SectionMode | Aspose.Words for ...

    Discover how the XlsxSaveOptions SectionMode property optimizes section handling for XLSX exports, ensuring seamless document management and multiple worksheets.... Document doc = new Document ( MyDir + "Big document...XlsxSaveOptions xlsxSaveOptions = new XlsxSaveOptions (); xlsxSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...