Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 5,811 for

table

(0.07 sec)
  1. Re-sizing Shapes on Slide|Aspose.Slides Documen...

    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....:: Pptx ); If there is any table in the slide then above code...that case, every cell of the table needs to be resized. You need...

    docs.aspose.com/slides/cpp/re-sizing-shapes-on-...
  2. FieldMergeBarcode.AddStartStopChar | Aspose.Wor...

    Control Start/Stop characters for NW7 and CODE39 barcodes with the FieldMergeBarcode AddStartStopChar property. Enhance your barcode functionality today!...DataTable table = new DataTable ( "Barcodes" ); table . Columns..."MyCODE39Barcode" ); table . Rows . Add ( new [] { "12345ABCDE" }); table . Rows...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldMergeBarcode.CaseCodeStyle | Aspose.Words ...

    Discover the FieldMergeBarcode CaseCodeStyle property for ITF14 barcodes. Easily customize your Case Code style with valid options like STDEXTADD....DataTable table = new DataTable ( "Barcodes" ); table . Columns... Add ( "MyITF14Barcode" ); table . Rows . Add ( new [] { "09312345678907"...

    reference.aspose.com/words/net/aspose.words.fie...
  4. PreferredWidth.value property | Aspose.Words fo...

    PreferredWidth.value property. Gets the preferred width value...preferred width type and value of a table cell. let doc = new aw . Document...( base . myDir + "Tables.docx" ); let table = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::DocumentVisitor::VisitParagraphS...

    Aspose::Words::DocumentVisitor::VisitParagraphStart method. Called when enumeration of a paragraph has started in C++.... ); // 2 - Table node: SharedPtr < Table > table = doc -> get_FirstSection...get_Body () -> get_Tables () -> idx_get ( 0 ); table -> Accept ( hiddenContentRemover...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::Drawing::Charts::Chart::get_Data...

    Aspose::Words::Drawing::Charts::Chart::get_DataTable method. Provides access to properties of a data Table of this chart. The data Table can be shown using the Show property in C++....properties of a data table of this chart. The data table can be shown...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. DocumentBuilder.ParagraphFormat | Aspose.Words ...

    Explore the DocumentBuilder's ParagraphFormat property to access and customize essential paragraph formatting features for enhanced document styling....Shows how to create a formatted table using DocumentBuilder. Document...DocumentBuilder ( doc ); Table table = builder . StartTable ();...

    reference.aspose.com/words/net/aspose.words/doc...
  8. FieldMergeBarcode.ScalingFactor | Aspose.Words ...

    Discover the FieldMergeBarcode ScalingFactor property to easily adjust your barcode size in whole percentage points (10-1000) for optimal visibility....DataTable table = new DataTable ( "Barcodes" ); table . Columns..."MyQRCode" ); table . Rows . Add ( new [] { "ABC123" }); table . Rows...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::Fields::FieldToc::get_EntryLevel...

    Aspose::Words::Fields::FieldToc::get_EntryLevelRange method. Gets or sets a range of levels of the Table of contents entries to be included in C++....sets a range of levels of the table of contents entries to be included...compile all TC fields into a table of contents. auto fieldToc =...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Processing pivot tables corrupts Excel under so...

    I have a template worksheet that has a pivot Table on it. It works exactly as expected when processed through Aspose Cells. I copy that worksheet to a new file & rename it. Run through the same data load process and a…...Processing pivot tables corrupts Excel under some circumstances...worksheet that has a pivot table on it. It works exactly as expected...

    forum.aspose.com/t/processing-pivot-tables-corr...