Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 34,681 for

line

(0.18 sec)
  1. 添加多行水印|Aspose.PDF for .NET

    本节解释如何使用 FormattedText 类向现有 PDF 添加多行水印。...false , 50 ); // Add another line for Stamp formatText . AddNewLineText...

    docs.aspose.com/pdf/zh/net/adding-multi-line-wa...
  2. Pen | Aspose.PSD for Java API Reference

    Defines an object used to draw Lines curves and figures....Defines an object used to draw lines, curves and figures. Constructors...custom cap to use at the end of lines drawn with this Pen . getCustomStartCap()...

    reference.aspose.com/psd/java/com.aspose.psd/pen/
  3. Extract Text From All the Pages of a PDF Docume...

    Understand how to extract text from all pages of a PDF document using Ruby and Aspose.PDF, ideal for content analysis....( extracted_text ) # write a line of text to the file # tw . WriteLine...

    docs.aspose.com/pdf/java/extract-text-from-all-...
  4. ChartDataLabel.Position | Aspose.Words for .NET

    Discover the ChartDataLabel Position property to easily customize your data label's position for enhanced data visualization and clarity....InsideEnd; Bubble, Bubble3D, Line, LineStacked, LinePercentStacked...

    reference.aspose.com/words/net/aspose.words.dra...
  5. MailMergeSettings.MailSubject | Aspose.Words fo...

    Customize your MailMerge with the MailSubject property to create engaging email or fax subject Lines. Enhance communication with personalized content....shall appear in the subject line of the e-mails or faxes produced...

    reference.aspose.com/words/net/aspose.words.set...
  6. Introduction to Glyph

    Glyph as a composite part of any typeface has an important role in the study of fonts. This term is really crucial in the coding of font manipulation.... It is the width of the line from the origin point of the... Baseline - is an invisible line that is used to position the...

    docs.aspose.com/font/net/what-is-font/glyph/
  7. Aspose::Words::DocumentBuilder::InsertParagraph...

    Aspose::Words::DocumentBuilder::InsertParagraph method. Inserts a paragraph break into the document in C++....text // and then starts a new line, adding a new paragraph. builder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Chart|Aspose.Slides Documentation

    Master charts with Aspose.Slides for C++: create, format, bind data, and export charts in PPT, PPTX, and ODP with C++ examples....() -> AddChart ( ChartType :: Line , 50 , 50 , 400 , 300 ); //...

    docs.aspose.com/slides/cpp/examples/elements/ch...
  9. 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...
  10. 路径生成器 – Path Builder – 创建 SVG 路径 – Aspose.SVG

    了解如何使用 Aspose.SVG for .NET 中的 PathBuilder 以编程方式创建 SVG 路径。PathBuilder 使创建和操作 SVG 路径变得更加简单。...Create an SVG path element with line commands programmatically in...draws a line from the current point to the new point (Line to x=100...

    docs.aspose.com/svg/zh/net/path-builder/