Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 11,541 for

setup

(0.58 sec)
  1. Error activating aspose.word on test environmen...

    Hi we have just purchase a new license for Aspose.Word we have registered the product in Program.cs Snippet Aspose.Words.License license = new Aspose.Words.License(); license.SetLicense("Aspose.Words.lic"); and pla…...about your test environment setup for further assistance. I hope...

    forum.aspose.com/t/error-activating-aspose-word...
  2. Add Watermark in C# | products.aspose.com

    Sample code for added watermark in C#. Use the sample API code to add a watermark to file in VB.NET, Asp.NET, or any .NET-based application....benefits No need to download or setup anything. No need to write any...

    products.aspose.com/cad/net/watermark/
  3. Create Presentations in JavaScript|Aspose.Slide...

    Create presentations with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....unmodified, and the license setup should be synchronized if multiple...

    docs.aspose.com/slides/nodejs-java/create-prese...
  4. Kentico Content Exporter Module|Aspose.Words fo...

    Export online content into Word Processing or PDF document using Aspose.Words Kentico Content Exporter Module in C#....documents and describes its setup and workflow. Getting Started...System Requirements In order to setup Aspose.Words .NET for Kentico...

    docs.aspose.com/words/net/kentico-content-expor...
  5. Convert Worksheet to Image - Remove whitespace ...

    Learn how to convert Microsoft Excel worksheets to images and remove whitespace around data using Aspose.Cells for Node.js via C++....bottom, left, and right page‑setup margins for the source worksheet...

    docs.aspose.com/cells/nodejs-cpp/convert-worksh...
  6. Node.getText method | Aspose.Words for Node.js

    Node.getText method. Gets the text of this node and of all its children....section ); // Set some page setup properties for the section....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Find Type of X and Y Values of Points in Chart ...

    Learn how to determine the type of X and Y values in chart series points using Aspose.Cells for JavaScript via C++. This guide explains the types of data values and how to access and work with them in your charts....IsNumeric Easy way for Chart Setup using Chart.chartDataRange method...

    docs.aspose.com/cells/javascript-cpp/find-type-...
  8. SheetRender toImage Changing Font from Calibri ...

    I have a test excel spreadsheet that if I run through the code via SheetRender.toImage() the font changes from Calibri to TimesNewRoman. I believe this is something to do with default formatting since the cells around my…...final PageSetup setup = sheet.getPageSetup(); setup.setPrintArea(“B2”);...as 0 setup.setLeftMargin(0); setup.setRightMargin(0); setup.setTopMargin(0);...

    forum.aspose.com/t/sheetrender-toimage-changing...
  9. Setting Print Options with Node.js via C++|Docu...

    This article demonstrates how to programmatically set the Print Options of the Excel Worksheet Page Setup feature using the Node.js API and C++ Library. You can set the Print Area, Print Titles, and Page Order....Hide ] Microsoft Excel’s page setup settings provide several print...Paper Width and Height of Page Setup of Worksheet with Node.js via...

    docs.aspose.com/cells/nodejs-cpp/setting-print-...
  10. Document.first_section property | Aspose.Words ...

    Document.first_section property. Gets the first section in the document....Each section has its own page setup settings. # We can split the... doc . last_section . page_setup . text_columns . set_count (...

    reference.aspose.com/words/python-net/aspose.wo...