Sort Score
Result 10 results
Languages All
Labels All
Results 9,121 - 9,130 of 198,858 for

new

(0.11 sec)
  1. Manipulate Position Size and Designer Chart|Doc...

    Learn how to use Aspose.Cells for Python via .NET to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....the position or size of the new or existing chart inside the...chart with new height and width or re-position it with new X and Y...

    docs.aspose.com/cells/python-net/manipulate-pos...
  2. Manipulate Position Size and Designer Chart|Doc...

    Learn how to use Aspose.Cells for .NET to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....the position or size of the new or existing chart inside the...chart with new height and width or re-position it with new X and Y...

    docs.aspose.com/cells/net/manipulate-position-s...
  3. 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...
  4. FixedPageSaveOptions.JpegQuality | Aspose.Words...

    Optimize JPEG quality in your HTML documents with FixedPageSaveOptions. Easily adjust the JpegQuality property for stunning image clarity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ImageSaveOptions imageOptions = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  5. PageSetup.LineNumberCountBy | Aspose.Words for ...

    Discover the PageSetup LineNumberCountBy property to easily customize line number increments for enhanced document formatting and readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...restart the numbering on each new page from 1 and display the number...

    reference.aspose.com/words/net/aspose.words/pag...
  6. Merge HTML Files in Java | products.aspose.com

    Merge HTML to HTML in Java. Use Java library API to combine HTML files...to HTML Presentation pres = new Presentation (); try { pres ...getSlides (). addFromHtml ( new StreamReader ( "file1.html" ));...

    products.aspose.com/slides/java/merger/html-to-...
  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. Changing page sizes in PDF file|Aspose.PDF for ...

    Try to learn how to change page sizes in a PDF file using PdfPageEditor Class....numbers of the pages on which the new page size needs to be applied...using ( var pdfPageEditor = new Aspose . Pdf . Facades . PdfPageEditor...

    docs.aspose.com/pdf/net/changing-page-sizes-in-...
  9. Node.document property | Aspose.Words for Node.js

    Node.document property. Gets the document to which this node belongs.... let doc = new aw . Document (); let para = new aw . Paragraph...doc ); para . appendChild ( new aw . Run ( doc , "Hello world...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ImageSaveOptions.horizontalResolution property ...

    ImageSaveOptions.horizontalResolution property. Gets or sets the horizontal resolution for the generated images, in dots per inch....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...operation renders it. let options = new aw . Saving . ImageSaveOptions...

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