Sort Score
Result 10 results
Languages All
Labels All
Results 5,301 - 5,310 of 222,982 for

new

(0.11 sec)
  1. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...mail merge. DataTable table = new DataTable("Employees"); table...

    reference.aspose.com/words/java/com.aspose.word...
  2. ChartSeriesCollection.GetEnumerator | Aspose.Wo...

    Discover the ChartSeriesCollection GetEnumerator method—efficiently retrieve enumerator objects for seamless data manipulation and analysis....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...// We can add a series with new values for existing categories...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 在工作簿之间复制工作表|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....//Create a new Workbook. Workbook excelWorkbook0 = new Workbook...Workbook. Workbook excelWorkbook1 = new Workbook (); //Get the first...

    docs.aspose.com/cells/zh/net/copy-worksheets-be...
  4. Aspose.PSD for .NET 19.3 - 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.... Save ( exportPathPng , new PngOptions () { ColorType = PngColorType..."StrokeComplexRenderi.png" ; var loadOptions = new PsdLoadOptions () { LoadEffectsResource...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-3...
  5. Creating an Outlook Message (MSG) File in Aspos...

    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.... VSTO // Creates a new Outlook Application instance...objOutlook = new Outlook . Application (); // Creating a new Outlook...

    docs.aspose.com/email/net/creating-an-outlook-m...
  6. 将电子邮件保存为 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....Java FileInputStream fstream = new FileInputStream ( dataDir + "message...ByteArrayOutputStrea emlStream = new ByteArrayOutputStrea (); eml...

    docs.aspose.com/email/zh/java/save-email-messag...
  7. Aspose.Cells for Java - Interruptible Library|D...

    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....] //Create a new Workbook final Workbook wb = new Workbook ();...final InterruptMonitor monitor = new InterruptMonitor (); wb . setInterruptMonitor...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  8. FixedPageSaveOptions.PageSavingCallback | Aspos...

    Control page saving with FixedPageSaveOptions' PageSavingCallback. Optimize document exports to fixed formats for enhanced efficiency and precision....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...HtmlFixedSaveOptions htmlFixedSaveOptions = new HtmlFixedSaveOptions (); // We...

    reference.aspose.com/words/net/aspose.words.sav...
  9. LoadOptions.PreserveIncludePictureField | Aspos...

    Control the INCLUDEPICTURE field in Microsoft Word formats with LoadOptions PreserveIncludePictureField. Easily manage document formatting for optimal results....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...docStream = new MemoryStream ()) { doc . Save ( docStream , new OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  10. ShapeBase.WrapType | Aspose.Words for .NET

    Discover the ShapeBase WrapType property, control inline or floating shapes and customize text wrapping for enhanced layout flexibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...format a text box. Document doc = new Document (); // Create a floating...

    reference.aspose.com/words/net/aspose.words.dra...