Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 29,857 for

x

(0.15 sec)
  1. StructuredDocumentTag.sdt_type property | Aspos...

    StructuredDocumentTag.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...
  2. FindReplaceOptions.ignore_office_math property ...

    FindReplaceOptions.ignore_office_math property. Gets or sets a boolean value indicating either to ignore teXt inside OfficeMath/>...pattern = 'b' , replacement = 'x' , options = options ) if is_ignore_office_math...else : self . assertEqual ( 'i+x-c≥iM+xM-cM' , doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  3. AxisScaling.log_base property | Aspose.Words fo...

    AXisScaling.log_base property. Gets or sets the logarithmic base for a logarithmic aXis....clear () # Insert a series with X/Y coordinates for five points...( series_name = 'Series 1' , x_values = [ 1 , 2 , 3 , 4 , 5 ]...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Image|Documentation

    A markup element that adds a picture to a generated form.... height=480 x n/a Set the absolute position...to the left edge of the page. x=300 y n/a Set the absolute position...

    docs.aspose.com/omr/java/design-form/image/
  5. Convert images to DICOM(Digital Imaging & Commu...

    Using Aspose.Imaging for .NET library it is easy to convert to DICOM(Digital Imaging & Communications) from other supported image formats...x and format 2.x. DCM Format 1.x is further available...

    products.aspose.com/imaging/net/conversion/to/d...
  6. Aspose::Words::Drawing::Charts::AxisScaleType e...

    Aspose::Words::Drawing::Charts::AXisScaleType enum. Specifies the possible scale types for an aXis in C++....Clear (); // Insert a series with X/Y coordinates for five points...0 })); // The scaling of the X-axis is linear by default, //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Edit Connector Geometry Section in the ShapeShe...

    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....$line_to = new LineTo (); \ # set X value $line_to -> getX () -> setValue...-> getValue () / 2 ); \ # set X value $line_to -> getX () -> setValue...

    docs.aspose.com/diagram/java/edit-connector-geo...
  8. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and teXt-portion bounds in Aspose.Slides for Java to optimize teXt positioning in PowerPoint presentations.... println ( "X: " + rect . x + " Y: " + rect . y + "...( 1 ). get_Item ( 1 ); double x = tbl . getX () + tbl . getRows...

    docs.aspose.com/slides/java/paragraph/
  9. Customize Plot Areas of Presentation Charts in ...

    Discover how to customize chart plot areas in PowerPoint presentations with Aspose.Slides for Java. Improve your slide visuals effortlessly....chart layout and then reading its X, Y, width, and height values....get actual values. Gets actual X location (left) of the chart element...

    docs.aspose.com/slides/java/chart-plot-area/
  10. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and teXt-portion bounds in JavaScript with Aspose.Slides for Node.js to optimize teXt positioning in PowerPoint presentations.... log ( "X: " + rect . x + " Y: " + rect . y + "...get_Item ( 1 ). get_Item ( 1 ); var x = tbl . getX () + tbl . getRows...

    docs.aspose.com/slides/nodejs-java/paragraph/