Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 222,903 for

new

(0.4 sec)
  1. Word bookmarks loose ID - Free Support Forum - ...

    Hi, Aspose team. Scenario: Aspose.Words 25.4.0 breaks Word bookmark IDs when resaving a DOCX document. The sample document has 2 bookmarks in the footer. Issue (actual behavior): If I resave a DOCX document with Aspose…... true : throw new Exception("incorrect ID"); _...originalBookmarks[1].Id == "1" ? true : throw new Exception("incorrect ID"); oxml...

    forum.aspose.com/t/word-bookmarks-loose-id/312334
  2. FieldAuthor | Aspose.Words for Java

    Implements the AUTHOR field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...will display the new name and apply the new name to the built-in...

    reference.aspose.com/words/java/com.aspose.word...
  3. Saving A MSG as PDF|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....{ FileInputStream fstream = new FileInputStream ( emailPath );...ByteArrayOutputStrea emlStream = new ByteArrayOutputStrea (); eml...

    docs.aspose.com/email/java/saving-a-msg-as-pdf/
  4. GridJs Multi-Language Configuration Guide|Docum...

    This tutorial will guide you through configuring multi-language support...CultureInfo polishCulture = new CultureInfo ( "pl-PL" ); Thread..."uid" ]; GridJsWorkbook gwb = new GridJsWorkbook (); String ret...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  5. Aspose.PSD for Java 25.7 - Release Notes|Docume...

    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....PsdLoadOptions psdLoadOptions = new PsdLoadOptions (); psdLoadOptions...psdImage . save ( output1 , new PngOptions ()); (( TextLayer...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  6. GraphicsQualityOptions | Aspose.Words for Java

    Allows to specify additional java.awt.RenderingHints in Java....RenderingHints to view or to add new hints. Overwrites current java...image formats. Document doc = new Document(getMyDir() + "Rendering...

    reference.aspose.com/words/java/com.aspose.word...
  7. IFieldMergingCallback Interface | Aspose.Words ...

    Master mail merge with Aspose.Words! Implement the IFieldMergingCallback interface to customize data insertion in merge fields for seamless document creation....ImageFromBlob () { Document doc = new Document ( MyDir + "Mail merge...MailMerge . FieldMergingCallback = new HandleMergeImageFiel (); string...

    reference.aspose.com/words/net/aspose.words.mai...
  8. 使用 C++ 打印 PDF | Aspose.PDF

    使用 Aspose.PDF for C++ 透過 C++ 範例程式碼以程式方式列印 PDF 文檔...PdfViewer object PdfViewer viewer = new PdfViewer (); // Open input PDF...Printing . PrinterSettings ps = new System . Drawing . Printing ...

    products.aspose.com/pdf/zh-hant/cpp/print/
  9. Workbook Related Settings for GridJs|Documentation

    This article describes the workbook settings for GridJs....gw = new GridJsWorkbook (); GridWorkbookSettings gws = new GridWorkbookSettings...gw = new GridJsWorkbook (); GridWorkbookSettings gws = new GridWorkbookSettings...

    docs.aspose.com/cells/net/aspose-cells-gridjs/s...
  10. SdtListItem.value property | Aspose.Words for N...

    SdtListItem.value property. Gets the value of this list item.... let doc = new aw . Document (); let tag = new aw . Markup ...listItems ; listItems . add ( new aw . Markup . SdtListItem ( "Value...

    reference.aspose.com/words/nodejs-net/aspose.wo...