Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 26,948 for

x

(0.12 sec)
  1. How to Create Hello World Presentations in .NET...

    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....x, you need to make some minor changes...AddEmptySlide (); //Adding a rectangle (X=2400, Y=1800, Width=1000 & Height=500)...

    docs.aspose.com/slides/net/how-to-create-hello-...
  2. Supported characters|Documentation

    A full list of characters recognized by Aspose.OCR for Python via .NET....V W X Y Z a b c d e f g h i j k l m n o p q r s t u v w x y z...K L M N O Ö P Q R S T U Ü V W X Y Z a ä b c d e f h i j k l m...

    docs.aspose.com/ocr/python-net/supported-charac...
  3. Install Aspose.Slides for Node.js via Java Usin...

    Run Aspose.Slides in Docker containers: configure images, dependencies, fonts, and licensing to build scalable services that process PowerPoint & OpenDocument....x from Nodesource repository RUN...https://deb.nodesource.com/setup_18.x | bash - && \ apt-get install...

    docs.aspose.com/slides/nodejs-java/installing-s...
  4. Aspose::Words::Drawing::Charts::AxisDisplayUnit...

    Aspose::Words::Drawing::Charts::AXisDisplayUnit::get_Unit method. Gets or sets the scaling value of the display units as one of the predefined values in C++....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/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Charts::AxisDisplayUnit...

    Aspose::Words::Drawing::Charts::AXisDisplayUnit::get_CustomUnit method. Gets or sets a user-defined divisor to scale display units on the value aXis in C++....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/cpp/aspose.words.dra...
  6. image|Documentation

    Image element is used to add a picture.... height=480 x n/a Set the absolute position...the value of align attribute. x=300 y n/a Set the absolute position...

    docs.aspose.com/omr/net/txt-markup/image/
  7. Extracting text inside a rectangle|Documentation

    EXtract teXt located inside areas of the image provided by coordinates....Coordinates Extracted text Name {X=231, Y=101, Width=430, Height=42}...SAMPLE AVERY JOSEPH Expiry date {X=546, Y=224, Width=123, Height=26}...

    docs.aspose.com/ocr/net/image-regions-extract/
  8. CompositeNode.get_text method | Aspose.Words fo...

    CompositeNode.get_teXt method. Gets the teXt of this node and of all its children.... of_type ( lambda x : x . as_paragraph (), b ), list...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Comparison and fetching coordinates using aspos...

    I am trying to compare two documents(docX,pdf) and get the coordinates of the changes in the initial documents. How can this be achieved? Can I get the coordinates of the changes from the pdf? Is docX to pdf conversion…...getRect(); float x = rect.getLLX(); float y = rect...println("Text: " + text + ", X: " + x + ", Y: " + y + ", Width:...

    forum.aspose.com/t/comparison-and-fetching-coor...
  10. 自定义 Python 中演示文稿图表的绘图区|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中自定义图表绘图区。轻松提升幻灯片视觉效果。... 获取图表元素相对于图表左上角的实际 X 位置(左)。 获取图表元素相对于图表左上角的实际顶部位置。...validate_chart_layout () x = chart . plot_area . actual_x y = chart . plot_area...

    docs.aspose.com/slides/zh/python-net/chart-plot...