Sort Score
Result 10 results
Languages All
Labels All
Results 9,011 - 9,020 of 198,857 for

new

(0.12 sec)
  1. Wmf to png conversion absolute line and divid l...

    Using aspose.imageing java product: converting wmf to png file. After converting wmf to png , the absolute line e.g. |u| , “|” getting very faint in png file. wmf file and converted png file enclosed in zip format. i…...WmfRasterizationOpti rasterizationOptions = new WmfRasterizationOpti(); System...getPageHeight()); PngOptions pngOptions = new PngOptions(); ResolutionSetting...

    forum.aspose.com/t/wmf-to-png-conversion-absolu...
  2. Manage Autofit Settings|Aspose.Slides for Node....

    Set the autofit settings for textbox in PowerPoint in JavaScript...PowerPoint presentation: var pres = new aspose . slides . Presentation... 350 , 100 ); var portion = new aspose . slides . Portion ( "lorem...

    docs.aspose.com/slides/nodejs-java/manage-autof...
  3. Aspose.Slides for .NET 15.4.0 中的公共 API 和不向后兼容的更...

    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....using ( Presentation input = new Presentation ()) { IShapeCollection...Presentation presentation = new Presentation ()) { uint id =...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  4. 在xlsx4j中将工作簿转换为HTML|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....Options HtmlSaveOptions save = new HtmlSaveOptions ( SaveFormat...template XLSX file Workbook book = new Workbook ( dataDir + "book1.xls"...

    docs.aspose.com/cells/zh/java/convert-workbook-...
  5. Manage VBA codes of Visio Macro-Enabled diagram...

    Add VBA Module and Modify VBA or Macro with Aspose.Diagram library....Diagram allows you to add a new VBA Module and Macro Code using...Modules.Add() ] method to add the new VBA Module inside the diagram...

    docs.aspose.com/diagram/java/working-with-vbapr...
  6. Fast recognition|Documentation

    How to read text from high-quality scans using as few resources as possible.... AsposeOCR api = new AsposeOCR (); // Add images to...recognition batch OcrInput images = new OcrInput ( InputType . SingleImage...

    docs.aspose.com/ocr/java/fast-recognition/
  7. Installation|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....scene = new aspose . threed . Scene (); var box = new aspose ...

    docs.aspose.com/3d/zh/nodejs-java/installation/
  8. 复制工作表|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....xlsx" ; Workbook newWorkbook = new Workbook (); Worksheet worksheet...newWorkbook . Worksheets . Add ( "New Sheet" ); Cells cells = worksheet...

    docs.aspose.com/cells/zh/net/copy-worksheets/
  9. 转换为HTML|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....ation对象 Presentation pres = new Presentation ( srcFileName );...); HtmlOptions htmlOpt = new HtmlOptions (); htmlOpt . HtmlFormatter...

    docs.aspose.com/slides/zh/net/conversion-to-html/
  10. Aspose.Slides adds gray artifacts and edge of c...

    Hi, Aspose team. Scenario: There are 2 issues while converting PowerPoint presentation to PDF: Gray artifact lines appear in the PDF that are not present in the original PowerPoint file (page 3 and 4) The edges o…...Code to replicate: var ppt = new Aspose.Slides.Presentation(path);...Presentation(path); var pptxPdfOption = new PdfOptions { Compliance = Aspose...

    forum.aspose.com/t/aspose-slides-adds-gray-arti...