Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 19,679 for

2 of

(0.07 sec)
  1. TabStop constructor | Aspose.Words for Python

    aspose.words.TabStop constructor... assertEqual ( 2 , tab_stops . count ) self . assertFalse...writeln ( 'Start \t Tab 1 \t Tab 2' ) paragraphs = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Manage Cells|Aspose.Slides Documentation

    Table cells in PowerPoint presentations in C++...of merged cell with RowSpan={2} and ColSpan={3} starting from...merge 2 pairs of cells (1, 1) x (2, 1) and (1, 2) x (2, 2), the...

    docs.aspose.com/slides/cpp/manage-cells/
  3. AFP documents to pdf/tiff - Free Support Forum ...

    Hi Team, May I please know if Aspose support conversion Of AFP file format to TIFF and PDF? If yes, can you point me to any code samples and which Aspose product? Thanks, Ambika...ahsaniqbalsidiqui May 2, 2020, 6:58am 2 @Kofax_Business_Communications...our feedback soon. asad.ali May 2, 2020, 6:01pm 3 @Kofax_Business_Communications...

    forum.aspose.com/t/afp-documents-to-pdf-tiff/21...
  4. ParagraphFormat.IsHeading | Aspose.Words for .NET

    Discover how the IsHeading property enhances your document formatting by identifying built-in Heading styles for better organization and clarity....serve as TOC entries of levels 1, 2, and then 3. builder . ParagraphFormat...builder . Writeln ( "Heading 1.2" ); builder . ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/par...
  5. ChartSeriesCollection indexer | Aspose.Words fo...

    ChartSeriesCollection indexer. Returns a [ChartSeries](../../chartseries/) at the specified index....example -1 means the last item, -2 means the second before last and...= [ 'Category 1' , 'Category 2' , 'Category 3' , 'Category 4'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Chart Worksheet Formulas|Aspose.Slides Document...

    PowerPoint Equations and Spreadsheet Formulas...ObjectExt :: Box < double > ( - 2.5 )); workbook -> GetCell ( 0...value2 = cell2 -> get_Value (); // 2.1 Logical Constants You can use...

    docs.aspose.com/slides/cpp/chart-worksheet-form...
  7. FieldToc.sequence_separator property | Aspose.W...

    FieldToc.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers.... get_field_code ()) # 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, # and the separator is ">", so...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::TabStopCollection::idx_get metho...

    Aspose::Words::TabStopCollection::idx_get method. Gets a tab stop at the specified position in C++....TabLeader :: Dashes )); ASSERT_EQ ( 2 , tabStops -> get_Count ()); ASSERT_FALSE...Writeln ( u "Start \t Tab 1 \t Tab 2" ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/tab...
  9. Aspose::Words::Fields::FieldToc::get_TableOfFig...

    Aspose::Words::Fields::FieldToc::get_TableOfFiguresLabel method. Gets or sets the name Of the sequence identifier used when building a table Of figures in C++....fieldSeq -> GetFieldCode ()); // 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, // and the separator is ">",...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. ChartSeries.dataPoints property | Aspose.Words ...

    ChartSeries.dataPoints property. Returns a collection Of formatting objects for all data points in this series....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataLabels . at ( 2 ); dataLabel . format . fill ...

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