Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 22,331 for

table

(0.21 sec)
  1. Supported File Formats|Aspose.Slides Documentation

    Discover all file formats Aspose.Slides for Java can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes....Supported File Formats This table contains the file formats that...

    docs.aspose.com/slides/java/supported-file-form...
  2. Supported File Formats|Aspose.Slides for PHP Do...

    Discover all file formats Aspose.Slides for PHP via Java can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes....Supported File Formats This table contains the file formats that...

    docs.aspose.com/slides/php-java/supported-file-...
  3. Supported File Formats|Aspose.Slides Documentation

    Discover all file formats Aspose.Slides for .NET can open, save, and convert — including PPT, PPTX and ODP — with clear import/export support notes....Supported File Formats This table contains the file formats that...

    docs.aspose.com/slides/net/supported-file-formats/
  4. Track Changes in Word using C#

    Follow this article to track changes in Word using C#. It has all the details to set the IDE, a list of steps, and sample code to turn on track changes in Word using C#....Create a new Document and add a table to it Add a row and insert a...

    kb.aspose.com/words/net/track-changes-in-word-u...
  5. Supported File Formats|CAD 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....File Formats The following table indicates the file formats that...

    docs.aspose.com/cad/javascript-net/getting-star...
  6. Latest Aspose.CAD Product Family topics - Free ...

    Get technical support of Aspose.CAD for .NET, Java and JasperReports....2025 The issue that parse a table in detail 2 25 April 1, 2025...

    forum.aspose.com/c/cad/19
  7. Aspose Cells Copying the Empty rows while rplac...

    Hello Team, input_outputdoc.zip (133.0 KB) Excel_Word_Doc.zip (763.2 KB) I am replacing excel sheet data in word at that time Aspose cells are considering few rows at the end of the Table which doesn’t have the data, …...few rows at the end of the table which doesn’t have the data...

    forum.aspose.com/t/aspose-cells-copying-the-emp...
  8. 在表格或列表对象中自动传播公式,以便在输入新行数据时自动更新,使用 C++|Documenta...

    学习如何在表格或列表对象中自动传播公式,当输入新数据时,使用 Aspose.Cells for C++。... SetDisplayName ( u "Table" ); // Set the formula of second...

    docs.aspose.com/cells/zh/cpp/propagate-formula-...
  9. Working with Graphs|Aspose.PDF for Java

    Learn how to create and manage graphs within PDF documents using Aspose.PDF in Java for visualizing data effectively....presented in the form of a table; however a graphical presentation...figures below: Working with Tables in PDF Working with XML...

    docs.aspose.com/pdf/java/graphs/
  10. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...getName()); } // Copy table style properties if it's a table style if (source...(source.getType() == StyleType.TABLE && source instanceof TableStyle...

    forum.aspose.com/t/some-styles-were-not-copied-...