Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 223,126 for

new

(0.19 sec)
  1. Convert Word to Excel in Java|Aspose.Words for ...

    Convert XML to Excel, Word to Excel (including DOCX to Excel) in Java. Save a document in various formats to XLSX using Java....XlsxSaveOptions class and the new Xlsx element in the SaveFormat...Document.replace("old", "new", new FindReplaceOptions()) ). After...

    docs.aspose.com/words/java/convert-a-document-t...
  2. Strange result of compare document with lists -...

    Hello, I have problem with compare logic between document in case when I add lists to documents with different styles. After exporting result I do not see any differences (revision collection is empty). Here is the exam…...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...doc2 = new Document(); DocumentBuilder builder2 = new DocumentBuilder(doc2);...

    forum.aspose.com/t/strange-result-of-compare-do...
  3. PNG to PDF Merge using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/merger/png-to-pdf/
  4. [PST] MapiRecipient type - Free Support Forum -...

    Hello In order to display recipient email address in outlook (classic) in PST file it is needed to setup “SMTP” address type. For email which was already sent, outlook will not show the recipient email (outlook display…...AddressType var recipients = new new MapiRecipientCollect(); recipients...work fine: var recipients = new new MapiRecipientCollect(); recipients...

    forum.aspose.com/t/pst-mapirecipient-type/321490
  5. Converting a Presentation to HTML in Java Uses ...

    Hello, when converting a specific PowerPoint slide (that was created based on a master template) to HTML, characters in Calibri font (but quite sure it’s not specific to this font) are not correctly converted. The chara…...same font that was created as a new 2nd page in the same slides works...used: HtmlOptions options = new HtmlOptions(); options.setHt...

    forum.aspose.com/t/converting-a-presentation-to...
  6. PDF Multimedia Annotation using C++|Aspose.PDF ...

    Aspose.PDF for C++ allows you to add, get, and delete the multimedia annotation from your PDF document....< SoundAnnotation > ( page , new Rectangle ( 20 , 700 , 60 , 740...in the U3D format. Create a new Document Load the data of the...

    docs.aspose.com/pdf/cpp/multimedia-annotation/
  7. 通过 C++ 使用 Node.js 格式化工作簿中的工作表单元格|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 格式化工作簿中的工作表单元格。自定义电子表格中数据的外观和样式。...filename ) { const cellsLicense = new AsposeCells . License (); cellsLicense...Cells.lic" ); const workbook = new AsposeCells . Workbook (); workbook...

    docs.aspose.com/cells/zh/nodejs-cpp/format-work...
  8. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Represents an end of ranged structured document tag which accepts multi-sections content in Java.... Document doc = new Document(getMyDir() + "Multi-section... doc, int id) Initializes a new instance of the Structured document...

    reference.aspose.com/words/java/com.aspose.word...
  9. Managing Outlook MAPI Journal Entries in PST Fi...

    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....Entries to PST Files Create a New PST File and Add Subfolders shows...shows how to create a new PST file and add a subfolder to it...

    docs.aspose.com/email/python-net/managing-mapij...
  10. 通过C++的JavaScript复制Excel范围|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....arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); } else { workbook = new Workbook (); } // Get all the...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...