Sort Score
Result 10 results
Languages All
Labels All
Results 5,561 - 5,570 of 196,959 for

new

(0.13 sec)
  1. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object....Examples Shows how to specify how a new section separates itself from...break types determine how a new section separates itself from...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Manage Autofit Settings|Aspose.Slides for PHP D...

    Set the autofit settings for textbox in PowerPoint...PowerPoint presentation: $pres = new Presentation (); try { $slide...30 , 350 , 100 ); $portion = new Portion ( "lorem ipsum..." );...

    docs.aspose.com/slides/php-java/manage-autofit-...
  3. PdfSaveOptions.PageMode | Aspose.Words for .NET

    Discover how the PdfSaveOptions PageMode property enhances your PDF viewing experience by customizing document display in any PDF reader....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  4. PdfSaveOptions.EmbedFullFonts | Aspose.Words fo...

    Discover how the PdfSaveOptions EmbedFullFonts feature enhances your PDF documents by ensuring complete font embedding for perfect formatting....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FolderFontSource folderFontSource = new Aspose . Words . Fonts . FolderFontSource...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Convert Excel to Pdf, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more using Node.js via C++....Excel file const workbook = new AsposeCells . Workbook ( filePath...excel file const workbook = new AsposeCells . Workbook ( filePath...

    docs.aspose.com/cells/nodejs-cpp/convert-workbo...
  6. How to Compress any size documents by applying ...

    Compress any document size quickly and efficiently with parallel processing...Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/java/advanced-api-featu...
  7. 如何将PDF中的图片置于底层? - Free Support Forum - aspose.com

    如何将PDF中的图片置于底层? 如何在PDF中添加图片时,将图片绘制在底层?...创建一个新的PDF文档 Document pdfDocument = new Document(); Page page = pdfDocument...layer = new Layer("底层图层"); // 添加图片到图层 Image image = new Image();...

    forum.aspose.com/t/pdf/316036
  8. Adding module for VBAProject does not work - Fr...

    Hi, we have a problem with adding a New VBA module to an existing dotm document. It works fine, if document has already an VBA module. But it does not work if dotm has none modules. To reproduce the problem, i have ad…...have a problem with adding a new VBA module to an existing dotm...for testing: Document doc = new Document("C:\\Temp\\in.dotm");...

    forum.aspose.com/t/adding-module-for-vbaproject...
  9. Picture Frame|Aspose.Slides Documentation

    Add a picture frame to a PowerPoint presentation in Java...PPTX file Presentation pres = new Presentation (); try { // Gets...getImages (). addImage ( new FileInputStream ( new File ( "asp1.jpg"...

    docs.aspose.com/slides/java/picture-frame/
  10. 可中断库支持|Aspose.Slides 文档

    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....) => { LoadOptions options = new LoadOptions { InterruptionToken...Presentation presentation = new Presentation ( "pres.pptx" ,...

    docs.aspose.com/slides/zh/net/support-for-inter...