Sort Score
Result 10 results
Languages All
Labels All
Results 6,501 - 6,510 of 18,094 for

2 of

(0.08 sec)
  1. Three methods for filtering Chart Data|Document...

    Learn how to filter charts in Excel using Aspose.Cells for Python via .NET. Our comprehensive guide will demonstrate how to apply filters to charts, customize chart elements, and use data analysis tools for better insights and informed decision making....will appear as shown in Figure 2 . In Aspose.Cells for Python via...loads the sample Excel file . 2. Filter the data and let the chart...

    docs.aspose.com/cells/python-net/filtering-char...
  2. CompareOptions class | Aspose.Words for Node.js

    Aspose.Words.Comparing.CompareOptions class. Allows to choose additional options for document comparison operation... write ( "Original cell 2 text" ); builder . endTable ();...at ( 0 ). text = "Edited Cell 2 contents" ; (( Shape ) docEdited...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TableStyle.alignment property | Aspose.Words fo...

    TableStyle.alignment property. Specifies the alignment for the table style.... style = tableStyle ; // 2 - Use the "LeftIndent" to specify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Need To parse PDF and Conversion PDF To Excel -...

    My requirement is as follows: I have a PDF that contains text, along with images and tables. I need to create an Excel file based on this PDF, where the data is organized exactly as it appears in the PDF. Is there a so…...ali December 20, 2024, 11:15pm 2 @gaurav.k Aspose.PDF provides...accordingly. gaurav.k January 2, 2025, 5:18am 7 Okay Mr Ali, I...

    forum.aspose.com/t/need-to-parse-pdf-and-conver...
  5. Stroke.line_style property | Aspose.Words for P...

    Stroke.line_style property. Defines the line style Of the stroke.... white # 2 - The stroke, which marks the...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::ConditionalStyleCollection class...

    Aspose::Words::ConditionalStyleCollection class. Represents a collection Of ConditionalStyle objects. To learn more, visit the documentation article in C++....(); builder -> Write ( u "Cell 2" ); builder -> EndRow (); builder...Color :: get_AliceBlue ()); // 2 - By index: tableStyle -> get_ConditionalStyles...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Shape Manipulations|Aspose.Slides 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.... get_Item ( 2 )); destShapes . insertClone (...slide . getShapes (). reorder ( 2 , shp3 ); pres . save ( "Reshape_out...

    docs.aspose.com/slides/java/shape-manipulations/
  8. ReportBuilderOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words LowCode ReportBuilderOptions class, designed to enhance your LINQ Reporting Engine experience with customizable options for seamless document generation....2.docx" , obj , new ReportBuilderOptions...

    reference.aspose.com/words/net/aspose.words.low...
  9. ControlChar.OptionalHyphenChar | Aspose.Words f...

    Discover how to use the Optional Hyphen in MicrosOft Word (char31) to enhance your document formatting and improve readability. Learn more now!... AreEqual ( 2 , doc . FirstSection . Body ....PageSetup . TextColumns . SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/net/aspose.words/con...
  10. ControlChar.OPTIONAL_HYPHEN_CHAR property | Asp...

    ControlChar.OPTIONAL_HYPHEN_CHAR property. Optional Hyphen in MicrosOft Word is (char)31.... assertEqual ( 2 , doc . first_section . body .... text_columns . set_count ( 2 ) # We can use a control character...

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