Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 20,303 for

table

(0.12 sec)
  1. 档案

    档案...System::SharedPtr<Table> table = MakeObject<Table>(); table->set_Left(200);...table->set_Left(200); table->set_Top(300); table->set_ColumnWidths(u"120");...

    blog.aspose.com/zh/pdf/create-fill-or-edit-fill...
  2. 创建分层视图表单|Documentation

    本文介绍如何在GridWeb中创建分层视图。...展开 button , the child view table of that row is expanded down.... DataSource ; if ( view . Table . TableName == "Order Details"...

    docs.aspose.com/cells/zh/net/aspose-cells-gridw...
  3. FieldDisplayBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDisplayBarcode class to effortlessly implement DISPLAYBARCODE fields in your documents. Enhance your document management today!...DataTable table = new DataTable ( "Barcodes" ); table . Columns..."MyQRCode" ); table . Rows . Add ( new [] { "ABC123" }); table . Rows...

    reference.aspose.com/words/net/aspose.words.fie...
  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. FieldAsk | Aspose.Words for Java

    Implements the ASK field in Java....DataTable table = new DataTable("My Table"); table.getColumns()...add("Column 1"); table.getRows().add("Row 1"); table.getRows().add("Row...

    reference.aspose.com/words/java/com.aspose.word...
  6. Сonverting 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 shows the input file formats...

    docs.aspose.com/cad/net/getting-started/convert...
  7. 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...
  8. Issue with Formulas (presence of @ before funct...

    Hi guys, Maybe some of you can help me find a solution to my case. I generate some algorithm with default constructor to generate a workbook with sheets. (for a french version of Excel) In one column of the sheet nam…...references, particularly in tables. The “@” symbol indicates that...for handling references in a table context. Cause : The “@” symbol...

    forum.aspose.com/t/issue-with-formulas-presence...
  9. Aspose::Words::Tables::CellCollection::idx_get ...

    Aspose::Words::Tables::CellCollection::idx_get method. Retrieves a Cell at the given index in C++....Aspose::Words::Tables::CellCollection::idx_get method Contents...Words :: Tables :: Cell > Aspose :: Words :: Tables :: CellCollection...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Working with Content Control SDT|Aspose.Words f...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using C#....Block-level – Among paragraphs and tables, as a child of a Body, HeaderFooter...Among rows in a table, as a child of a Table node Cell-level...

    docs.aspose.com/words/net/working-with-content-...