Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 32,071 for

line

(0.11 sec)
  1. ParagraphFormat.baselineAlignment property | As...

    ParagraphFormat.baseLineAlignment property. Gets or sets fonts vertical position on a Line....fonts vertical position on a line. get baselineAlignment () :...fonts vertical position on a line. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartMarker | Aspose.Words for Java

    Represents a chart data marker in Java....to work with data points on a line chart. public void chartDataPoint()...builder.insertChart(ChartType.LINE, 500.0, 350.0); Chart chart...

    reference.aspose.com/words/java/com.aspose.word...
  3. CompatibilityOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your document experience!...} Add Document Grid Line Pitch To Lines in Table Cells. AlignTablesRowByRow...Legacy Ethiopic and Amharic Line Breaking Rules. AutofitToFirstFixedW...

    reference.aspose.com/words/net/aspose.words.set...
  4. 在Jython中调整行和列的大小|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....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-...
  5. Aspose::Words::Drawing::SignatureLine::get_Defa...

    Aspose::Words::Drawing::SignatureLine::get_DefaultInstructions method. Gets or sets a value indicating that default instructions is shown in the Sign dialog. Default value for this property is true in C++....Examples Shows how to create a line for a signature and insert it...that will contain a signature line, whose appearance we will //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::SignatureLine::get_Emai...

    Aspose::Words::Drawing::SignatureLine::get_Email method. Gets or sets suggested signer's e-mail address. Default value for this property is empty string in C++....Examples Shows how to create a line for a signature and insert it...that will contain a signature line, whose appearance we will //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Fields::FieldSymbol::get_IsUnico...

    Aspose::Words::Fields::FieldSymbol::get_IsUnicode method. Gets or sets whether the character code is interpreted as the value of a Unicode character in C++....()); builder -> Writeln ( u " Line 1" ); // 2 - Add a SYMBOL field...the rest of the text on their line. field -> set_DontAffectsLineSpaci...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldSymbol::get_IsAnsi ...

    Aspose::Words::Fields::FieldSymbol::get_IsAnsi method. Gets or sets whether the character code is interpreted as the value of an ANSI character in C++....()); builder -> Writeln ( u " Line 1" ); // 2 - Add a SYMBOL field...the rest of the text on their line. field -> set_DontAffectsLineSpaci...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Why does ParagraphFormat.getFirstLineIndent() r...

    请看一下附件里的template.zip (42.3 KB)这个模板文件,可以看到如附件里的 这个截图所示,first Line indent是没有设置的。 然后当我在用Aspose Java的API去读取这个模板文件里的这个样式的first Line indent时,发现得到的是-28.35,见附件里的 截图。截图里的程序如下,把new Document(new FileInputStream(“xxx.dotm”)…...1920×1041 146 KB 这个截图所示,first line indent是没有设置的。 然后当我在用Aspose ...Java的API去读取这个模板文件里的这个样式的first line indent时,发现得到的是-28.35,见附件里的 2888×1532...

    forum.aspose.com/t/why-does-paragraphformat-get...
  10. 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/