Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 213,773 for

new

(0.48 sec)
  1. Different Ways to Open Files with JavaScript vi...

    This article explains how to open an Excel file using Aspose.Cells for JavaScript via C++ API....file const workbook1 = new Workbook ( new Uint8Array ( arrayBuffer...content const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/different-...
  2. How to set this given image sample same border ...

    image.png (79.5 KB) @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao How to set a small square dot border in cell...// Create a new workbook Workbook workbook = new Workbook();...to the range StyleFlag flag = new StyleFlag { Borders = true };...

    forum.aspose.com/t/how-to-set-this-given-image-...
  3. 强制表格在新页面渲染|Aspose.PDF for Java

    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....RenderTableOnNewPage (){ Document doc = new Document (); PageInfo pageInfo...setLandscape ( true ); Table table = new Table (); table . setColumnWidths...

    docs.aspose.com/pdf/zh/java/force-table-renderi...
  4. Extend and Contribute to CRM AutoMerge|Aspose.W...

    How to defined a custom workflow using Aspose AutoMerge add-on that can be used with Workflows and Dialogs in CRM in C#....fileStream = new MemoryStream ( DocumentBody ); Document doc = new Document...Document string [] values = new string [ fields . Length ]; for...

    docs.aspose.com/words/net/extend-and-contribute...
  5. FieldOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldOptions class to optimize field handling in documents, enhancing your workflow and document management efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . LocaleId = new CultureInfo ( "de-DE" ). LCID...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 使用 Java API 解决方案调整 EPS 大小

    本文将通过代码片段讲解和演示 Aspose.Page API 解决方案提供的 Java 版 EPS 调整功能。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/resize-eps/
  7. 在 Java 中將 PPT 轉換為視頻 | products.aspose.com

    用 Java 將 PPT 轉換為視頻。使用 Java 庫 API 將 PowerPoint 轉換為視頻...Presentation presentation = new Presentation (); try { // Adds...ArrayList < String > frames = new ArrayList < String >(); PresentationAnimatio...

    products.aspose.com/slides/zh-hant/java/convers...
  8. Document.GlossaryDocument | Aspose.Words for .NET

    Discover how to manage your document glossary effectively. Learn to set and retrieve glossary entries for AutoText and Building Blocks in your templates....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words/doc...
  9. How to Change the Comment Font Color with JavaS...

    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....'fileInput' ); // Instantiate a new Workbook (if a file is provided...open it; otherwise create a new workbook) let workbook ; if (...

    docs.aspose.com/cells/javascript-cpp/how-to-cha...
  10. 渲染选项 – Aspose.HTML for .NET

    了解 Aspose.HTML for .NET 中的渲染选项,以便将 HTML 自定义渲染为 PDF、XPS、DOCX 和图像。获得随时可用的 C# 示例...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/zh/net/rendering-options/