Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 22,242 for

table

(0.07 sec)
  1. 使用C++创建AcroForms|Aspose.PDF for C++

    本节介绍如何使用Aspose.PDF for C++从头开始在PDF文档中创建AcroForms。...(); auto table = MakeObject < Aspose :: Pdf :: Table > (); table...get_Paragraphs () -> Add ( table ); auto r1 = table -> get_Rows () ->...

    docs.aspose.com/pdf/zh/cpp/create-form/
  2. Additional Bookmarks Added During Aspose Docume...

    We are using Aspose for document generation. In our Word template, we have only one bookmark defined. However, when we generate the document through Aspose, the output document contains additional bookmarks (for example,…... _Toc* Generated for a Table‑of‑Contents field. _Picture*...What you can do Inserting a Table‑of‑Contents Use doc.UpdateFields()...

    forum.aspose.com/t/additional-bookmarks-added-d...
  3. Opening a Presentation in VSTO and Aspose.Slide...

    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....Text Removing row or column in Table in VSTO and Aspose.Slides...

    docs.aspose.com/slides/net/opening-a-presentati...
  4. Aspose::Words::Comparing::CompareOptions class ...

    Aspose::Words::Comparing::CompareOptions class. Allows to choose additional options for document comparison operation. To learn more, visit the documentation article in C++....differences in data contained in tables. get_IgnoreTextboxes () const..."Original endnote text." ); // Table: builder -> StartTable (); builder...

    reference.aspose.com/words/cpp/aspose.words.com...
  5. Aspose.Cells 8.5.1中的公共API更改|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....Tables.TableDataSourceType枚举,用于检索...DataSourceType == Aspose . Cells . Tables . TableDataSourceType . QueryTable...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. MailMerge Issue - LF - Free Support Forum - asp...

    I found an issue where when there is a mergefield with a line feed in the IF statement, it does not collapse up during mailmerge when empty. <MERGEFIELD Data1> <IF <MERGEFIELD Data2> = "TEST" "" ""> <MERGEFIELD Data3> I…...DataTable table = new DataTable("TestData"); table.Columns.Add("ClientName"...Add("ClientName", typeof(string)); table.Columns.Add("ExtraData", typeof(string));...

    forum.aspose.com/t/mailmerge-issue-lf/318770
  7. How to Add Data Validation in Excel using C#

    This short tutorial guides on how to add data validation in Excel using C#. It provides complete details for IDE settings and a runnable sample code to create drop down selection in Excel using C#....to filter data in an Excel table, refer to the article on how...how to filter data in Excel table using C# . Updated on 14 Dec...

    kb.aspose.com/cells/net/how-to-add-data-validat...
  8. FieldToc.bookmark_name property | Aspose.Words ...

    FieldToc.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the document used to build the Table....document used to build the table. @property def bookmark_name...compile all headings into a table of contents. # For each heading...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Make a Fillable Form in Word using Java

    This tutorial contains information on how to make a fillable form in Word using Java. After following this tutorial you can create a form in Word using Java by adding controls like text input, checkbox, combobox, etc....learn the process of creating a table in a Word document, refer to...the article on how to create table in a word document with Java...

    kb.aspose.com/words/java/how-to-make-a-fillable...
  10. Convert BMP to EMLX in Python | products.aspose...

    Save BMP to EMLX within Python applications without using Microsoft Word or Outlook...OST (Outlook Offline Storage Table) Convert BMP to PST (Outlook...(Outlook Personal Storage Table) Convert BMP to VCF (vCard File)...

    products.aspose.com/total/python-net/conversion...