Sort Score
Result 10 results
Languages All
Labels All
Results 5,141 - 5,150 of 214,357 for

new

(0.22 sec)
  1. Create Different Cell Types in Apache POI and A...

    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...Cell Types Java Workbook wb = new HSSFWorkbook (); Sheet sheet...

    docs.aspose.com/cells/java/create-different-cel...
  2. RevisionCollection.Accept | Aspose.Words for .NET

    Discover the RevisionCollection Accept method to easily manage and filter revisions based on your criteria for streamlined project updates....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... doc . Revisions . Accept ( new RevisionCriteria ( "John Doe"...

    reference.aspose.com/words/net/aspose.words/rev...
  3. ImageData.setImage method | Aspose.Words for No...

    Aspose.Words.Drawing.ImageData.setImage method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...contain the image. let shape = new aw . Drawing . Shape ( builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ICssSavingCallback Interface | Aspose.Words for...

    Control CSS saving in Aspose.Words with the ICssSavingCallback interface. Customize your HTML document output for enhanced styling and flexibility....ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Edit DOCX In Javascript

    Edit DOCX in JavaScript code....and formatting attributes Add new DOCX elements Search DOCX for...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/nodejs-net/edit/docx/
  6. Edit MARKDOWN In Javascript

    Edit MARKDOWN in JavaScript code....and formatting attributes Add new Markdown elements Search Markdown...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/nodejs-net/edit/markd...
  7. Edit WORD In Javascript

    Edit a Word document in JavaScript code....and formatting attributes Add new Word elements Search Word for...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/nodejs-net/edit/word/
  8. Edit DOC In Javascript

    Edit DOC in JavaScript code....and formatting attributes Add new DOC elements Search DOC for text...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/nodejs-net/edit/doc/
  9. Փոխարկել TEXT PNG C#

    Փոխարկեք TEXT ը PNG ձևաչափի C# կոդով: Պահեք TEXT որպես PNG օգտագործելով C#:...doc = new Document( "Input.txt" ); var saveOptions = new Imag...page++) { saveOptions.PageSet = new PageSet(page); doc.Save( $"Output_...

    products.aspose.com/words/hy/net/conversion/tex...
  10. TabStop.IsClear | Aspose.Words for .NET

    Discover how the TabStop IsClear property enhances your UI by ensuring seamless tab management, clearing existing stops for a smoother user experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder.... Add ( new TabStop ( 72.0 )); tabStops . Add ( new TabStop (...

    reference.aspose.com/words/net/aspose.words/tab...