Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 23,744 for

table

(2.87 sec)
  1. 在加载 Excel 文件时解析数据透视缓存记录(C++)|Documentation

    学习如何在加载 Excel 文件时解析数据透视缓存记录,使用 Aspose.Cells for C++。...Excel file containing pivot table cached records U16String inputFilePath...0 ); // Access first pivot table PivotTable pt = ws . GetPivotTables...

    docs.aspose.com/cells/zh/cpp/parsing-pivot-cach...
  2. Mail Merge in MS Word using C#

    Follow this article to perform mail merge in MS Word using C#. It has all the details to set the IDE, a list of steps, and a complete sample code for demonstrating mail merge for Word using C#....document using the above data table Save the output Word file with...page for each entry in the table These steps have explained the...

    kb.aspose.com/words/net/mail-merge-in-ms-word-u...
  3. MappedDataFieldCollection.Clear | Aspose.Words ...

    Effortlessly clear your MappedDataFieldCollection with our Clear method, instantly removing all elements for streamlined data management....CreateSourceTableMap (); // The table has a column named "Column2"...data from "Column2" of the table. doc . MailMerge . Execute (...

    reference.aspose.com/words/net/aspose.words.mai...
  4. Range.replace method | Aspose.Words for Node.js

    Aspose.Words.Range.replace method...instances of String of text in a table and cell. let doc = new aw ...DocumentBuilder ( doc ); let table = builder . startTable (); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Layout detection issues on technical and multi-...

    Hello, My use case is extracting semantic content from PDFs for downstream chunking and RAG processing. I am currently evaluating Aspose.OCR for Python via .NET (aspose-ocr-python-net==26.5.0) and ran into layout detect…... However, tables, formulas, figures/images,...each page with MULTICOLUMN , TABLE , and FORMULA modes and then...

    forum.aspose.com/t/layout-detection-issues-on-t...
  6. Working with SmartArt Cold Rendering in C#|Aspo...

    Aspose.Words for .NET performs SmartArt Cold Rendering, meaning that it lays out and renders SmartArt objects if the pre-rendered SmartArt drawing is missing or incorrect using C#.... The table below lists the fully and partially...Vertical Arrow List Trapezoid List Table List Pyramid List Target List...

    docs.aspose.com/words/net/working-with-smartart...
  7. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...using Table in Header of the PDF Page. You can add a table with...face any issues: Create or Add Table In PDF using C#|Aspose.PDF for...

    forum.aspose.com/t/trying-to-create-a-word-like...
  8. What's new|Aspose.PDF for Python via .NET

    In this page introduces the most popular new features in Aspose.PDF for Python via .NET that have been introduced in recent releases....snippet shows how to insert a table after the existing content on...content ends and positions a new table below the last element, leaving...

    docs.aspose.com/pdf/python-net/whatsnew/
  9. Gigantic file size when saving Aspose.Words.Doc...

    Continuing the discussion from Gigantic file size when saving Aspose.Cells.Workbook as PDF: Dear support, as per request of your colleague @amjad.sahi over in the Aspose.Cells department, I’m filing this performance is…...the data table of the Excel worksheet in a Word table. The document...and after the generated word table) and save the resulting Word...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  10. How to hide column based on condition in aspose...

    HI Team, I need to hide column based on condition. Could you please assist how to add the same in the below template. based condition: <<if[r.Max(i => i.PartialDischarge) != null]>><<[lang.GetString("PDMeasured")]>> …... Typical layout in a table <<if[r.Max(i => i.PartialDischarge)...documentation to learn how to work table column conditional blocks: https://docs...

    forum.aspose.com/t/how-to-hide-column-based-on-...