Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 28,972 for

x

(0.11 sec)
  1. Add Bookmarks|Aspose.Words for Java

    Add bookmarks to a document easily and fast instead of using docX4j.... addParagraphOfText ( "x" ); wordMLPackage . getMainDocumentPart...getMainDocumentPart (). addParagraphOfText ( "x" ); wordMLPackage . getMainDocumentPart...

    docs.aspose.com/words/java/add-bookmarks/
  2. Resize Shapes in Presentations with Python|Aspo...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for Python via .NET—automate slide layout adjustments and boost productivity.... x = shape . x * width_ratio presentation...* height_ratio shape . x = shape . x * width_ratio for layout_slide...

    docs.aspose.com/slides/python-net/re-sizing-sha...
  3. ChartXValueCollection class | Aspose.Words for ...

    aspose.words.drawing.charts.ChartXValueCollection class. Represents a collection of X values for a chart series....class Represents a collection of X values for a chart series. Remarks...collection allows only changing X values. To add or insert new values...

    reference.aspose.com/words/python-net/aspose.wo...
  4. skew-y.svg

    X="0 0 200 200" Xmlns="http://www.w3.org/2000/svg"> X="20" y="20" width="30" height="30" stroke="blue" stroke-opacity="1" fill="none" /> X="20" y="20......org/2000/svg"> <rect x="20" y="20" width="30" height="30"...stroke-opacity="1" fill="none" /> <rect x="20" y="20" width="30" height="30"...

    docs.aspose.com/svg/files/skew-y.svg
  5. Rotate Image|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....For example: Rotate 180 Flip X - rotates the image 180 degrees...the image along the horizontal (X) axis. Rotate 90 Flip Y - rotates...

    docs.aspose.com/imaging/sharepoint/rotate-image/
  6. Ինչպես փոխարկել PDF-ը PDF X1A-ին Python-ում

    Այս կարճ ձեռնարկը ցույց է տալիս, թե ինչպես փոխարկել PDF-ը PDF X1A-ի Python-ում: Այն ունի մանրամասներ IDE-ի կարգավորումների, քայլերի ցանկի և գործարկվող օրինակելի կոդի մասին՝ Python-ում PDF-ից PDF X 1A փոխարկիչ մշակելու համար:...Python-ում PDF-ը PDF X 1A-ին փոխարկելու քայլեր X-1a ձևաչափին փոխարկելու...PdfFormat.PDF_X_1A տարբերակը Պահպանեք ստացված PDF ֆայլը PDF/X-1a ձևաչափով...

    kb.aspose.com/hy/pdf/python/how-to-convert-pdf-...
  7. Get Paragraph Bounds from Presentations in .NET...

    Learn how to retrieve paragraph and teXt-portion bounds in Aspose.Slides for .NET to optimize teXt positioning in PowerPoint presentations....Rows [ 1 ][ 1 ]; double x = tbl . X + tbl . Rows [ 1 ][ 1 ]....ShapeType . Rectangle , rect . X + ( float ) x , rect . Y + ( float )...

    docs.aspose.com/slides/net/paragraph/
  8. LaTeX math formulas rendering | Aspose.TeX for ...

    Aspose.TeX API solution for .NET LaTeX math formulas rendering is described in this article. Learn the code eXamples on how to use the functionality....34 e^x = x^{\color{red}0} + x^{\color{red}1} + \frac{x^{\color{red}2}}{2}...\frac{x^{\color{red}3}}{6} + \cdots = \sum_{n\geq 0} \frac{x^{\color{red}n}}{n...

    docs.aspose.com/tex/net/latex-math-formula-rend...
  9. ShapeBase.bounds_with_effects property | Aspose...

    ShapeBase.bounds_with_effects property. Gets final eXtent that this shape object has after applying drawing effects... of_type ( lambda x : x . as_shape (), b ), list ( doc...assertEqual ( 200 , rectangle_f_out . x ) self . assertEqual ( 200 , rectangle_f_out...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SVG Text – text element, textPath – Aspose.SVG ...

    Learn about SVG glyphs, fonts, and characters, and how to display, format, and style SVG teXt using the teXt, tspan, and teXtPath elements.... x and y are the main attributes...start of baseline correctly. The x and y set the coordinates of the...

    docs.aspose.com/svg/net/drawing-basics/svg-text/