Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 34,990 for

line

(1.09 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Aspose::Words::Drawing::SignatureLine::get_IsVa...

    Aspose::Words::Drawing::SignatureLine::get_IsValid method. Indicates that signature Line is signed by digital signature and this digital signature is valid 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. Aspose::Words::Fields::FieldSymbol::get_Charact...

    Aspose::Words::Fields::FieldSymbol::get_CharacterCode method. Gets or sets the character's code point value in decimal or hexadecimal 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...
  6. Aspose::Words::Fields::FieldSymbol::get_FontSiz...

    Aspose::Words::Fields::FieldSymbol::get_FontSize method. Gets or sets the size in points of the font of the character retrieved by the field 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...
  7. Aspose::Words::Tables::Table::SetBorders method...

    Aspose::Words::Tables::Table::SetBorders method. Sets all table borders to the specified Line style, width and color in C++....table borders to the specified line style, width and color. void...le The line style to apply. lineWidth double The line width to...

    reference.aspose.com/words/cpp/aspose.words.tab...
  8. 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...
  9. 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...
  10. 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...