Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 34,063 for

line

(0.18 sec)
  1. BaselineAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.BaseLineAlignment enum for precise font positioning. Enhance your document formatting with optimal vertical alignment options....fonts vertical position on a line. public enum BaselineAlignment...fonts vertical position on a line. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/bas...
  2. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and shapes in Excel files using Aspose.Cells for Node.js via C++....types: Pictures OleObjects Lines Rectangles Basic Shapes Block...very easy. It only takes a few lines of code: Simply call the PictureCollection...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/
  3. Aspose::Words::Drawing::SignatureLine::get_Allo...

    Aspose::Words::Drawing::SignatureLine::get_AllowComments method. Gets or sets a value indicating that the signer can add comments in the Sign dialog. Default value for this property is false 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...
  4. Aspose::Words::Drawing::SignatureLine::get_IsSi...

    Aspose::Words::Drawing::SignatureLine::get_IsSigned method. Indicates that signature Line is signed by digital signature in C++....method Indicates that signature line is signed by digital signature...certificate and a signature line. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for .NET for PPT and PPTX, with practical C# code examples....Axis, Horizontal Axis and Grid Lines from chart. Below code example...HorizontalAxis . MajorGridLinesFormat . Line . FillFormat . FillType = FillType...

    docs.aspose.com/slides/net/chart-calculations/
  6. Autofit Rows and Columns in Python|Documentation

    Learn how to Autofit Rows and Columns through the Aspose.Cells for Python Via Java API....autoFitRow(2,0,8) # Uncomment this line if you want to do AutoFit Row...range of cells. Also, comment line 288. # Saving the modified Excel...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  7. Autofit Rows and Columns in PHP|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....Row(2,0,8) # Uncomment this line if you want to do AutoFit Row...range of cells. Also, comment line 288. # Saving the modified Excel...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  8. 在 PHP 中调整行和列的大小|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....Row(2,0,8) # Uncomment this line if you to do AutoFit Row in...Range of Cells. Also, comment line 288. # Saving the modified Excel...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  9. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for Python via .NET for PPT, PPTX and ODP, with practical code examples....Axis, Horizontal Axis and Grid Lines from chart. Below code example...add_chart ( charts . ChartType . LINE_WITH_MARKERS , 140 , 118 , 320...

    docs.aspose.com/slides/python-net/chart-calcula...
  10. Error on updating fields of document with custo...

    When creating documents from a certain template we get an exception on calling UpdateFields(). Here the code sample: private void TestMethod(string documentTemplatePath) { using FileStream fileStream = new(document…... If you need to insert a line break into the document property...property, you can use soft line break instead of paragraph break:...

    forum.aspose.com/t/error-on-updating-fields-of-...