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

new

(0.13 sec)
  1. 在工作表中添加注释|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...HSSFWorkbook hssfworkbook = new HSSFWorkbook (); ISheet sheet...

    docs.aspose.com/cells/zh/net/add-comment-in-wor...
  2. Support for XAdES Signature with JavaScript via...

    This article describes support for XAdES Signature using JavaScript via C++ with Aspose.Cells....(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer (); const pfxBytes = new Uint8Array ( pfxArrayBuffer );...

    docs.aspose.com/cells/javascript-cpp/support-fo...
  3. ArrowLength | Aspose.Words for Java

    Length of the arrow at the end of a line in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...the right end: Shape arrow = new Shape(doc, ShapeType.LINE); arrow...

    reference.aspose.com/words/java/com.aspose.word...
  4. Add watermark to PDF|Aspose.PDF for PHP via Java

    This article explains the features of working with artifacts and getting watermarks in PDFs using PHP....$document = new Document ( $inputFile ); $formattedText = new FormattedText..."Watermark" , ( new Color ()) -> getBlue () -> getRgb (), ( new facades_FontStyle...

    docs.aspose.com/pdf/php-java/add-watermarks/
  5. Extract PDF pages|Aspose.PDF for .NET

    This section explains how to extract PDF pages with Aspose.PDF Facades using PdfFileEditor class....object PdfFileEditor pdfEditor = new PdfFileEditor (); // Extract...object PdfFileEditor pdfEditor = new PdfFileEditor (); // Create streams...

    docs.aspose.com/pdf/net/extract-pdf-pages/
  6. ImageFieldMergingArgs.Image | Aspose.Words for ...

    Discover how to use ImageFieldMergingArgs to seamlessly insert images into your documents for a polished mail merge experience....MergeFieldImages () { Document doc = new Document (); // Insert a MERGEFIELD...merge. DocumentBuilder builder = new DocumentBuilder ( doc ); FieldMergeField...

    reference.aspose.com/words/net/aspose.words.mai...
  7. JoinStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.JoinStyle enum for versatile line join styles. Enhance your document graphics with professional quality and flexibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the right end: Shape arrow = new Shape ( doc , ShapeType . Line...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ArrowLength Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.ArrowLength enum to customize arrow lengths for enhanced line graphics in your documents. Elevate your design today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the right end: Shape arrow = new Shape ( doc , ShapeType . Line...

    reference.aspose.com/words/net/aspose.words.dra...
  9. TableSubstitutionRule class | Aspose.Words for ...

    aspose.words.fonts.TableSubstitutionRule class. Table font substitution rule...font_settings = font_settings # Create a new table substitution rule and load...for the "Times New Roman CE" font is "Times New Roman". self ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 获取用Node.js通过C++创建Excel文档的应用程序版本号|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....2003 XLS file let workbook = new AsposeCells . Workbook ( path...Excel 2007 XLS file workbook = new AsposeCells . Workbook ( path...

    docs.aspose.com/cells/zh/nodejs-cpp/get-the-ver...