Sort Score
Result 10 results
Languages All
Labels All
Results 7,761 - 7,770 of 223,097 for

new

(1.29 sec)
  1. Wrong print of footer on some documents - Free ...

    I use Aspose java pdf version 25.7 and pdf24 printer. I try to print footer (or watermark) on bottom of page. I want to print it on bottom of page (as soon as possible). I use AutoResize mode (it is working very strange …...for print: PdfViewer viewer = new PdfViewer(); // Set attributes...PdfPrinterSettings printerSettings = new PdfPrinterSettings(); PrintPageSettings...

    forum.aspose.com/t/wrong-print-of-footer-on-som...
  2. Add Slides to Presentations in JavaScript|Aspos...

    Easily add slides to your PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js via Java — seamless, efficient slide insertion in seconds....presentation file var pres = new aspose . slides . Presentation...dispose (); } FAQ Can I insert a new slide at a specific position...

    docs.aspose.com/slides/nodejs-java/add-slide-to...
  3. ParagraphFormat.borders property | Aspose.Words...

    ParagraphFormat.borders property. Gets collection of borders of the paragraph....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Border.lineStyle property | Aspose.Words for No...

    Border.lineStyle property. Gets or sets the border style....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose.Cells 8.6.3的公共API更改|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....ImportTableOptions var importOptions = new ImportTableOptions (); //Set...load a spreadsheet var book = new Workbook (); //Create a built-in...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. Exporting Data from Grid|Documentation

    This article introduces how to export data in GridDesktop.... Example: Exporting To a New DataTable Sometimes, developers...export the worksheet data to a new DataTable object. It would be...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. DocumentBuilder.insertGroupShape method | Aspos...

    Aspose.Words.DocumentBuilder.insertGroupShape method...passed as a parameter into a new GroupShape node which is inserted...position and dimension of the new GroupShape will be calculated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.Cells 8.9.1 的 public API 更改|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.... SetFontFolders ( new string [] { fontFolder1 , fontFolder2...FolderFontSource sourceFolder = new FolderFontSource ( fontFolder1...

    docs.aspose.com/cells/zh/net/public-api-changes...
  9. Licensing|Documentation

    Apply Aspose.LLM for .NET license and use evaluation mode.... License license = new Aspose . LLM . License (); license...stream using ( var stream = new FileStream ( "Aspose.LLM.lic"...

    docs.aspose.com/llm/net/licensing/
  10. Conversion to grayscale|Documentation

    How to convert source images to grayscale before recognition.... AsposeOCR api = new AsposeOCR (); // Apply automatic...PreprocessingFilter filters = new PreprocessingFilter (); filters...

    docs.aspose.com/ocr/java/grayscale/