Sort Score
Result 10 results
Languages All
Labels All
Results 8,741 - 8,750 of 213,940 for

new

(0.23 sec)
  1. 用 JavaScript 通过 C++ 加密和解密 Excel 文件|Documentation

    如何用 JavaScript 通过 C++ 加密和解密 Excel 文件。锁定和解锁 Excel 文件。... const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  2. NodeRendererBase | Aspose.Words for Java

    Base class for ShapeRenderer and OfficeMathRenderer in Java.... Document doc = new Document(getMyDir() + "Office...OfficeMathRenderer renderer = new OfficeMathRenderer(officeMath);...

    reference.aspose.com/words/java/com.aspose.word...
  3. View PPSX in Java | products.aspose.com

    View PPSX in Java. Use Java library API to open and view PowerPoint Slideshow...presentation file Presentation pres = new Presentation ( "presentation...ResponsiveHtmlContro controller = new ResponsiveHtmlContro (); HtmlOptions...

    products.aspose.com/slides/java/viewer/ppsx/
  4. View PPTM in Java | products.aspose.com

    View PPTM in Java. Use Java library API to open and view Macro-enabled PowerPoint Template...presentation file Presentation pres = new Presentation ( "presentation...ResponsiveHtmlContro controller = new ResponsiveHtmlContro (); HtmlOptions...

    products.aspose.com/slides/java/viewer/pptm/
  5. View PPS in Java | products.aspose.com

    View PPS in Java. Use Java library API to open and view PowerPoint Slideshow...presentation file Presentation pres = new Presentation ( "presentation...ResponsiveHtmlContro controller = new ResponsiveHtmlContro (); HtmlOptions...

    products.aspose.com/slides/java/viewer/pps/
  6. RepeatingRows adds unwanted padding on second p...

    I'm currently evaluating Aspose, and one of our most desired features of Aspose is its ability to handle repeating rows when tables break pages. In testing, I am seeing extra padding on the first non-repeated row on sub…...the XML to PDF scenario using new generator (Aspose.Pdf) and noticed...it. XmlLoadOptions options = new XmlLoadOptions(); // load HTML...

    forum.aspose.com/t/repeatingrows-adds-unwanted-...
  7. 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...
  8. 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...
  9. 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-...
  10. ImageSaveOptions.imageContrast property | Aspos...

    ImageSaveOptions.imageContrast property. Gets or sets the contrast for the generated images....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...