Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 150,087 for

2

(0.12 sec)
  1. Extract all Header Text and Level from PDF Docu...

    Please provide code parser all header text from an existing PDF document....ali May 1, 2025, 12:09pm 2 @ln22 There is no such entities...existing document. ln22 May 1, 2025, 2:13pm 3 Sorry if my question was...

    forum.aspose.com/t/extract-all-header-text-and-...
  2. Repairing a document that Acrobat Reader consid...

    Hi, We have lorem-ipsum-resized-w-problem.zip (85.5 KB), a document that we got from resizing (using Aspose.PDF) the original PDF with an annotation lorem-input.zip (86.6 KB). We tried to apply document.Repair(); b…...ali July 2, 2020, 6:23am #2 @gwert Would you kindly...will share with you. gwert July 2, 2020, 11:00am #3 Hi there, Here...

    forum.aspose.com/t/repairing-a-document-that-ac...
  3. OutlineLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.OutlineLevel enum to easily manage paragraph outline levels in your documents for enhanced organization and clarity....is at the outline level 2. Level3 2 The paragraph is at the outline...Writeln ( "Paragraph outline level 2." ); // Two paragraphs of the...

    reference.aspose.com/words/net/aspose.words/out...
  4. Word bookmarks loose ID - Free Support Forum - ...

    Hi, Aspose team. Scenario: Aspose.Words 25.4.0 breaks Word bookmark IDs when resaving a DOCX document. The sample document has 2 bookmarks in the footer. Issue (actual behavior): If I resave a DOCX document with Aspose…... The sample document has 2 bookmarks in the footer. Issue...resaving the doc. document.docx (64.2 KB) var path = @"./document.docx";...

    forum.aspose.com/t/word-bookmarks-loose-id/312334
  5. Pivot table - Index was out of range - Free Sup...

    Hello Guys, i have a problem when I want to calculate the pivot table in the following example excel file. I always get the following exception “Index was out of range. Must be non-negative and less than the size of th…...ahsaniqbalsidiqui March 16, 2021, 4:53pm 2 @akquinet , We have observed this...MB) akquinet March 19, 2021, 2:53pm 6 Thanks, work fine amjad...

    forum.aspose.com/t/pivot-table-index-was-out-of...
  6. ChartSeries.DataPoints | Aspose.Words for .NET

    Discover the ChartSeries DataPoints property, offering a comprehensive collection of formatting tools to enhance every data point in your series....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataLabels [ 2 ]; dataLabel . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartDataLabel.Format | Aspose.Words for .NET

    Discover the ChartDataLabel Format property for easy access to customizable fill and line formatting, enhancing your data visualization effortlessly....( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataLabels [ 2 ]; dataLabel . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartDataLabel.ShowPercentage | Aspose.Words fo...

    Enable percentage display on chart data labels with the ChartDataLabel ShowPercentage property. Enhance clarity and insights in your visual data!...( "Series 2" )); Assert . That ( chart . Series [ 2 ]. Name ,.... Series [ 1 ]. DataLabels [ 2 ]; dataLabel . Format . Fill ...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 从DataTable导入|Documentation

    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....1 ] = "Aniseed Syrup" ; dr [ 2 ] = 15 ; //Adding filled row to...dr [ 0 ] = 2 ; dr [ 1 ] = "Boston Crab Meat" ; dr [ 2 ] = 123 ;...

    docs.aspose.com/cells/zh/net/importing-from-dat...
  10. CustomXmlProperty.uri property | Aspose.Words f...

    CustomXmlProperty.uri property. Gets or sets the namespace URI of the custom XML attribute or smart tag property....assertEqual ( '2003' , properties [ 2 ] . value ) self . assertEqual...( 3 , properties . count ) # 2 - Remove by name: properties ...

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