Sort Score
Result 10 results
Languages All
Labels All
Results 9,801 - 9,810 of 222,975 for

new

(0.12 sec)
  1. Managing TextBox with Node.js via C++|Documenta...

    Learn how to manage TextBox in Excel using Aspose.Cells for Node.js via C++....example shows how to: Create a new workbook. Add a TextBox shape...correctly // Create a new workbook let workbook = new Cells . Workbook...

    docs.aspose.com/cells/nodejs-cpp/managing-textb...
  2. PdfSaveOptions.preserveFormFields property | As...

    PdfSaveOptions.preserveFormFields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let pdfOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Merge images|Aspose.PDF for .NET

    Discover how to merge images into a single PDF document in .NET using Aspose.PDF for streamlined document creation....( FileStream outputStream = new FileStream ( dataDir + "MergeImages_out...( FileStream outputStream = new FileStream ( dataDir + "MergeImages02_out...

    docs.aspose.com/pdf/net/merge-images/
  4. How to Use Aspose.Cells.GridDesktop|Documentation

    This article introduces the use of GridDesktop....and now need to upgrade to the new, or merged, Aspose.Cells.GridDesktop...across issues when using the new Aspose.Cells.GridDesktop after...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  5. AI-Powered Presentation Translator|Aspose.Slide...

    Translate PowerPoint slides with AI using Aspose.Slides for Java. Localize PPT, PPTX and ODP while preserving layout—fast and developer-friendly. Try it....Presentation presentation = new Presentation ( "sample.pptx"...OpenAIWebClient aiWebClient = new OpenAIWebClient ( "gpt-4o-mini"...

    docs.aspose.com/slides/java/ai/translator/
  6. Converting Worksheet to Image in Aspose.Cells|D...

    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.... //Create a new Workbook object //Open a template...template excel file Workbook book = new Workbook ( "Sheet to Image.xls"...

    docs.aspose.com/cells/net/converting-worksheet-...
  7. Filter Defined Names while loading Workbook wit...

    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....the load options let opts = new AsposeCells . LoadOptions ();...names opts . setLoadFilter ( new AsposeCells . LoadFilter ( ~...

    docs.aspose.com/cells/nodejs-cpp/filter-defined...
  8. 将 Visio 转换为图像格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to various images formats. Convert Visio,VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PNG, JPEG, BMP images with a few lines of code....VSD diagram Diagram diagram = new Diagram ( dataDir + "ExportToImage...Load diagram Diagram diagram = new Diagram ( dataDir + "ExportPageToImage...

    docs.aspose.com/diagram/zh/net/convert-visio-to...
  9. SvgSaveOptions.ResourcesFolder | Aspose.Words f...

    Discover how to set the ResourcesFolder in SvgSaveOptions for efficient image storage when exporting documents to SVG format. Optimize your workflow today!...SvgResourceFolder () { Document doc = new Document ( MyDir + "Rendering...); SvgSaveOptions options = new SvgSaveOptions { SaveFormat =...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Optical mark recognition|Documentation

    How to recognize the completed form and get results with Aspose.OMR for Java....OmrEngine class: OmrEngine engine = new OmrEngine (); TemplateProcessor...recognition engine: OmrEngine engine = new OmrEngine (); TemplateProcessor...

    docs.aspose.com/omr/java/recognition/