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

line

(0.13 sec)
  1. 在 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...
  2. 使用 OAuth 访问邮件服务|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/zh/java/access-mail-servi...
  3. 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...
  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. 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...
  9. 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...
  10. Working with Charts in C++|Aspose.Words for C++

    Introduction to Chart feature, how to create and manipulate charts using C++....code example shows how to set line color and weight: auto doc =...

    docs.aspose.com/words/cpp/how-to-set-fill-and-s...