Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 20,336 for

2 of

(0.19 sec)
  1. How to tag tables to a page number in word docu...

    I am reading a word document using python-docx, python-docx·PyPI but it has limitation as it does not give us the page information. The word document has lot Of tables which could be splitted to next page. The python-do…...do it correctly: k="Appendix-2 copy.docx" doc = aw.Document(k)...Discourse June 19, 2025, 9:49am 2 @pratik122354 Cause It appears...

    forum.aspose.com/t/how-to-tag-tables-to-a-page-...
  2. Extract Paragraph from PDF|Aspose.PDF for Andro...

    Learn how to extract specific paragraphs from a PDF document in Android/Java using Aspose.PDF for content extraction.... get_Item ( 2 ); ParagraphAbsorber absorber...(). add ( new SetLineWidth ( 2 )); page . getContents () . add...

    docs.aspose.com/pdf/androidjava/extract-paragra...
  3. Aspose::Words::Node::get_Range method | Aspose....

    Aspose::Words::Node::get_Range method. Returns a Range object that represents the portion Of a document that is contained in this node in C++...."Section 2." ); ASSERT_EQ ( u "Section 1. \f Section 2." , doc...get_Count ()); ASSERT_EQ ( u "Section 2." , doc -> GetText (). Trim ());...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. ChartSeries.format property | Aspose.Words for ...

    ChartSeries.format property. Provides access to fill and line formatting Of the series....= [ 'Category 1' , 'Category 2' ] # Adding new series. Value...= categories , values = [ 1 , 2 ]) series2 = series_coll . add...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldIndex.Heading | Aspose.Words for .NET

    Discover the FieldIndex Heading property to customize entry headers by letter, enhancing organization and user experience in your application....span over 2 columns. index . NumberOfColumns = "2" ; // Set any...( " INDEX \\z 1033 \\h A \\c 2 \\p a-c" )); // These next two...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Converter | Aspose.Words for Java

    Represents a group Of methods intended to convert a variety Of different types Of documents using a single line Of code in Java....2.jpeg", SaveFormat.JPEG); LoadOptions...getArtifactsDir() + "LowCode.ConvertToImages.2.jpeg", SaveFormat.JPEG); LoadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  7. 用C++跟踪文档转换进度|Documentation

    学习如何使用Aspose.Cells在C++中跟踪文档转换进度,以增强应用程序的可用性。... GetPageIndex () < 2 ) { args . SetIsToOutput ( false...page index 2 of pages 11 </ br > End saving page index 2 of pages...

    docs.aspose.com/cells/zh/cpp/track-document-con...
  8. Aspose.Cells - Incorrect html is saved - Free S...

    I need to save certain range Of cells as html. I use Workbook.Save xlsx file as html: workbook.Save(fs, htmlOptions); Save as HTML method does not work. 25.3.0 - Works correctly 25.4.0 - Does not work var input = @"…...l April 21, 2025, 2:01pm 1 I need to save certain...Discourse April 21, 2025, 2:01pm 2 @aleksandr.l It seems you...

    forum.aspose.com/t/aspose-cells-incorrect-html-...
  9. Group Rows and Create Subtotal|Documentation

    This article introduces how to group/ungroup rows/columns and how to work with subtotal in GridWeb.... 2 dataRows The number of the data...Calculates the average of the values. 2 COUNT Counts the numeric values...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Add method. Adds a property to the collection in C++...."2003" , properties -> idx_get ( 2 ) -> get_Value ()); ASSERT_EQ...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.mar...