Sort Score
Result 10 results
Languages All
Labels All
Results 6,211 - 6,220 of 214,446 for

new

(0.44 sec)
  1. 将工作表转换为图像——用JavaScript via C++去除数据周围的空白区域|Docum...

    学习如何使用Aspose.Cells for JavaScript通过C++将Microsoft Excel工作表转换为图像,并去除数据周围的空白区域。...loadOptions = new LoadOptions (); loadOptions . loadFilter = new LoadFilter...options const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  2. Work with Project Online or Project Server | As...

    Learn how to work with Microsoft Project Online or Microsoft Project Server using Aspose.Tasks for Java....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/work-with-project-on...
  3. Example for CELLSNET-58755 and CELLSNET-58756 -...

    Hi, could you please provide an example of the enhancements introduced in CELLSNET-58755 and CELLSNET-58756 in Aspose.Cells release 25.8? I wasn’t able to find any sample related to this enhancement in Smart Markers rela…...// Create a new workbook Workbook workbook = new Workbook();...your project and explore the new functionalities. If you have...

    forum.aspose.com/t/example-for-cellsnet-58755-a...
  4. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "One" , "Two" , "Three"...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Copied range does not update chart to use the e...

    When I copy a range using the below code, I expect the chart to update to reference the data within the destination, not the original. Scenario: In the below code, a chart is bound to A1:B5, then the sheet range A1:J10…... Initialise a new workbook and get the first worksheet...---------- const workbook = new AsposeCells.Workbook(); // empty...

    forum.aspose.com/t/copied-range-does-not-update...
  6. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Java. Add, format, and edit charts with practical code examples in Java.... Add new series and categories. Add some new chart data...PPTX file Presentation pres = new Presentation (); try { // Accesses...

    docs.aspose.com/slides/java/create-chart/
  7. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for Java lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....HTML Slides Features Creating new slides from scratch and add them...style. Adding new or managing slide notes. Setting new slide masters...

    docs.aspose.com/slides/java/product-overview/
  8. Working with Views | Aspose.Tasks Documentation

    Learn how to work with views in Microsoft Project files using Aspose.Tasks for .NET, including customization of Gantt charts, timescale settings, text styling, and saving with specific views....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/working-with-project-...
  9. 档案

    档案...size List<Size> imageSizes = new List<Size>(); foreach (string...images into new one using (MemoryStream memoryStream = new MemoryStream())...

    blog.aspose.com/zh/imaging/merge-jpg-to-jpg-onl...
  10. Aspose.NET C# Word To PDF - Free Support Forum ...

    IssueWithWordConversion.pdf (12.4 KB) IssueWithWordConversion.docx (33.2 KB) We are having issues converting Word to PDF. You can see in the PDF generated its missing a lot of content from the table at the bottom of th…...Word document Document doc = new Document(inputFilePath); // Create...PdfSaveOptions saveOptions = new PdfSaveOptions { FontEmbeddingMode...

    forum.aspose.com/t/aspose-net-c-word-to-pdf/322585