Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 27,018 for

x

(0.09 sec)
  1. Ինչպես փոխարկել PDF-ը PDF X1A-ին՝ օգտագործելով C#

    Այս հոդվածը սովորեցնում է, թե ինչպես փոխարկել PDF-ը PDF X1A-ի՝ օգտագործելով C#: Այն ապահովում է IDE կարգավորումները, ծրագրի տրամաբանությունը և գործարկվող կոդ՝ PDF-ը PDF X1A-ի վերածելու համար՝ օգտագործելով C#:...հարմարեցնելու համար: PDF-ը PDF X 1A-ի փոխարկելու քայլեր՝ օգտագործելով...օգտագործելով Document դասը PDF/X-1a-ի փոխակերպման համար Ստեղծեք...

    kb.aspose.com/hy/pdf/net/how-to-convert-pdf-to-...
  2. 用 Node.js 和 C++ 获取工作表页面设置的纸张宽度和高度|Documentation

    探索如何通过 Node.js 和 C++ 程序编程获取 EXcel 工作表页面设置的纸张宽度和高度。... getPaperWidth () + "x" + sheet . getPageSetup (). getPaperHeight...getPageSetup (). getPaperWidth () + "x" + sheet . getPageSetup (). getPaperHeight...

    docs.aspose.com/cells/zh/nodejs-cpp/get-paper-w...
  3. Wrong coordinates of rotated shape imported fro...

    Hello, we noticed a problem with Aspose.Words versions 24.12 and 25.2 which were not present in 24.9. Using the newest version when importing rotated shapes (eXcluding 0 or 180 degrees) X, Y coordinates are shifted by co…...degrees) X, Y coordinates are shifted by constant value (x + constant...java.awt.geom.Rectangle2D$Float[ x=142.60002, y=134.33392, w=131...

    forum.aspose.com/t/wrong-coordinates-of-rotated...
  4. FieldEQ class | Aspose.Words for Python

    aspose.words.fields.FieldEQ class. Implements the EQ field... of_type ( lambda x : x . as_field_eq (), b ), list...cubed root of x: insert_field_eq ( builder , ' \\ r (3,x)' ) # 8 -...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Extract Adjustment Points of a Shape from a Pow...

    We are using Aspose.slides for C++. When we try to fetch the adjustment points for shapes, only one variable value is given. How can we determine which coordinate (X or Y) remains constant? For eXample, in the case of …...we determine which coordinate (X or Y) remains constant? For example...rectangle, one control point has X as the variable and Y as constant...

    forum.aspose.com/t/extract-adjustment-points-of...
  6. AxisScaling.LogBase | Aspose.Words for .NET

    Adjust the logarithmic base of the AXisScaling LogBase property for precise data visualization and enhanced graph accuracy. Optimize your charts today!...Clear (); // Insert a series with X/Y coordinates for five points...160000.0 }); // The scaling of the X-axis is linear by default, //...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 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/
  8. Aspose::Words::Drawing::Charts::AxisScaling::ge...

    Aspose::Words::Drawing::Charts::AXisScaling::get_Type method. Gets or sets scaling type of the 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...
  9. 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...
  10. 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/