Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 213,165 for

new

(0.17 sec)
  1. 在 Ruby 中向 PDF 文件添加图层|Aspose.PDF for Java

    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 page = doc . getPages (). add.... aspose . pdf . Layer ' ). new ( "oc1" , "红色线条" ) layer . getContents...

    docs.aspose.com/pdf/zh/java/add-layers-to-pdf-f...
  2. FieldMergingArgsBase.TableName | Aspose.Words f...

    Discover the FieldMergingArgsBase TableName property, easily access the data table name for your merge operations, or know when it's unavailable....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MailMerge . FieldMergingCallback = new HandleMergeFieldInse (); DataTable...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Document.font_settings property | Aspose.Words ...

    Document.font_settings property. Gets or sets document font settings...."Amethysta": "Arvo", and "Courier New". # If the first substitute is...'Amethysta' , [ 'Arvo' , 'Courier New' ]) # "Amethysta" is unavailable...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.PSD for .NET 21.7 - 发行说明|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....expected , actual )) { throw new Exception ( "对象不相等。" ); } } using...using ( var image = new PsdImage ( 500 , 500 )) { FillLayer backgroundFillLayer...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. Aspose.PSD for Java 25.4 - 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 ( outputFile , new PngOptions ()); } PSDJAVA-726...image . save ( outputFile_1 , new PngOptions ()); } try ( AiImage...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  6. Convert PDF to Microsoft PowerPoint|Aspose.PDF ...

    Aspose.PDF allows you to convert PDF to PowerPoint format using Java. One way there is a possibility to convert PDF to PPTX with Slides as Images....document Document document = new Document ( documentFileName );...PptxSaveOptions pptx_save = new PptxSaveOptions (); // Save the...

    docs.aspose.com/pdf/java/convert-pdf-to-powerpo...
  7. 用JavaScript通过C++格式化和修改命名范围|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++格式化和修改命名范围。...Instantiate a new Workbook. const workbook = new Workbook ();...StyleFlag object. let flg = new StyleFlag (); // Make the corresponding...

    docs.aspose.com/cells/zh/javascript-cpp/format-...
  8. FieldSymbol | Aspose.Words for Java

    Implements a SYMBOL field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  9. GridJs的设置|Documentation

    本文描述了GridJs的设置。...gw = new GridJsWorkbook (); GridWorkbookSettings gws = new GridWorkbookSettings...gw = new GridJsWorkbook (); GridWorkbookSettings gws = new GridWorkbookSettings...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  10. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...will need to set it for each new field. // This field continues...

    reference.aspose.com/words/java/com.aspose.word...