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

new

(0.58 sec)
  1. ChartAxis.Format | Aspose.Words for .NET

    Discover the ChartAxis Format property for easy line formatting and customizable tick label fills, enhancing your data visualization experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Add ( "Aspose Test Series" , new [] { "Word" , "PDF" , "Excel"...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 动画|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中掌握幻灯片动画:添加、编辑和删除效果、时间和触发器,以创建 PPT、PPTX 和 ODP 动态演示文稿。...Add_Animation () { using var pres = new Presentation (); var slide =...Access_Animation () { using var pres = new Presentation (); var slide =...

    docs.aspose.com/slides/zh/net/examples/elements...
  3. 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...
  4. Table.leftIndent property | Aspose.Words for No...

    Table.leftIndent property. Gets or sets the value that represents the left indent of the table....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...cursor is in, // as well as any new cells and rows created using...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HtmlSaveOptions.fontSavingCallback property | A...

    HtmlSaveOptions.fontSavingCallback property. Allows to control how fonts are saved when a document is saved to HTML, MHTML or EPUB....supported yet' , () => { let doc = new aw . Document ( base . myDir...custom manner. let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Issue with outputting sequential data (differen...

    I have an issue with outputting sequential data from an array with different items (each item has a different set of fields). I attached an archive with the template, JSON, log, and code. support.zip (12.1 KB)...var data = new List<Dictionary<string, object>> { new Dictionary<string...}, { "Field2", "Value2" } }, new Dictionary<string, object> {...

    forum.aspose.com/t/issue-with-outputting-sequen...
  7. Hello World in PHP|Aspose.Words for Java

    Write 'hello' to a Word Document using PHP.... Php Code $ builderBoject = new Java ( "com.aspose.words.DocumentBuilder"...documentObject ); // Write a new paragraph in the document with...

    docs.aspose.com/words/java/hello-world-in-php/
  8. StyleCollection class | Aspose.Words for Node.js

    Aspose.Words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document...Description add(type, name) Creates a new user defined style and adds it...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Output Blank Page when there is Nothing to Prin...

    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....// Create workbook const wb = new AsposeCells . Workbook (); //...page gets printed const opts = new AsposeCells . ImageOrPrintOptions...

    docs.aspose.com/cells/nodejs-cpp/output-blank-p...
  10. Invoice recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting text from invoice images....AsposeOcr recognitionEngine = new Aspose . OCR . AsposeOcr ();...Aspose . OCR . OcrInput input = new Aspose . OCR . OcrInput ( Aspose...

    docs.aspose.com/ocr/net/recognition-settings-in...