Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 19,415 for

2 of

(0.08 sec)
  1. RowFormat.HeightRule | Aspose.Words for .NET

    Discover the RowFormat HeightRule property to easily customize table row heights for optimal layout and design in your applications.... Write ( "Row 2, cell 1." ); builder . EndTable... Write ( "Header Row,\n Cell 2" ); builder . InsertCell (); builder...

    reference.aspose.com/words/net/aspose.words.tab...
  2. RowFormat.Height | Aspose.Words for .NET

    Discover the RowFormat Height property to easily adjust table row height in points, enhancing your document's layout and readability.... Write ( "Row 2, cell 1." ); builder . EndTable... Write ( "Header Row,\n Cell 2" ); builder . InsertCell (); builder...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Other managing TeX options | Python

    Aspose.TeX API solution for Python includes conversion functionality that allows you to set the initial interaction mode in which the engine starts.... 2 ... 3 # Set interaction mode....conversion options instance. 2 ... 3 # Set the job name. 4 options...

    docs.aspose.com/tex/python-net/other-options/
  4. 在 Visio 页面中自动放置一组形状|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....setDistanceInHorizon ( 2 ) options . setDistanceInVertica ( 2 ) # set auto...

    docs.aspose.com/diagram/zh/python-java/auto-spa...
  5. TIFF to PDF Merge using Python | Aspose.PDF

    Combine two or more TIFF documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...and layout dimensions (2 columns by 2 rows). This step combines...CENTER , horizontal = 2 , vertical = 2 , ) document = apdf ....

    products.aspose.com/pdf/python-net/merger/tiff-...
  6. ChartSeriesCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeriesCollection Add method. Seamlessly add new series to Bar, Column, Line, and Surface charts for dynamic visuals....= { "Category 1" , "Category 2" , "Category 3" }; // Insert two...Add ( "Series 2" , categories , new [] { 64.2 , 79.5 , 94.0 });...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Risk Analysis Tool

    Learn how to perform risk analysis on your MicrosOft Project (MPP/XML) files using Aspose.Tasks for .NET....= new RiskAnalysisSettings(); 2 3 // Set number of iterations...Project( "New Project.mpp" ); 2 Task task = project. RootTask...

    docs.aspose.com/tasks/net/risk-analysis-tool/
  8. Break PDF into Hierarchical Sections - Free Sup...

    Hello, How can I use Aspose.PDF for Python via .NET to break a document into its Hierarchical Sections and then extract text in paragraphs and tables in order within each Of these hierchical sections? Maybe aspose.pdf.…...Chunks ln22 April 24, 2025, 5:28pm 2 Hello, How can I use Aspose.PDF...Thanks! asad.ali April 25, 2025, 2:43am 3 @ln22 Would you kindly...

    forum.aspose.com/t/break-pdf-into-hierarchical-...
  9. 页眉和页脚|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.... setHeader ( 2 , "&\"Times New Roman,Bold\"&12&F"...footer pageSetup . setFooter ( 2 , "&Pof&N" ); Apache POI SS -...

    docs.aspose.com/cells/zh/java/header-and-footers/
  10. ConditionalStyle.font property | Aspose.Words f...

    ConditionalStyle.font property. Gets the character formatting Of the conditional style.... write ( "Cell 2" ); builder . endRow (); builder...backgroundPatternCol = "#F0F8FF" ; // 2 - By index: tableStyle . conditionalStyles...

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