Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 23,829 for

table

(0.14 sec)
  1. Outputting Sequential Data in C#|Aspose.Words f...

    Output a sequence of elements with the same type when building a report using C#....sequential data such as lists or tables using template syntax. You...by brackets. The following table describes the elements of this...

    docs.aspose.com/words/net/outputting-sequential...
  2. Ինչպես ավելացնել աղյուսակը PDF-ին Java-ի միջոցով

    Այս կարճ ձեռնարկը այն մասին է, թե ինչպես կարելի է աղյուսակ ավելացնել PDF-ին Java-ի միջոցով: MS Windows-ում աշխատող Java-ի միջոցով աղյուսակ PDF-ում տեղադրելու համար macOS կամ Linux օպերացիոն համակարգերը կարող են օգտագործվել՝ առանց Adobe Acrobat-ից կամ որևէ այլ գործիքի կախվածության:...ավելացրեք դրան Ստեղծեք աղյուսակ Table դասի հետ և սահմանեք դրա եզրագծերի...գործընթացը: Դուք կարող եք օգտագործել Table դասի տարբեր մեթոդներ՝ մի շարք...

    kb.aspose.com/hy/pdf/java/how-to-add-table-to-p...
  3. 用C++替换PDF中的文本|Aspose.PDF for C++

    了解有关从PDF中替换和删除文本的各种方法。Aspose.PDF允许在特定区域或使用正则表达式替换文本。...实例化一个表格对象 auto tab2 = MakeObject < Table >(); // 将表格添加到所需部分的段落集合中 hfFoot...t5 ); auto table = MakeObject < Table >(); table -> set_ColumnWidths...

    docs.aspose.com/pdf/zh/cpp/replace-text-in-pdf/
  4. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“test.”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFor…...1:06am 2 @dhzhao2016 Summary The table on the left side of the PDF...character widths can shift table columns, producing the observed...

    forum.aspose.com/t/aspose-word-save-pdf/321219
  5. XML Schema of Aspose.PDF|Aspose.PDF for .NET

    This article describes an XML schema for working with XML documents in Aspose.PDF for .NET...type= "asp:TableType" name= "Table" /> <xs:element xmlns:asp= "Aspose...type= "asp:TableType" name= "Table" /> <xs:element xmlns:asp= "Aspose...

    docs.aspose.com/pdf/net/supported-xml-schema/
  6. Document.Compare | Aspose.Words for .NET

    Effortlessly compare documents with our Document Compare tool. Identify edits and format changes quickly for streamlined revisions and enhanced collaboration...." ); // Table: builder . StartTable (); builder..." ; (( Table ) docEdited . GetChild ( NodeType . Table , 0 , true...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Convert HTML to Excel in C#

    This topic focuses on how to convert HTML to Excel in C#. It includes the details to prepare the IDE and a runnable code example to export HTML to XLS using C#.... If you want to create a table of contents in a PDF, read the...the article on Create table of contents in PDF using C# . Updated...

    kb.aspose.com/pdf/net/convert-html-to-excel-in-...
  8. AI Documents|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.... How to create a pivot table? How to create a stock chart...

    docs.aspose.com/cells/net/ai/
  9. Supported Document Formats|Aspose.Words for Rep...

    Supported formats by the Aspose.Words for Reporting Services....Contents [ Hide ] The following table indicates the input and output...

    docs.aspose.com/words/reportingservices/support...
  10. BorderCollection.distanceFromText property | As...

    BorderCollection.distanceFromText property. Gets or sets distance of the border from text in points....reset to zero for borders of table cells. Examples Shows how to...

    reference.aspose.com/words/nodejs-net/aspose.wo...