Sort Score
Result 10 results
Languages All
Labels All
Results 7,691 - 7,700 of 213,115 for

new

(0.12 sec)
  1. Hiding Rows and Columns in Worksheet|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....Worksheet C# Workbook workbook = new Workbook (); // Accessing the...HSSFWorkbook hssfworkbook = new HSSFWorkbook (); ISheet s = hssfworkbook...

    docs.aspose.com/cells/net/hiding-rows-and-colum...
  2. 支持使用Node.js通过C++进行XAdES签名|Documentation

    这篇文章介绍了如何使用Node.js通过C++和Aspose.Cells支持XAdES签名。...xlsx" ); const workbook = new AsposeCells . Workbook ( filePath..."AsposeDemo.pfx" ); const signature = new AsposeCells . DigitalSignature...

    docs.aspose.com/cells/zh/nodejs-cpp/support-for...
  3. TextureAlignment enumeration | Aspose.Words for...

    Aspose.Words.Drawing.TextureAlignment enumeration. Specifies the alignment for the tiling of the texture fill....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document saves. let saveOptions = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Public API Changes in Aspose.Cells 8.4.1|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...cells . Workbook workbook = new com . aspose . cells . Workbook...

    docs.aspose.com/cells/java/public-api-changes-i...
  5. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....setShowBubbleSize(boolean value) New methods getFirstSlideNumber()...added to the Presentation class New methods getFirstSlideNumber()...

    docs.aspose.com/slides/java/public-api-and-back...
  6. StructuredDocumentTag.style property | Aspose.W...

    StructuredDocumentTag.style property. Gets or sets the Style of the structured document tag....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...Quote ); let sdtPlainText = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. StructuredDocumentTag.wordOpenXMLMinimal proper...

    StructuredDocumentTag.wordOpenXMLMinimal property. Gets a string that represents the XML contained within the node in the [SaveFormat.FlatOpc](../../../aspose.words/saveformat/#FlatOpc) format....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...Quote ); let sdtPlainText = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentProperty.toDateTime method | Aspose.Wor...

    DocumentProperty.toDateTime method. Returns the property value as DateTime in UTC.... let doc = new aw . Document (); let date = new Date ( 2024...document properties. let doc = new aw . Document (); let properties...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 使用JavaScript通过C++跟踪文档转换进度|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++跟踪Excel文件的转换进度。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...callback const pdfSaveOptions = new PdfSaveOptions (); pdfSaveOptions...

    docs.aspose.com/cells/zh/javascript-cpp/track-d...
  10. Aspose.PSD for Java 24.8 - 发行说明|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....psd" ; var opt = new PsdLoadOptions (); opt . setLoadEffectsResour...outputImageFile = new String [ 4 ]; String [] outputPsdFile = new String...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...