Sort Score
Result 10 results
Languages All
Labels All
Results 9,401 - 9,410 of 223,147 for

new

(0.62 sec)
  1. 使用 Aspose.Slides 与 ReportViewer 2010 和 2012|Asp...

    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....using (FileStream pptSteam = new FileStream(filename, FileMode...ReportingServices.RplRenderer renderer = new Aspose.Slides.ReportingServices...

    docs.aspose.com/slides/zh/reportingservices/usi...
  2. 使用 C++ 通过 JavaScript 保护和解除保护工作表|Documentation

    使用 C++ 通过 Aspose.Cells for JavaScript 保护和解除保护Excel文件的工作表。...// Create a new file (workbook) const workbook = new Workbook ();...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/protect...
  3. 用JavaScript通过C++删除工作表中的空白行和列|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++删除工作表中的所有空白行和列。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/delete-...
  4. FormFieldCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FormFieldCollection class, your go-to solution for managing all form fields in a document with ease and efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertComboBox ( "MyComboBox" , new [] { "One" , "Two" , "Three"...

    reference.aspose.com/words/net/aspose.words.fie...
  5. 使用 .NET 将 TIFF 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案为 .NET 提供的 TIFF 到 EPS 的转换功能。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/net/convert/tiff-to-eps/
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....using ( Presentation pres = new Presentation ()) { ISmartArt...using ( Presentation pres = new Presentation ()) { ISmartArt...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. 使用JavaScript通过C++在工作表内的文本框中用文本替换标签|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表中的文本框中用文本替换标签...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Xlsx ); const blob = new Blob ([ outputData ], { type...

    docs.aspose.com/cells/zh/javascript-cpp/replace...
  8. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...SaveFormat . Pdf ); const blob = new Blob ([ outputData ], { type...

    docs.aspose.com/cells/javascript-cpp/how-to-pri...
  9. How to Use Aspose.Cells.GridDesktop|Documentation

    This article introduces the use of GridDesktop....and now need to upgrade to the new, or merged, Aspose.Cells.GridDesktop...across issues when using the new Aspose.Cells.GridDesktop after...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  10. AI-Powered Presentation Translator|Aspose.Slide...

    Translate PowerPoint slides with AI using Aspose.Slides for Java. Localize PPT, PPTX and ODP while preserving layout—fast and developer-friendly. Try it....Presentation presentation = new Presentation ( "sample.pptx"...OpenAIWebClient aiWebClient = new OpenAIWebClient ( "gpt-4o-mini"...

    docs.aspose.com/slides/java/ai/translator/