Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 34,852 for

line

(0.07 sec)
  1. ParagraphFormat.widow_control property | Aspose...

    ParagraphFormat.widow_control property. True if the first and last Lines in the paragraph are to remain on the same page as the rest of the paragraph....True if the first and last lines in the paragraph are to remain...does not fit onto one page, one line may spill over onto the next...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Create Presentations in .NET|Aspose.Slides Docu...

    Create presentations in .NET with Aspose.Slides—produce PPT, PPTX, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....Presentation To add a simple plain line to a selected slide of the presentation...its Index. Add an AutoShape of Line type using AddAutoShape method...

    docs.aspose.com/slides/net/create-presentation/
  3. Chart Types with C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for C++. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....standard formatting: Column Bar Line Pie Scatter Area Doughnut Radar...bar chart Line Charts Line charts make use of lines to display...

    docs.aspose.com/cells/cpp/chart-types/
  4. How to adjust space in table in aspose word tem...

    Hi Team, Could you please assist me on below query. How to remove spacing in aspose word template table. And how to create aspose word template with same alignment with respect to a reference rdlc report. Below mention…...mentioned screenshot, decrease 1 line space between AppliedStandard...thomas How to remove the extra line between the two rows in the...

    forum.aspose.com/t/how-to-adjust-space-in-table...
  5. Non standard email date format header handling ...

    I have some .eml and some .msg mail files that contain date headers in a non-standard format: Date: Thu Sep 30 18:58:24 UTC 2021 Good old AI has suggested that I can use this technique for .msg files: // Create load …...am able to read the file line-by-line until I get that Date header...approach of parsing the file line-by-line to extract and inject the...

    forum.aspose.com/t/non-standard-email-date-form...
  6. 在Python中自动调整行和列|Documentation

    通过Aspose.Cells for Python Via Java API学习如何自动调整行和列。...autoFitRow(2,0,8) # Uncomment this line if you to do AutoFit Row in...Range of Cells. Also, comment line 288. \ # Saving the modified...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  7. Work with Raster Layers using GIS C# Library|Do...

    GIS C# Library lets you read or work with the GeoTIFF raster format which is one of the most widely used raster formats among GIS Software....multi-band raster Read values line by line Read value of specified...

    docs.aspose.com/gis/net/raster-layers/
  8. Manipulate Position Size and Designer Chart wit...

    Learn how to use Aspose.Cells for C++ to effectively manipulate the position, size, and designer chart in Microsoft Excel. Our guide will demonstrate how to adjust these properties for improved layout and visualization.... Manipulating a Line Chart in the Designer Template...example, we will manipulate a line chart. We will add some data...

    docs.aspose.com/cells/go-cpp/manipulate-positio...
  9. Automate Presentation Localization in Java|Aspo...

    Automate PowerPoint and OpenDocument slide localization in Java with Aspose.Slides, using practical code samples and tips for faster global rollout....language ID affect hyphenation and line breaks during rendering? In...proofing. Hyphenation quality and line wrapping primarily depend on...

    docs.aspose.com/slides/java/presentation-locali...
  10. Convert Text to PDF|Aspose.PDF for Android via ...

    Aspose.PDF for Android via Java allows you to convert plain text file to PDF or to convert pre-formatted text file to PDF....string List < String > lines ; try { lines = Files . readAllLines...for ( String line : lines ) { // check if line contains "form...

    docs.aspose.com/pdf/androidjava/convert-text-to...