Sort Score
Result 10 results
Languages All
Labels All
Results 6,051 - 6,060 of 214,373 for

new

(0.23 sec)
  1. ThumbnailGeneratingOptions.GenerateFromFirstPag...

    Discover how the GenerateFromFirstPage option creates thumbnails from the document's first page or image, enhancing your visual content effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ThumbnailGeneratingO options = new ThumbnailGeneratingO (); options...

    reference.aspose.com/words/net/aspose.words.ren...
  2. 用指定打印纸张大小的via JavaScript和C++加载工作簿|Documentation

    学习如何在用Aspose.Cells for JavaScript通过C++加载工作簿时设置打印纸张大小...first worksheet const workbook = new Workbook (); const worksheet...with A5 paper size const opts = new LoadOptions ( LoadFormat . Xlsx...

    docs.aspose.com/cells/zh/javascript-cpp/load-wo...
  3. 通过C++的JavaScript向Excel插入背景图片|Documentation

    “如何使用C++的Script向Excel插入背景图片”...background image to apply to a new workbook's first worksheet, then...imgBytes = new Uint8Array ( arrayBuffer ); // Create a new Workbook...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  4. EndCap | Aspose.Words for Java

    Specifies line cap style in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...the right end: Shape arrow = new Shape(doc, ShapeType.LINE); arrow...

    reference.aspose.com/words/java/com.aspose.word...
  5. Exporting Images to PSD Format in PHP|Documenta...

    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....instance of Image class $image = new Image (); $image = $image ->...PsdSaveOptions class $save_options = new PsdOptions (); \ # Set the CompressionMethod...

    docs.aspose.com/imaging/java/exporting-images-t...
  6. Split Cells in Worksheet|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....Worksheet C# Workbook workbook = new Workbook (); // Accessing the...HSSFWorkbook hssfworkbook = new HSSFWorkbook (); ISheet sheet1...

    docs.aspose.com/cells/net/split-cells-in-worksh...
  7. 拆分工作表单元格|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....拆分工作表单元格 C# Workbook workbook = new Workbook (); //Accessing the...HSSFWorkbook hssfworkbook = new HSSFWorkbook (); ISheet sheet1...

    docs.aspose.com/cells/zh/net/split-cells-in-wor...
  8. ChartAxis.Hidden | Aspose.Words for .NET

    Discover the ChartAxis Hidden property to easily manage axis visibility in your charts. Enhance your data presentation with this simple toggle feature!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series . Add ( "AW Series 1" , new [] { "Item 1" , "Item 2" , "Item...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Fill.TextureAlignment | Aspose.Words for .NET

    Set the TextureAlignment property to optimize tile texture fill. Easily customize alignment for enhanced visual appeal and design precision....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions { Compliance...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Note|Aspose.Slides Documentation

    Add, read, edit, and export speaker notes in C# with Aspose.Slides: format text, manage notes per slide, and control visibility in PowerPoint and OpenDocument....Add_Note () { using var pres = new Presentation (); var slide =...Access_Note () { using var pres = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/el...