Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 34,708 for

line

(1.1 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – افزودن، استخراج یا حذف پیوست ها در PDF با استفاده از Java https://products.aspose.com/pdf/fa/java/attachments/ Recent content in افزودن، استخرا......language-java java line cl c1 // Open documentw line cl n Documentw...());w line cl c1 // Get particular embedded filew line cl n FileSpecificationw...

    products.aspose.com/pdf/fa/java/attachments/ind...
  2. ControlChar.SectionBreakChar | Aspose.Words for...

    Discover the ControlChar SectionBreakChar field, optimize your document formatting with the essential end-of-section character for seamless text flow....space cannot have an automatic line break at its position. builder...// Add a line break. builder . Write ( "Before line break." +...

    reference.aspose.com/words/net/aspose.words/con...
  3. ControlChar.NonBreakingSpace | Aspose.Words for...

    Discover ControlChar's NonBreakingSpace field for seamless formatting. Enhance your text with the x00a0 character for improved readability!...space cannot have an automatic line break at its position. builder...// Add a line break. builder . Write ( "Before line break." +...

    reference.aspose.com/words/net/aspose.words/con...
  4. Aspose::Words::ControlChar::CellChar field | As...

    Aspose::Words::ControlChar::CellChar field. End of a table cell or end of a table row character: (char)7 or "\a" in C++....space cannot have an automatic line break at its position. builder...+ u "After tab." ); // Add a line break. builder -> Write ( System...

    reference.aspose.com/words/cpp/aspose.words/con...
  5. Aspose::Words::ControlChar::OptionalHyphenChar ...

    Aspose::Words::ControlChar::OptionalHyphenChar field. Optional Hyphen in Microsoft Word is (char)31 in C++....space cannot have an automatic line break at its position. builder...+ u "After tab." ); // Add a line break. builder -> Write ( System...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Aspose::Words::ControlChar::ParagraphBreakChar ...

    Aspose::Words::ControlChar::ParagraphBreakChar field. End of paragraph character: (char)13 or "\r" in C++....space cannot have an automatic line break at its position. builder...+ u "After tab." ); // Add a line break. builder -> Write ( System...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ControlChar::SectionBreak method...

    Aspose::Words::ControlChar::SectionBreak method. End of section character: "\x000c" or "\f". Note it has the same value as PageBreak in C++....space cannot have an automatic line break at its position. builder...+ u "After tab." ); // Add a line break. builder -> Write ( System...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Aspose Pdf Comparison - Free Support Forum - as...

    hi How to extract true visual Lines with text using Aspose.PDF when a Line contains mixed font sizes, superscripts or subscripts? Detailed Query: I am using Aspose.PDF for Java to extract text from a page with Line in…...true visual lines with text using Aspose.PDF when a line contains...extract text from a page with line information for PDF comparison...

    forum.aspose.com/t/aspose-pdf-comparison/324084
  9. Aspose::Words::Drawing::EndCap enum | Aspose.Wo...

    Aspose::Words::Drawing::EndCap enum. Specifies Line cap style in C++.... enum EndCap enum Specifies line cap style. enum class EndCap...protrudes by half line width. Flat 2 Line ends at end point....

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Font.strike_through property | Aspose.Words for...

    Font.strike_through property. True if the font is formatted as strikethrough text....Examples Shows how to add a line strikethrough to text. doc =... text = 'Text with a single-line strikethrough.' ) run . font...

    reference.aspose.com/words/python-net/aspose.wo...