Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 37,587 for

list

(1.21 sec)
  1. Section Breaks Lost During Document.Save() in A...

    Description: We are encountering a critical issue where section breaks are being lost or corrupted when using Document.Save() to overwrite DOCX files. This results in improper page layout—multi-page documents collapse i…...ode node) { List<Node> nodesToRemove = new List<Node>(); NodeCollection...document) { List<string> stylesToRemove = new List<string>();...

    forum.aspose.com/t/section-breaks-lost-during-d...
  2. 档案

    档案...// 定义值以构建层次结构 List<string> listPos = new List<string>(new string[]...// 定义值以构建层次结构 List<string> listPos = new List<string>(new string[]...

    blog.aspose.com/zh/diagram/create-org-chart-csh...
  3. 如何使用GridJs构建协作Excel编辑器|Documentation

    本文介绍如何使用Aspose.Cells.GridJs for Java构建协作Excel编辑器。...http://localhost:8080/gridjsdemo/list Steps: A login page appears...then see the file list. Open a file from the list. The spreadsheet...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  4. PSD PSB サイズ削減ソリューション | products.aspose.com

    PSD ファイルのサイズを小さくする...image) { var layersSet = new List<Layer>(); foreach (var layer...removeNotVisibleLaye(PsdImage image) { List layersSet = new ArrayList<>();...

    products.aspose.com/psd/jp/reduce-size/
  5. OUT of memory issue when merging large files - ...

    hey , I have a requirement where I can stream multiple large pdf from S3 and merge them per page at a time. Can you guide on how this can be achieved ? Does Aspose PDF java offers this functionality I used this logic , …...List; public class PdfMerger { public...public static void mergePdfs(List<InputStream> pdfStreams, String...

    forum.aspose.com/t/out-of-memory-issue-when-mer...
  6. Add Table of Contents to PDF using Java

    Add table of contents to PDF using Java. Learn the process using the detailed steps and a sample code for adding a clickable table of contents in PDF using Java....table of contents Generate the list of strings having headings text...Java . It uses a predefined list of strings to add to the table...

    kb.aspose.com/pdf/java/add-table-of-contents-to...
  7. Convert Excel Chart to PDF in Java

    This step-by-step guide assists to convert Excel chart to PDF in Java. It has a List of steps and a runnable sample code to create Excel chart PDF in Java....the development environment, a list of steps to write the application...and set name and placement, to list a few. This tutorial has guided...

    kb.aspose.com/cells/java/convert-excel-chart-to...
  8. How to Remove Restrictions on PDF Document in Java

    This article contains information on how to remove restrictions on PDF documents in Java. It has IDE configuration, the programming steps, and a sample code to develop a PDF restriction remover software in Java....the required libraries and a list of necessary tasks to be performed...modification, and screen readers to list a few. This article has taught...

    kb.aspose.com/pdf/java/how-to-remove-restrictio...
  9. How to Create Pivot Table in Excel using C#

    This short tutorial is designed to teach how to create pivot table in Excel using C#. To create pivot table programmatically C# is used and all the steps are described with respect to it....to learn to export data in a list to Excel, refer to the article...article on how to export list data to Excel in C# . Updated on 09...

    kb.aspose.com/cells/net/how-to-create-pivot-tab...
  10. Create Gantt Chart in Excel using C#

    This quick guide explains how to create Gantt chart in Excel using C#. It has details to set the IDE, a List of steps, and a sample code to develop a Gantt chart maker using C#.... It has the IDE settings, a list of instructions, and a sample...rename the first sheet Define the list of sample project tasks with...

    kb.aspose.com/cells/net/create-gantt-chart-in-e...