Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 30,234 for

x

(0.27 sec)
  1. Aspose::Words::Drawing::ShapeBase::LocalToParen...

    Aspose::Words::Drawing::ShapeBase::LocalToParent method. Converts a value from the local coordinate space into the coordinate space of the parent shape in C++....Examples Shows how to translate the x and y coordinate location on a...the right of // the document's x and Y coordinate origin point...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Help needed with coordinate conversion for PDF ...

    I have attached the pdf file and code that i am using to place stamp, so i get blank space coordinate in system.drawing.rect that i convert them using below code, it works for most of the files but not working for one i …...OrderBy(x => x.Key)) { int pageIndex = pageKv...Position = 0; double x = info.BlankSpace.X / scaleX; double y =...

    forum.aspose.com/t/help-needed-with-coordinate-...
  3. Apply or Change Slide Layouts in C++|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for C++. EXplore layout types, placeholder control, and footer visibility through C++ code eXamples....Method AddContentPlaceholde(float x, float y, float width, float height)...height) AddVerticalContentPl(float x, float y, float width, float height)...

    docs.aspose.com/slides/cpp/slide-layout/
  4. FindReplaceOptions.IgnoreOfficeMath | Aspose.Wo...

    Skip OfficeMath teXt during find-and-replace operations with IgnoreOfficeMath to simplify content updates.... Replace ( "b" , "x" , options ); if ( isIgnoreOfficeMath...(). Trim (), Is . EqualTo ( "i+x-c≥iM+xM-cM" )); See Also class...

    reference.aspose.com/words/net/aspose.words.rep...
  5. AxisDisplayUnit | Aspose.Words for Java

    Provides access to the scaling options of the display units for the value aXis in Java....0)); // For the X-axis, set the major tick marks...INSIDE); // Set the X-axis bounds so that the X-axis spans 5 major...

    reference.aspose.com/words/java/com.aspose.word...
  6. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide layouts in Aspose.Slides for Python via .NET. EXplore layout types, placeholder control, footer visibility, and layout manipulation through code eXamples in Python....Method add_content_placeholder(x: float, y: float, width: float...add_vertical_content_placeholder(x: float, y: float, width: float...

    docs.aspose.com/slides/python-net/slide-layout/
  7. Aspose::Words::Drawing::ShapeBase::get_CoordOri...

    Aspose::Words::Drawing::ShapeBase::get_CoordOrigin method. The coordinates at the top-left corner of the containing block of this shape in C++....get_WrapType ()); // Create a 400pt x 400pt group shape and place it...coordinate plane size to 500 x 500pt. // The top left corner...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. IStructuredDocumentTag.sdt_type property | Aspo...

    IStructuredDocumentTag.sdt_type property. Gets type of this Structured document tag.... of_type ( lambda x : x . as_structured_document_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Bug 5324: Csv to Shapefile- Conversion succeede...

    Hi AleXander, I moved to new version 26.5 and here my results: Please see: Comparison(left-Csv, right-Shapefile) image.png (179.0 KB) Test data(input/output/QGIS) 5324-Csv-Shapefile.zip (47.0 KB) Thanks,...geometries only if the CSV includes X/Y (or WKT) fields that are mapped...GeometryFactory() { // If you have separate X/Y columns: XColumn = "Longitude"...

    forum.aspose.com/t/bug-5324-csv-to-shapefile-co...
  10. 1. 简单公式

    本文讨论如何使用 TeX 和 LaTeX 创建用于更复杂公式的简单原子数学表达式。...最简单的公式是单个字母 *x* 或单个数字 4 。要在 LaTeX 文本中插入这样的公式,只需输入 $x$ 或 $4$ 。 所有数学公式都被包裹在特殊的数学括号(...所有数学公式都被包裹在特殊的数学括号( $...$ )中。 当你输入 $x$ 时, x 会以斜体显示,而 $2$ 则会以罗马体(正常字体)显示数字...

    docs.aspose.com/tex/zh/java/latex-math-simple-f...