Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 34,865 for

line

(0.14 sec)
  1. Azure AD Setup & Microsoft Graph Auth - Aspose....

    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-auth...
  2. How to create a hyper link at the end of every ...

    We are using ASPOSE.WOrds to convert from .doc to .docx. How to add a hyperlink at the end of every page of the document?...writeln(); // Add a new line after the hyperlink } } } //...

    forum.aspose.com/t/how-to-create-a-hyper-link-a...
  3. 在 Aspose.Cells 中锁定 WordArt 水印|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....9 ; //Make the line invisible MsoLineFormat lineFormat...

    docs.aspose.com/cells/zh/net/locking-wordart-wa...
  4. RelativeVerticalPosition enumeration | Aspose.W...

    aspose.words.drawing.RelativeVerticalPosition enumeration. Specifies to what the vertical position of a shape or text frame is relative.... LINE Undocumented. TOP_MARGIN Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Layout::RevisionColor enum | Asp...

    Aspose::Words::Layout::RevisionColor enum. Allows to specify color of document revisions in C++....to the left of every revised line. doc -> get_LayoutOptions ()...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. TableStyle.columnStripe property | Aspose.Words...

    TableStyle.columnStripe property. Gets or sets a number of columns to include in the banding when the style specifies odd/even columns banding.... endTable (); // Apply a line style to all the borders of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DocumentVisitor.visitStructuredDocumentTagStart...

    DocumentVisitor.visitStructuredDocumentTagStart method. Called when enumeration of a structured document tag has started....} /// <summary> /// Append a line to the StringBuilder and indent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. MathObjectType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Math.MathObjectType enum to easily identify and manage Office Math object types for enhanced document processing....respect to surrounding text on the line. Fraction 10 Fraction object...} /// <summary> /// Append a line to the StringBuilder and indent...

    reference.aspose.com/words/net/aspose.words.mat...
  9. AxisTickLabelPosition enumeration | Aspose.Word...

    aspose.words.drawing.charts.AxisTickLabelPosition enumeration. Specifies the possible positions for tick labels.... LINE , 500 , 300 ) chart = shape...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 在 Java 中向演示文稿图表添加趋势线|Aspose.Slides 文档

    使用 Aspose.Slides for Java 快速在 PowerPoint 图表中添加和自定义趋势线——实用指南,助您吸引观众。...addTextFrameForOverr ( "New log trend line" ); // 为图表系列 2 添加移动平均趋势线 ITrendline... addAutoShape ( ShapeType . Line , 0 , chart . getHeight ()/...

    docs.aspose.com/slides/zh/java/trend-line/