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

new

(0.29 sec)
  1. 通过 xlsx4j 在电子表格中添加图像|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....Workbook object Workbook workbook = new Workbook (); Worksheet sheet...pkg . createWorksheetPart ( new PartName ( "/xl/worksheets/sheet1...

    docs.aspose.com/cells/zh/java/add-images-in-spr...
  2. 档案

    档案... StringPtr outDir = new String("OutputDirectory\\");...outputChartTypeLine = outDir->StringAppend(new String("outputChartTypeLine.xlsx"));...

    blog.aspose.com/zh/cells/create-charts-in-excel...
  3. Copy Inner and Outer Field|Aspose.PDF for .NET

    This section explains how to copy Inner and Outer Field with Aspose.PDF Facades using FormEditor Class....which you want to copy, the new field name, and the page number...object using ( var formEditor = new Aspose . Pdf . Facades . FormEditor...

    docs.aspose.com/pdf/net/copy-inner-and-outer-fi...
  4. DocumentBuilder.insertDocument method | Aspose....

    Aspose.Words.DocumentBuilder.insertDocument method... let doc = new aw . Document ( base . myDir..."Document.docx" ); let builder = new aw . DocumentBuilder ( doc );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ListCollection.addCopy method | Aspose.Words fo...

    ListCollection.addCopy method. Creates a New list by copying the specified list and adding it to the collection of lists in the document....method addCopy(srcList) Creates a new list by copying the specified...by copying a list. let doc = new aw . Document (); // A list allows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. Shape conversion into image with same font diff...

    Hello, we found an issue with the conversion of the shape of the following docx. Smart objects - formatting issue (2).docx (24.1 KB) Our environment: Debian 12 Python 3.12 Aspose-Words - 25.7.0 Image after conversio…... // Create a new FontSettings instance FontSettings...FontSettings fontSettings = new FontSettings(); // Set the font sources...

    forum.aspose.com/t/shape-conversion-into-image-...
  8. FieldPrintDate | Aspose.Words for Java

    Implements the PRINTDATE field in Java.... Document doc = new Document(getMyDir() + "Field...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  9. Move and Remove Form Field|Aspose.PDF for .NET

    Explore how to manage form fields in PDFs, including moving or removing them, using Aspose.PDF for .NET....Hide ] Move Form Field to a New Location in Existing PDF File...want to move a form field to a new location then you can use MoveField...

    docs.aspose.com/pdf/net/move-remove-form-field/
  10. InlineStory.firstParagraph property | Aspose.Wo...

    InlineStory.firstParagraph property. Gets the first paragraph in the story....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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