Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 28,938 for

line

(0.14 sec)
  1. Visual Component Editor|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....Wrap - flag that affects text line wrapping. Exception on incorrect...Wrap - flag that affects text line wrapping. Visible - flag that...

    docs.aspose.com/barcode/reportingservices/visua...
  2. AxisGroup | Aspose.Words for Java

    Represents a type of a chart axis group in Java....LINE, 450.0, 250.0); Chart chart...additional series group, also of the line type. ChartSeriesGroup newSeriesGroup...

    reference.aspose.com/words/java/com.aspose.word...
  3. Feature List | Aspose.Page for Python via .NET

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for Python....curve segments and straight line segments) Create text strings...curve segments, and straight line segments. Create text strings...

    docs.aspose.com/page/python-net/feature-list/
  4. FieldGreetingLine Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldGreetingLine class, designed to effortlessly implement GREETINGLine fields for enhanced document personalization....Inserts a mail merge greeting line. Examples Shows how to insert...specify a format for our greeting line. field . NameFormat = "<< _BEFORE_...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Hyphenation::IsDictionaryRegiste...

    Aspose::Words::Hyphenation::IsDictionaryRegistered method. Returns false if for the specified language there is no dictionary registered or if registered is Null dictionary, true otherwise in C++....// When a document contains lines of text in which a word could...up and continued on the next line, // hyphenation will look through...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  6. I want to fetch the color of the hatch in dwg f...

    foreach (var entity in _cadImage.Entities) { var n = entity.LayerName; var l = _cadImage.Layers.GetLayer(n); { if (entity is CadHatch hatch) { Console.WriteLine("PolyLine color ID is {0}, layer's name is {1…...Changes: RGB Color Conversion : The line var rgbColor = CadColor.Fro...Hatch Pattern Retrieval : The line var hatchPattern = hatch.PatternName;...

    forum.aspose.com/t/i-want-to-fetch-the-color-of...
  7. Access the Text Box by the Name with Node.js vi...

    Learn how to access a text box by name from the collection in Aspose.Cells for Node.js via C++.... Then in the next lines, we access the same text box...Create TextBox in which each line has a different Horizontal Alignment...

    docs.aspose.com/cells/nodejs-cpp/access-the-tex...
  8. ShapeBase.is_word_art property | Aspose.Words f...

    ShapeBase.is_word_art property. Returns ``True`` if this shape is a WordArt object.... Color , line : aspose . pydrawing . Color...word_art_fill shape . stroke_color = line shape . text_path . text = text...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Font class | Aspose.Words for C+...

    Aspose::Words::Font class. Contains font attributes (font name, font size, color, and so on) for an object. To learn more, visit the documentation article in C++.... get_LineSpacing () Returns line spacing of this font (in points)...points) relative to the base line. A positive number raises the...

    reference.aspose.com/words/cpp/aspose.words/font/
  10. 从 PDF 中提取段落 C#|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中从 PDF 文档中提取段落以进行结构化文本检索。... TextFragment > line in paragraph . Lines ) { foreach ( Aspose...Text . TextFragment fragment in line ) { paragraphText . Append (...

    docs.aspose.com/pdf/zh/net/extract-paragraph-fr...