Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 165,111 for

new

(0.05 sec)
  1. Data encoding for 2D barcodes|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....using ( BarcodeGenerator gen = new BarcodeGenerator ( EncodeTypes...using ( BarCodeReader reader = new BarCodeReader ( gen . GenerateBarCodeImage...

    docs.aspose.com/barcode/net/data-encoding-2d/
  2. IDocumentLoadingCallback.notify method | Aspose...

    IDocumentLoadingCallback.notify method. This is called to notify of document loading progress....progressCallback = new LoadingProgressCallb (); let loadOptions = new aw ....progressCallback ; try { let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartSeriesGroup.axisX property | Aspose.Words ...

    ChartSeriesGroup.axisX property. Provides access to properties of the X axis of this series group....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...use of secondary axes for the new series group. newSeriesGroup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartSeriesGroup.axisY property | Aspose.Words ...

    ChartSeriesGroup.axisY property. Provides access to properties of the Y axis of this series group....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...use of secondary axes for the new series group. newSeriesGroup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TabStop.isClear property | Aspose.Words for Nod...

    TabStop.isClear property. Returns ``true`` if this tab stop clears any existing tab stops in this position....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...add ( new aw . TabStop ( 72.0 )); tabStops . add ( new aw . TabStop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Manage Rows and Columns|Aspose.Slides Documenta...

    Manage table rows and columns in PowerPoint presentations in C# or .NET...Presentation class Presentation pres = new Presentation ( "table.pptx" );...Presentation presentation = new Presentation ( "Test.pptx" ))...

    docs.aspose.com/slides/net/manage-rows-and-colu...
  7. ListCollection class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListCollection class. Stores and manages formatting of bulleted and numbered lists used in a document... To create a new list based on a predefined list...ListCollection.add() method. To create a new list with formatting identical...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Reporting progress of compression in C# | Aspos...

    The Zip C# library allows you to reporting progress of compression in C#....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/net/reporting-compression-p...
  9. Public API Changes in Aspose.Cells 8.8.0|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.... It includes not only new and updated public methods, added...0 has exposed the following new properties that are helpful in...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. Word转pdf 图片丢失 - Free Support Forum - aspose.com

    SNT25070004_1(4).zip (2.4 MB) word转pdf 这里第四页的第二张图片不见了...handled correctly: Document doc = new Document("path/to/your/document...docx"); PdfSaveOptions options = new PdfSaveOptions(); options.se...

    forum.aspose.com/t/word-pdf/314770