Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 26,599 for

line

(0.22 sec)
  1. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::get_DoNotExpandShiftReturn method. Don't Justify Lines Ending in Soft Line Break in C++....method Don’t Justify Lines Ending in Soft Line Break. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  2. MailMergeSettings.Query | Aspose.Words for .NET

    Discover how to leverage the MailMergeSettings Query property to efficiently import records from external data sources for seamless mail merge operations.... The first line contains the three columns'...names, // and each subsequent line is a row with their respective...

    reference.aspose.com/words/net/aspose.words.set...
  3. MailMergeSettings.query property | Aspose.Words...

    MailMergeSettings.query property. Contains the Structured Query Language string that shall be run against the specified external data source to return the set of records which shall be imported into the document when the mail merge operation is performed... The first line contains the three columns'...names, // and each subsequent line is a row with their respective...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PageSetup.layoutMode property | Aspose.Words fo...

    PageSetup.layoutMode property. Gets or sets the layout mode of this section....number of characters that each line may have. let doc = new aw ...the number of characters per line in this section. builder . pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Paragraph.GetEffectiveTabStops | Aspose.Words f...

    Discover the GetEffectiveTabStops method to retrieve all tab stops in a paragraph, including those from styles and lists for enhanced formatting.... Line ); // We can see these tab stops...tab leader's value, leave a line between the tab departure and...

    reference.aspose.com/words/net/aspose.words/par...
  6. Aspose::Words::ParagraphFormat::get_BaselineAli...

    Aspose::Words::ParagraphFormat::get_BaseLineAlignment method. Gets fonts vertical position on a Line in C++....fonts vertical position on a line. Aspose :: Words :: BaselineAlignment...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Add WordArt Watermark to Chart with C++|Documen...

    Learn how to use Aspose.Cells for C++ to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....9 ); // Get the line format. LineFormat lineFormat...wordart . GetLine (); // Set Line format to invisible. lineFormat...

    docs.aspose.com/cells/cpp/add-wordart-watermark...
  8. ChartDataLabelCollection.showDataLabelsRange pr...

    ChartDataLabelCollection.showDataLabelsRange property. Allows to specify whether values from data labels range to be displayed in the data labels of the entire series...apply labels to data points in a line chart. test ( 'DataLabels' ...Drawing . Charts . ChartType . Line , 400 , 300 ); let chart = chartShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ParagraphFormat.characterUnitLeftIndent propert...

    ParagraphFormat.characterUnitLeftIndent property. Gets or sets the left indent value (in characters) for the specified paragraphs....59 , 1 ); // 4 - Line spacing before paragraphs: expect...toBeCloseTo ( 61.1 , 1 ); // 5 - Line spacing after paragraphs: expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Reading CSV File with Multiple Encodings|Docume...

    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....which contains two lines. The first line is in ANSI encoding...encoding and the second line is in Unicode encoding Input file The following...

    docs.aspose.com/cells/java/reading-csv-file-wit...