Sort Score
Result 10 results
Languages All
Labels All
Results 5,291 - 5,300 of 213,169 for

new

(0.14 sec)
  1. Format Rows and Columns with JavaScript via C++...

    Aspose.Cells for JavaScript via C++ can support changing row height or column width, as well as applying formatting on rows or columns....(); const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/javascript-cpp/adjusting-...
  2. Get a Particular Page in a PDF File in PHP|Aspo...

    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....Open the target document $pdf = new Document ( $dataDir . 'input1...# create a new Document object $new_document = new Document ();...

    docs.aspose.com/pdf/java/get-a-particular-page-...
  3. XamlFlowSaveOptions.ImageSavingCallback | Aspos...

    Discover XamlFlow's ImageSavingCallback property to effortlessly manage image saving options when exporting documents to XAML. Optimize your workflow today!...ImageFolder () { Document doc = new Document ( MyDir + "Rendering...); ImageUriPrinter callback = new ImageUriPrinter ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ChartAxis.Crosses | Aspose.Words for .NET

    Discover how ChartAxis enhances data visualization by defining axis intersections for clearer insights and more impactful presentations....supported by MS Office 2016 new charts. Examples Shows how to...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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...
  6. 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...
  7. 使用 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...
  8. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...using (Workbook TemplateWB = new Workbook(dir + @"Test_09052025\Chart_Template...; List<string> PrintAreas = new() { "D137:O169", "D205:O237"...

    forum.aspose.com/t/incorrect-rendering-when-con...
  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. 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...