Sort Score
Result 10 results
Languages All
Labels All
Results 8,501 - 8,510 of 198,847 for

new

(0.18 sec)
  1. Pivot Table and Source Data|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....Data Creating a new designer template. Create a new designer template...designer template file. Populating new data and changing source data...

    docs.aspose.com/cells/net/pivot-table-and-sourc...
  2. Set PDF File Information|Aspose.PDF for .NET

    This section explains how to set PDF File Information with Aspose.PDF Facades....metadata using ( var fileInfo = new Aspose . Pdf . Facades . PdfFileInfo...object using ( var fileInfo = new Aspose . Pdf . Facades . PdfFileInfo...

    docs.aspose.com/pdf/net/set-pdf-file-information/
  3. FieldDate.UseLastFormat | Aspose.Words for .NET

    Discover how the FieldDate UseLastFormat property enhances your workflow by retaining the last used date format for seamless integration in your applications....application when inserting a new DATE field. public bool UseLastFormat...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  4. AxisScaling.logBase property | Aspose.Words for...

    AxisScaling.logBase property. Gets or sets the logarithmic base for a logarithmic axis....supported by MS Office 2016 new charts. Valid range of a floating...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 文本格式化|Aspose.Slides 文档

    在Java中管理和操作文本及文本框属性...下面的代码片段展示了如何使用此功能: Presentation pres = new Presentation ( "Presentation...TextHighlightingOpti textHighlightingOpti = new TextHighlightingOpti (); textHighlightingOpti...

    docs.aspose.com/slides/zh/java/text-formatting/
  6. Manage VBA codes of Visio Macro-Enabled diagram...

    Add VBA Module and Modify VBA or Macro with Aspose.Diagram library....Diagram allows you to add a new VBA Module and Macro Code using...Modules.Add() method to add the new VBA Module inside the diagram...

    docs.aspose.com/diagram/net/working-with-vbapro...
  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....Workbook workbook = new Workbook (); //Adding a new worksheet to the...ImageOrPrintOptions options = new ImageOrPrintOptions (); options...

    docs.aspose.com/cells/zh/net/specify-image-reso...
  8. CellFormat.fitText property | Aspose.Words for ...

    CellFormat.fitText property. If ``true``, fits text in the cell, compressing each paragraph to the width of the cell....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...the current cell, // and any new cells that we create with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 文本格式化|Aspose.Slides for PHP 文档

    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....下面的代码片段展示了如何使用这一功能: $pres = new Presentation ( "Presentation...try { $textHighlightingOpti = new TextHighlightingOpti (); $textHighlightingOpti...

    docs.aspose.com/slides/zh/php-java/text-formatt...
  10. Manage SmartArt Shape|Aspose.Slides Documentation

    Manage SmartArt in PowerPoint presentations in C# or .NET...using ( Presentation pres = new Presentation ()) { // Access...using ( Presentation pres = new Presentation ( "AccessSmartArtShape...

    docs.aspose.com/slides/net/manage-smartart-shape/