Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 23,332 for

table

(0.08 sec)
  1. Add support for .gdb folder in GDB format - Fre...

    Hi Alexander, Our customer need support for .gdb folder in GDB format. Can you please add this ability in your GIS API ? Thanks,...multiple feature classes and tables.“); Console.WriteLine(” Files...FileGdb can be represent as one table only.“); Console.WriteLine(”...

    forum.aspose.com/t/add-support-for-gdb-folder-i...
  2. Working with Paragraphs in Python|Aspose.Words ...

    Insert paragraph and specify its formatting in a document using Python....particular heading to appear in a Table of Contents but don’t want the...the entire heading in the Table of Contents, you can use this...

    docs.aspose.com/words/python-net/working-with-p...
  3. Working with SmartArt Cold Rendering|Aspose.Wor...

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

    docs.aspose.com/words/nodejs-net/working-with-s...
  4. Aspose::Words::Fields::FieldToa::set_EntrySepar...

    Aspose::Words::Fields::FieldToa::set_EntrySeparator method. Sets the character sequence that is used to separate a Table of authorities entry and its page number in C++....that is used to separate a table of authorities entry and its...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldToa::set_RemoveEntr...

    Aspose::Words::Fields::FieldToa::set_RemoveEntryFormatting method. Sets whether to remove the formatting of the entry text in the document from the entry in the Table of authorities in C++....document from the entry in the table of authorities. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Inconsistent behaviour manipulating HeaderFoote...

    Hello We are migrating our PDF’s to the new Aspose schema (from version 11 to 25.10.0) and one of the tasks we need to do programatically, is to display headers and footers in subsequent pages because when the content g…...Paragraphs) { var table = para as Table; if (table == null) continue;...continue; foreach (Row row in table.Rows) { if(row.MinRowHeight <=...

    forum.aspose.com/t/inconsistent-behaviour-manip...
  7. RowFormat.clear_formatting method | Aspose.Word...

    RowFormat.clear_formatting method. Resets to default row formatting....Examples Shows how to build a table with custom borders. doc = aw...) builder . start_table () # Setting table formatting options...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CellCollection indexer | Aspose.Words for Python

    CellCollection indexer. Retrieves a [Cell](../../cell/) at the given index....how to iterate through all tables in the document and print the...file_name = MY_DIR + 'Tables.docx' ) tables = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentBase | Aspose.Words for Java

    Provides the abstract base class for a main document and a glossary document of a Word document in Java....accept(hiddenContentRemover); // 2 - Table node: Table table = doc.getFirstSection()...getBody().getTables().get(0); table.accept(hiddenContentRemover);...

    reference.aspose.com/words/java/com.aspose.word...
  10. Elements|Aspose.Slides Documentation

    Browse Aspose.Slides for Java elements examples: add, style, and animate shapes, text, images, charts, and Tables in PowerPoint and OpenDocument presentations....Animation Slide Transition Table Hyperlink SmartArt VBA Macro...

    docs.aspose.com/slides/java/examples/elements/