Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 222,973 for

new

(0.08 sec)
  1. Aspose.PDF for Java 9.5.0 中的公共 API 更改|Aspose.PD...

    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....doc = new Document ( "doc.pdf" ); InputStream fs = new FileInputStream..."Ellipse.pdf" ; Document doc = new Document (); Page page = doc...

    docs.aspose.com/pdf/zh/java/public-api-changes-...
  2. TxtExportHeadersFootersMode enumeration | Aspos...

    Aspose.Words.Saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format.... let doc = new aw . Document (); // Insert even...firstSection . headersFooters . add ( new aw . HeaderFooter ( doc , aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between workbooks using Aspose.Cells for JavaScript via C++. Efficiently manage your workbook structures....this example, we created two new workbooks in Microsoft Excel...development environment. Create a new console application. Add references:...

    docs.aspose.com/cells/javascript-cpp/copy-and-m...
  4. 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...
  5. 使用图像放置|Aspose.PDF for Java

    本节介绍使用Java库处理图像放置PDF文件的功能。...{ // 加载源PDF文件 Document doc = new Document ( _dataDir + "ImageInformation...); ImagePlacementAbsorb abs = new ImagePlacementAbsorb (); // 加载第一页的内容...

    docs.aspose.com/pdf/zh/java/working-with-image-...
  6. RowFormat.height property | Aspose.Words for No...

    RowFormat.height property. Gets or sets the height of the table row in points....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...cursor is in, // as well as any new cells and rows created using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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/
  8. 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-...
  9. 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...
  10. Issue During Bulk PDF Merge – Font Object Error...

    Hi Aspose Team, We are using Aspose.PDF for HTML-to-PDF conversion, and the generated PDFs appear correct when processed individually. However, we are encountering an issue during our bulk download process, where we me…... TextStamp TextStamp1 = new TextStamp(“__________”) { HorizontalAlignment...Bold; TextStamp TextStamp2 = new TextStamp("________ { HorizontalAlignment...

    forum.aspose.com/t/issue-during-bulk-pdf-merge-...