Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 16,131 for

table

(0.04 sec)
  1. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_OddColumnBanding method. Gets the odd column banding style in C++....with certain area styles of a table. auto doc = System :: MakeObject...Aspose :: Words :: Tables :: Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. PreferredWidth.Equals | Aspose.Words for .NET

    Discover how the PreferredWidth Equals method checks if your specified width matches the current value, ensuring precision in your layout design....to set a preferred width for table cells. Document doc = new Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Font.Hidden | Aspose.Words for .NET

    Discover the Font Hidden property. Easily identify if your text is formatted as hidden. Enhance your document's clarity and presentation today!...hiddenContentRemover ); // 2 - Table node: Table table = doc . FirstSection...FirstSection . Body . Tables [ 0 ]; table . Accept ( hiddenContentRemover...

    reference.aspose.com/words/net/aspose.words/fon...
  4. Aspose.Cells Pivot PrintArea - Free Support For...

    When shifting from Aspose Cells v 25.3.0 to 25.4.0, the PrintArea behavior changed. Background: given an excel spreadsheet like this: Year Product Gross Net - - - 2001 Apples 100 30 Row Labels Sum of Net Ba…...150 Grand Total 13950 … Pivot table is F2:G6 The following code..._pivotSaveOptions); Yields an empty 2x5 table. However, in debug mode, if...

    forum.aspose.com/t/aspose-cells-pivot-printarea...
  5. TableSubstitutionRule.Save | Aspose.Words for .NET

    Effortlessly save your Table substitution settings with the TableSubstitutionRule Save method. Streamline your data management today!...string ) Saves the current table substitution settings to file...to access font substitution tables for Windows and Linux. Document...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Aspose::Words::ConditionalStyleCollection::GetE...

    Aspose::Words::ConditionalStyleCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all conditional styles in the collection in C++....with certain area styles of a table. auto doc = System :: MakeObject...Aspose :: Words :: Tables :: Table > table = builder -> StartTable...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. DocumentBuilder.Writeln | Aspose.Words for .NET

    Enhance your documents effortlessly with DocumentBuilder's Writeln method—insert text and paragraph breaks seamlessly for improved readability....how to build a formatted 2x2 table. Document doc = new Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words/doc...
  8. 使用 Java 添加、提取、删除 PDF 中的表格 | Aspose.PDF

    Java原始程式碼用於處理Java和PHP上的PDF檔中的表格,德爾福。...建立一個 Table 物件。 設定表格設定(例如設定邊框)。 填充表格。 將表格新增至頁面。...instance of the Table Aspose . Pdf . Table table = new Aspose ...

    products.aspose.com/pdf/zh-hant/java/table/
  9. Aspose::Words::Tables::Cell::get_NextCell metho...

    Aspose::Words::Tables::Cell::get_NextCell method. Gets the next Cell node in C++....Aspose::Words::Tables::Cell::get_NextCell method Cell::get_NextCell...Words :: Tables :: Cell > Aspose :: Words :: Tables :: Cell ::...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. ShapeBase.allowOverlap property | Aspose.Words ...

    ShapeBase.allowOverlap property. Gets or sets a value that specifies whether this shape can overlap other shapes....Shows how to work with floating tables properties. let doc = new aw... myDir + "Table wrapped by text.docx" ); let table = doc . firstSection...

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