Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 213,069 for

new

(0.11 sec)
  1. Սեղմել DOC Ը C# Ում

    Սեղմեք DOC ը C# ում՝ առանց որակի կորստի: Օպտիմալացրեք DOC բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...Words; var doc = new Document( "Input.doc" ); doc...using Aspose.Words; var doc = new Document("Input.doc"); doc.Cleanup();...

    products.aspose.com/words/hy/net/compress/doc/
  2. Loading and managing Excel, OpenOffice, JSON, C...

    With Aspose.Cells, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, JSON, XML, PDF, JPG, TIFF, Image, MHT, and XPS files using JavaScript via C++....Creating a New Workbook The following example creates a new workbook...Workbook object (new blank workbook) const wb = new Workbook ();...

    docs.aspose.com/cells/javascript-cpp/loading-sa...
  3. Field.Update | Aspose.Words for .NET

    Efficiently update fields with our Field Update method. Prevents conflicts by ensuring fields aren't already in use. Streamline your data management today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. What are the available options to add images to...

    We are performing mailmerge operation to generate a document using aspose words cloud api, is there any specific to dynamically add images to the document?...sample code: Document doc = new Document(@"C:\Temp\in.docx");...MailMerge.Execute(new string[] { "MyImage" }, new string[] { @"C:\Temp\test...

    forum.aspose.com/t/what-are-the-available-optio...
  5. Convert Presentations to HTML5 in PHP|Aspose.Sl...

    Export PowerPoint & OpenDocument presentations to responsive HTML5 with Aspose.Slides for PHP via Java. Preserve formatting, animations, and interactivity....extensions and dependencies: $pres = new Presentation ( "pres.pptx" );...transitions this way: $pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/php-java/export-to-html5/
  6. Adding MapiContact to PST in Ruby|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.... new ( "Sebastian Wright" , "SebastianWright@dayrep...#2 contact2 = mapi_contact . new ( "Wichert Kroos" , "WichertKroos@teleworm...

    docs.aspose.com/email/java/adding-mapicontact-t...
  7. Add Pages to PDF Document|Aspose.PDF for Go via...

    Explore how to add pages to an existing PDF in Go with Aspose.PDF for enhancing and expanding your documents....PageAdd method is used to insert a new blank page into the existing...changes, such as the addition of new pages. The Close method is called...

    docs.aspose.com/pdf/go-cpp/add-pages/
  8. Using a Microsoft Word Document as the Message ...

    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....MHTML Document wordDocument = new Document ( dataDir + "Test.doc"...ByteArrayOutputStrea mhtmlStream = new ByteArrayOutputStrea (); wordDocument...

    docs.aspose.com/email/java/using-a-microsoft-wo...
  9. Aspose.PSD for Java 20.9 - 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.... areEqual ) { throw new FormatException ( String . format...PSD smart object layer to a new location // because we are going...

    docs.aspose.com/psd/java/aspose-psd-for-java-20...
  10. 有什么新功能|Aspose.PDF for Java

    本页面介绍了Aspose.PDF for Java最近发布版本中引入的最受欢迎的新功能。...8以来,支持PDF/A-4格式: Document document = new Document ( inputPdf ); // 只有PDF-2...x文档可以转换为PDF/A-4 document . convert ( new ByteArrayOutputStrea (), PdfFormat...

    docs.aspose.com/pdf/zh/java/whatsnew/