Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 34,498 for

line

(0.05 sec)
  1. Simple Labeling|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....StrikeOut - text with a line through the middle. FontSize...features. Here’s how to do that: Lines Labeling Examples By default...

    docs.aspose.com/gis/net/simple-labeling/
  2. SignatureLine.signer_title property | Aspose.Wo...

    SignatureLine.signer_title property. Gets or sets suggested signer's title (for example, Manager)...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/python-net/aspose.wo...
  3. SignatureLine.AllowComments | Aspose.Words for ...

    Discover the SignatureLine AllowComments property, enable signers to add comments in the Sign dialog for enhanced feedback. Default is false....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/net/aspose.words.dra...
  4. ChartDataLabel.separator property | Aspose.Word...

    ChartDataLabel.separator property. Gets or sets string separator used for the data labels on a chart...name and percentage, when a line break shall be used instead...apply labels to data points in a line chart. test ( 'DataLabels' ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartDataPointCollection.count property | Aspos...

    ChartDataPointCollection.count property. Returns the number of [ChartDataPoint](../../chartdatapoint/) in this collection....to work with data points on a line chart. def chart_data_point...drawing . charts . ChartType . LINE , 500 , 350 ) chart = shape...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Add Layers to PDF File in Ruby|Aspose.PDF for Java

    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.... new ( "oc1" , "Red Line" ) layer . getContents (). add...Layer ' ). new ( "oc2" , "Green Line" ) layer . getContents (). add...

    docs.aspose.com/pdf/java/add-layers-to-pdf-file...
  7. SignatureLineOptions.ShowDate | Aspose.Words fo...

    Discover how the SignatureLineOptions ShowDate property enhances your document's professionalism by displaying the sign date on signature Lines....date is shown in the signature line. Default value for this property...certificate and a signature line. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/sig...
  8. Working with Fonts in C++|Aspose.Words for C++

    Font formatting in details using C++.... Getting Font Line Spacing Font line spacing is the vertical...of two consecutive lines of text. So line spacing includes the...

    docs.aspose.com/words/cpp/working-with-fonts/
  9. Autofit Rows and Columns in 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 want to do AutoFit Row...range of cells . Also , comment line 288 . # Saving the modified...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  10. Incorrect Text Redaction Formatting after Modif...

    We are using TextFragmentAbsorber to find and redact text in a PDF. The redactions are marked with square brackets like [Reason], and the logic does the following: Finds all fragments matching regex: \[(?s)(.*?)\] Upda…...original [Reason] includes a line break ( \r\n ) We noticed that...that adding the following line improves formatting in some cases...

    forum.aspose.com/t/incorrect-text-redaction-for...