Sort Score
Result 10 results
Languages All
Labels All
Results 9,831 - 9,840 of 213,261 for

new

(0.12 sec)
  1. 动画|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...
  2. AxisTickLabels.Alignment | Aspose.Words for .NET

    Adjust AxisTickLabels alignment effortlessly. Control text positioning for clearer, more readable graphs and enhance your data visualization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Add ( "Aspose Test Series" , new [] { "Word" , "PDF" , "Excel"...

    reference.aspose.com/words/net/aspose.words.dra...
  3. TabStopCollection.Before | Aspose.Words for .NET

    Discover the TabStopCollection Before method, efficiently retrieve the nearest left tab stop for seamless navigation in your application....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder.... Add ( new TabStop ( 72.0 )); tabStops . Add ( new TabStop (...

    reference.aspose.com/words/net/aspose.words/tab...
  4. TabStopCollection.After | Aspose.Words for .NET

    Discover the TabStopCollection After method to efficiently retrieve the first tab stop right of your specified position for seamless navigation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder.... Add ( new TabStop ( 72.0 )); tabStops . Add ( new TabStop (...

    reference.aspose.com/words/net/aspose.words/tab...
  5. Provide exported worksheet HTML file path via I...

    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....external links const workbook = new AsposeCells . Workbook ( filePath...will be broken const options = new AsposeCells . HtmlSaveOptions...

    docs.aspose.com/cells/nodejs-cpp/provide-export...
  6. 使用 C++ 通过 Node.js 打开不同版本的 Microsoft Excel 文件|Do...

    本文介绍了如何使用 Aspose.Cells for Node.js via C++ 打开不同版本的 Excel 文件。... const loadOptions1 = new AsposeCells . LoadOptions ( AsposeCells...the stream const wbExcel95 = new AsposeCells . Workbook ( stream...

    docs.aspose.com/cells/zh/nodejs-cpp/opening-dif...
  7. 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...
  8. 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...
  9. PDF to LATEX Converter using PHP | Aspose.PDF

    Sample code on PHP for PDF to LATEX conversion. Use example code for batch PDF to LATEX conversion with Aspose.PDF for PHP via Java... Initialize a new Document Call Document.Process...LATEX Output file: // Create a new Document object and load the...

    products.aspose.com/pdf/php-java/conversion/pdf...
  10. How to change table direction LTR to RTL - Free...

    I am trying to create a report in arabic and english for shane content report has a table , in case of arabic report table is printing properly RTL if i save word file to PDF but it is not working in case of Savind word …...addAttribute(new Attribute<Integer>("r_content_size"...PdfSaveOptions pdfSaveOptions = new PdfSaveOptions(); wordDoc.save(os...

    forum.aspose.com/t/how-to-change-table-directio...