Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 18,129 for

path

(0.06 sec)
  1. Add WordArt Watermark to Worksheet with Node.js...

    Learn how to add WordArt as a background watermark to a worksheet using Aspose.Cells for Node.js via C++.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/add-wordart-wa...
  2. Use Your Own Icons Instead of the GridWeb Defau...

    This article describes how to use icons in GridWeb....located in the URL path “/acw_client/”. The file path can be: “C:\Program..."Aspose.Cells.GridWeb.acw_client_path" value = "/acw_client/" /> </...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  3. Set the Comment of Table or List Object inside ...

    Learn how to set the comment of the table or list object inside the worksheet using Aspose.Cells for Node.js via C++.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/set-the-commen...
  4. How to Scale a Worksheet with Node.js via C++|D...

    This article shows you code explaining how to scale a worksheet using Aspose.Cells for Node.js via C++....Example: Fit to Page const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/nodejs-cpp/how-to-scale-a...
  5. Load or Import CSV file with Formulas via Node....

    Learn how to load and import CSV files containing formulas using Aspose.Cells for Node.js via C++.... open ( "path/to/your/file.csv" , loadOptions...save ( "path/to/output.xlsx" ); const path = require ( "path" );...

    docs.aspose.com/cells/nodejs-cpp/load-or-import...
  6. Aspose.PSD for .NET 24.4 - 发行说明|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....XObjectForm 资源处理 string sourceFile = Path . Combine ( baseFolder , "example...ai" ); string outputFilePath = Path . Combine ( outputFolder , "example...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  7. Working with Background in ODS Files with Node....

    Learn how to manage backgrounds in ODS files using Aspose.Cells for Node.js via C++.... Sample Code const path = require ( "path" ); const fs = require...directories const sourceDir = path . join ( __dirname , "data"...

    docs.aspose.com/cells/nodejs-cpp/working-with-b...
  8. Read and Replace Header and Footer Text in a Pr...

    Hi, I am trying to extract Header and Footer text from a pptx. I see, that I can write text via the HeaderFooterManager, like so: IMasterNotesSlide masterNotesSlide = presentation.getMasterNotesSlideManager().getMaster…...throws IOException { Path input1 = Path.of("src","test","resources"..."resources", "Title.pptx"); Path input2 = Path.of("src","test","resources"...

    forum.aspose.com/t/read-and-replace-header-and-...
  9. Support for XAdES Signature with Node.js via C+...

    This article describes support for XAdES Signature using Node.js via C++ with Aspose.Cells.... const path = require ( "path" ); const AsposeCells...directory const sourceDir = path . join ( __dirname , "data"...

    docs.aspose.com/cells/nodejs-cpp/support-for-xa...
  10. Converting Worksheet to Image using ImageOrPrin...

    Learn how to convert a worksheet to an image file and apply various image and print options using Aspose.Cells for Node.js via C++....an Image file const path = require ( "path" ); const AsposeCells...directory const sourceDir = path . join ( __dirname , "data"...

    docs.aspose.com/cells/nodejs-cpp/converting-wor...