Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 213,612 for

new

(0.11 sec)
  1. Opening Files with Different Formats with JavaS...

    Aspose.Cells for JavaScript via C++ API allows you to open or read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc.... const loadOptions = new LoadOptions ( LoadFormat . SpreadsheetML...data const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/opening-fi...
  2. Redact PDF API | Aspose.PDF

    Redact PDF documents with free cross-platform Apps and High Code APIs for any platform....Redact PDF - C# Document doc = new Document ( dataDir + "test.pdf"...TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber ( searchTerm...

    products.aspose.com/pdf/redaction/
  3. StyleCollection.defaultFont property | Aspose.W...

    StyleCollection.defaultFont property. Gets document default text formatting.... let doc = new aw . Document (); let styles...// Set default parameters for new styles that we may later add...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SaveOptions.UpdateCreatedTimeProperty | Aspose....

    Optimize your SaveOptions with the UpdateCreatedTimeProperty. Control CreatedTime updates before saving, enhancing data accuracy. Default, false....Document doc = new Document (); DateTime createdTime = new DateTime...DocSaveOptions saveOptions = new DocSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Create Date Cell in Apache POI and Aspose.Cells...

    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...Workbook wb = new HSSFWorkbook (); //Workbook wb = new XSSFWorkbook();...

    docs.aspose.com/cells/java/create-date-cell-in-...
  6. ShapeBase.Title | Aspose.Words for .NET

    Manage your ShapeBase title property effortlessly. Set or retrieve the title caption for any shape object to enhance your design's clarity and appeal....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the document. Shape shape = new Shape ( doc , ShapeType . Cube...

    reference.aspose.com/words/net/aspose.words.dra...
  7. NodeRendererBase.Save | Aspose.Words for .NET

    Discover the NodeRendererBase Save method. Easily render shapes as images and save them to files for seamless integration and enhanced productivity.... Document doc = new Document ( MyDir + "Office math...ImageSaveOptions saveOptions = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.ren...
  8. WatermarkerContext.TextWatermark | Aspose.Words...

    Discover the WatermarkerContext TextWatermark feature to easily add customizable text watermarks, enhancing your content's security and branding....WatermarkerContext watermarkerContext = new WatermarkerContext (); watermarkerContext...using ( FileStream streamIn = new FileStream ( MyDir + "Document...

    reference.aspose.com/words/net/aspose.words.low...
  9. HtmlSaveOptions.ExportFontsAsBase64 | Aspose.Wo...

    Discover how the HtmlSaveOptions ExportFontsAsBase64 property enhances your HTML by embedding fonts in Base64 encoding for improved performance. Default, false.... Document doc = new Document ( MyDir + "Rendering...); HtmlSaveOptions options = new HtmlSaveOptions { ExportFontsAsBase64...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Managing Pictures with JavaScript via C++|Docum...

    Learn how to add and position pictures in spreadsheets using Aspose.Cells for JavaScript via C++....(or leave empty to create a new workbook), and select an image...provided, otherwise create a new one let workbook ; if ( fileInput...

    docs.aspose.com/cells/javascript-cpp/managing-p...