Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 213,069 for

new

(0.14 sec)
  1. SignatureLineOptions.signer property | Aspose.W...

    SignatureLineOptions.signer property. Gets or sets suggested signer of the signature line...certificatePassword ); else throw new Error ( "Signee does not exist...certificatePassword ) { let document = new aw . Document ( srcDocumentPath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Get Watermark text from pdf - Free Support Foru...

    Hi, I’m tiring to get watermark text from pdf. The document is watermarked with the following code: var document = New Aspose.Pdf.Document(filename); var wmFontSize = ws.FontSize; var wmText = ws.Text; var lines = wm…...following code: var document = new Aspose.Pdf.Document(filename);...Text; var lines = wmText.Split(new string[] { "\r\n", "\r", "\\r"...

    forum.aspose.com/t/get-watermark-text-from-pdf/...
  3. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Excel using the Aspose.Cells library for Node.js via C++. Learn to load or create an Excel file and save the modified file to disk.... setCalculatedValue ([ [ new Date ( 2015 , 5 , 12 , 10 , 6...data . setCalculatedValue ([ [ new Date ( 2015 , 5 , 12 , 10 , 6...

    docs.aspose.com/cells/nodejs-cpp/returning-a-ra...
  4. 使用 AbstractCalculationEngine 和 Node.js via C++ ...

    本文介绍了使用 Node.js via C++ 的 Aspose.Cells 库实现返回 Excel 中一系列值的抽象计算引擎。学习如何加载或创建 Excel 文件并将修改后的文件保存到磁盘。... setCalculatedValue ([ [ new Date ( 2015 , 5 , 12 , 10 , 6...data . setCalculatedValue ([ [ new Date ( 2015 , 5 , 12 , 10 , 6...

    docs.aspose.com/cells/zh/nodejs-cpp/returning-a...
  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. 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...
  7. 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...
  8. 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...
  9. 在 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...
  10. Page Setup - Fit to Page Setting|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 object Workbook workbook = new Workbook (); // Accessing the...Java Workbook wb = new XSSFWorkbook (); //or new HSSFWorkbook();...

    docs.aspose.com/cells/java/page-setup-fit-to-pa...