Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 33,261 for

line

(0.08 sec)
  1. PDF sticky Annotations using C#|Aspose.PDF for ...

    Learn how to create sticky annotations, such as notes and highlights, in PDFs using Aspose.PDF in .NET....string [] { "HELLO" , "Line 1" , "Line 2" }, ts ); // Save PDF...

    docs.aspose.com/pdf/net/sticky-annotations/
  2. 从PDF中提取段落|Aspose.PDF for Android via Java

    本文介绍如何使用ParagraphAbsorber——Aspose.PDF中的一个特殊工具,从PDF文档中提取文本。... List < TextFragment > line : paragraph . getLines ()) {...for ( TextFragment fragment : line ) { paragraphText . append (...

    docs.aspose.com/pdf/zh/androidjava/extract-para...
  3. Aspose::Words::Drawing::Charts::ChartDataLabel ...

    Aspose::Words::Drawing::Charts::ChartDataLabel class. Represents data label on a chart point or trendLine. To learn more, visit the documentation article in C++....Provides access to fill and line formatting of the data label...name and percentage, when a line break shall be used instead...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Convert OneNote to Html using user callbacks | ...

    Learn how to convert OneNote notes into HTML format with user-defined callbacks for saving and conversion....the following string “/* This line is appended to stream manually...the following string "/* This line is appended to stream manually...

    docs.aspose.com/note/net/convert-onenote-to-htm...
  5. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples....control the visual density of a line or block of text by expanding...to expand the spacing for one line of text and condense it for...

    docs.aspose.com/slides/python-net/text-formatting/
  6. Convert HTML to MHTML – Aspose.HTML for .NET

    Learn how to convert HTML to MHTML with Aspose.HTML. You will consider the supported HTML to MHTML conversion scenarios and C# examples to illustrate them.... HTML to MHTML with one line of code The static methods of...application literally with a single line of code! Copy 1 // Convert HTML...

    docs.aspose.com/html/net/convert-html-to-mhtml/
  7. Enhance Your Presentations with AutoFit in Pyth...

    Learn how to manage AutoFit settings in Aspose.Slides for Python via .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....shape’s borders along a single line. FAQ Do the text frame’s internal...interact with manual and soft line breaks? Forced breaks remain...

    docs.aspose.com/slides/python-net/manage-autofi...
  8. CsvDataLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Reporting.CsvDataLoadOptions for efficient CSV data parsing. Optimize your document processing with customizable options today!...contains column names at the first line. Properties Name Description...character that is used to comment lines of CSV data. Delimiter { get;...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Microsoft Graph Utility Features|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....StringBuilder (); String line ; try { while (( line = reader . readLine...= null ) { result . append ( line ); } } catch ( IOException e...

    docs.aspose.com/email/java/microsoft-graph-util...
  10. Read OFX response File via C# | products.aspose...

    Sample code for OFX response file reading. Use API example code to read batch OFX response files within .NET based applications.... Install it via command line as nuget install Aspose.Finance...

    products.aspose.com/finance/net/read/ofx-response/