Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 20,342 for

table

(0.08 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C++ 从 PDF 中删除表格https://products.aspose.com/pdf/zh-hans/cpp/Table/remove/Recent content in 使用 C++ 从 PDF 中删除表格 on Aspsoe.PDF ProductsHugo -- g......com/pdf/zh-hans/cpp/table/remove/Recent content in 使用...aspose.com/pdf/zh-hans/cpp/table/remove/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hans/cpp/table/remov...
  2. Aspose::Words::Bookmark class | Aspose.Words fo...

    Aspose::Words::Bookmark class. Represents a single bookmark. To learn more, visit the documentation article in C++....of the first column of the table column range associated with...true if this bookmark is a table column bookmark. get_LastColumn...

    reference.aspose.com/words/cpp/aspose.words/boo...
  3. Aspose words转换word为pdf,页数不对了 - Free Support For...

    技术栈:jdk21 + spring boot 3.2.5 + aspose-words-21.5.0-jdk17 转换代码: public static boolean doc2pdf(String inPath, String outPath) { File file = new File(outPath); try (FileOutputStream os = new FileOutputSt…...源文件(只有一页) Table-1.docx (4.1 KB) 转换后的pdf(两页) Table-1.pdf (30.1...Document doc = new Document("Table-1.docx", loadOptions); doc.save("output...

    forum.aspose.com/t/aspose-words-word-pdf/314404
  4. Specify whether the PivotTable is compatible fo...

    Learn how to specify PivotTable compatibility for Excel2003 using Aspose.Cells for C++ while refreshing the PivotTable....is set to true and the pivot table is refreshed, the data in cell...cell B5 of the pivot table is truncated to 255 characters. Conversely...

    docs.aspose.com/cells/go-cpp/specify-whether-th...
  5. Resize Shapes on Presentation Slides in .NET|As...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for .NET—automate slide layout adjustments and boost productivity....); } If a slide contains a table, the code above will not work...that case, each cell in the table must be resized. Use the following...

    docs.aspose.com/slides/net/re-sizing-shapes-on-...
  6. Urgent formatting issue encountered during the ...

    Dear Support, Forwarded from Yuvraj Jangid yuvraj.jangid@Alphastream.ai: I am writing to report an urgent formatting issue encountered during the conversion of a Word document (DOCX) to PDF using our licensed product, A…...overlapping or rendering on top of table content on the same page after...correctly, with the paragraph and table elements positioned appropriately...

    forum.aspose.com/t/urgent-formatting-issue-enco...
  7. DocumentBuilder.insertHtml does not keep text r...

    Hello, we use Apose.Cells 25.11 and Aspose.Word 25.11. We have an Excel File that contains a print area with cells with rotate text. When we extract this area as html and we try to insert it into a Word document using…...after insertion – once the table is in the document, set the...direction programmatically: Table table = (Table)doc.getFirstSection()...

    forum.aspose.com/t/documentbuilder-inserthtml-d...
  8. Aspose grouping to work like SQL and RDLC repor...

    we have report in RDLC and want to convert in Aspose report. tried to group the data using groupby and group key .in next foreach loop if used the parameter to fetch the data. it is showing all the data instead of data i…...therefore, there is more than one table row containing the same values...voltage-related values in the table. If this does not help, please...

    forum.aspose.com/t/aspose-grouping-to-work-like...
  9. 利用 JavaScript 和 C++ 访问单元格中的表格,并通过行列偏移添加值|Docume...

    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....table 属性。若想通过行列偏移在其中添加值,使用 ListObject...文件。文件包含空表格,并突出显示位于表格内的 D5 单元格。我们将利用 Cell.table 属性访问该表格中的 D5 单元格,然后用 Cell.putValue(boolean)...

    docs.aspose.com/cells/zh/javascript-cpp/accessi...
  10. ComparerContext | Aspose.Words for Java

    Document comparer context in Java....String firstDoc = getMyDir() + "Table column bookmarks.docx"; String...String secondDoc = getMyDir() + "Table column bookmarks.doc"; ComparerContext...

    reference.aspose.com/words/java/com.aspose.word...