Sort Score
Result 10 results
Languages All
Labels All
Results 9,101 - 9,110 of 213,191 for

new

(0.24 sec)
  1. Printing a Diagram in VSTO and Aspose.Diagram|D...

    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 diagram Diagram diagram = new Diagram ( FilePath ); //Call...); PrinterSettings settings = new PrinterSettings (); settings...

    docs.aspose.com/diagram/net/printing-a-diagram-...
  2. 使用JavaScript通过C++为工作簿渲染指定单独或私有的字体集|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript为工作簿渲染指定单独或私有的字体集。... const fontConfigs = new IndividualFontConfig (); // If...with font configs. const opts = new LoadOptions ( AsposeCells . LoadFormat...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  3. 用 JavaScript 通过 C++ 创建透明 Excel 工作表图片|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 生成 Excel 工作表的透明图片。...uploaded file const wb = new Workbook ( new Uint8Array ( arrayBuffer...print options const imgOption = new ImageOrPrintOptions (); imgOption...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  4. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and PPTX to PDF with notes in JavaScript using Aspose.Slides for Node.js. Preserve layouts and speaker notes for professional presentations.... let presentation = new asposeSlides . Presentation (...speaker notes. let notesOptions = new asposeSlides . NotesCommentsLayouti...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  5. Add Digital Signatures to Presentations in PHP|...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for PHP via Java. Secure your slides in seconds with clear code examples....the presentation file $pres = new Presentation (); try { # Create...and PFX password $signature = new DigitalSignature ( "testsignature1...

    docs.aspose.com/slides/php-java/digital-signatu...
  6. InlineStory.Font | Aspose.Words for .NET

    Discover the InlineStory Font property for seamless font formatting of anchor characters, enhancing your design with unique typography options....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...least one cell. Table table = new Table ( doc ); table . EnsureMinimum...

    reference.aspose.com/words/net/aspose.words/inl...
  7. 手动集成 Aspose.Slides 在 SSRS 2012 SharePoint 集成模式|...

    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...."Render" if (-not $aspps ) { New-SPRSExtension -ExtensionType...ReportingServices" } if (-not $aspptx) { New-SPRSExtension -ExtensionType...

    docs.aspose.com/slides/zh/reportingservices/man...
  8. Recognition XDimension Mode|Documentation

    This article explains how barcode recognition can be optimized for different bercode sizes and scan resolutions...Normal" ); var readerNormal = new BarCodeInstance . BarCodeReader...Small" ); var readerSmall = new BarCodeInstance . BarCodeReader...

    docs.aspose.com/barcode/javascript-cpp/recognit...
  9. PageSetup.LineNumberDistanceFromText | Aspose.W...

    Discover the PageSetup LineNumberDistanceFromText property to easily adjust the spacing between line numbers and your document's text for improved 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...
  10. Recognize single line|Documentation

    How to read text from images containing a single line of text....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( Aspose...

    docs.aspose.com/ocr/net/recognize-single-line/