Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 34,094 for

line

(0.26 sec)
  1. Manage Connectors in Presentations Using JavaSc...

    Empower JavaScript apps to draw, connect and auto-route Lines in PowerPoint slides—gain full control over straight, elbow and curved connectors....PowerPoint connector is a special line that connects or links two shapes...adjustment points ShapeType.Line 0 ShapeType.StraightConnector1...

    docs.aspose.com/slides/nodejs-java/connector/
  2. Shape.Accept | Aspose.Words for .NET

    Discover the Shape Accept method, designed to enhance visitor engagement and streamLine your acceptance process for better results..../// <summary> /// Appends a line to the StringBuilder with one...AppendLine ( $"Found signature line for: {shape.SignatureLine.Signer}...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Layout::LayoutEnumerator class |...

    Aspose::Words::Layout::LayoutEnumerator class. Enumerates page layout entities of a document. You can use this class to walk over the page layout model. Available properties are type, geometry, text and page index where entity is rendered, as well as overall structure and relationships. Use combination of GetEntity() and Current move to the entity which corresponds to a document node. To learn more, visit the documentation article in C++.... When iterating lines of a paragraph broken across...logical order. When iterating lines of a paragraph broken across...

    reference.aspose.com/words/cpp/aspose.words.lay...
  4. ParagraphFormat.keep_together property | Aspose...

    ParagraphFormat.keep_together property. True if all Lines in the paragraph are to remain on the same page....keep_together property True if all lines in the paragraph are to remain...paragraph_format paragraph_format . first_line_indent = 8 paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Chart to Image|Documentation

    Learn how to use Aspose.Cells for .NET to convert a chart to an image format, such as JPEG or PNG. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a standalone image for further use and manipulation....Y Bar3D100PercentStack Y Line Line Y LineStacked Y Line100PercentStacke...Creating Pie Chart with Leader Lines Chart to PDF Analyzing your...

    docs.aspose.com/cells/net/chart-to-image/
  6. Configure the product in CMake Project|Aspose.W...

    Configure Aspose.Words for C++ in your CMake and build you application....txt Add the following lines to you CMakeLists.txt: # find...CMAKE_PREFIX_PATH or pass it via the command line: cmake -S . -B build -D CMA...

    docs.aspose.com/words/cpp/configure-aspose-word...
  7. I want to fetch the boundary points(coordinates...

    I want to fetch the boundary points(coordinates) of the hatch in dwg file using Aspose.Cad for dot net....foreach (CadBoundaryPathLine line in edgeBoundaryPath.Objects)...({2},{3})", line.FirstPoint.X, line.FirstPoint.Y, line.SecondPoint...

    forum.aspose.com/t/i-want-to-fetch-the-boundary...
  8. Rotate SVG in Python

    This guide elaborates on how to rotate an SVG in Python. It contains the environment configuration details, and a list of steps in addition to a runnable code snippet for SVG rotate in Python....as an SVG file containing a line Declare an instance of the SVGDocument...initiating an SVG file containing a line. However, the algorithm stays...

    kb.aspose.com/svg/python/rotate-svg-in-python/
  9. Insert Shapes in Word using Java

    This tutorial describes how to draw a straight Line in Word using Java. It has the IDE settings, a list of steps, and a sample code showing how to make a diagram in Word using Java....straight line in Word using Java . We have demonstrated LINE and ARROW...

    kb.aspose.com/words/java/insert-shapes-in-word-...
  10. Paragraph Formatting in Word with Python

    This article guides how to set the paragraph formatting in Word with Python. It has IDE settings, steps, and a sample code for indenting paragraphs with Python....drop cap position, border line width, line style, and theme color...

    kb.aspose.com/words/python/paragraph-formatting...