Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 28,963 for

x

(0.06 sec)
  1. SVG 文本 – SVG text, SVG textPath – Aspose.SVG指南

    您将了解有关字形、字符和字体的基本信息,并学习如何使用 Aspose.SVG 将 SVG 文本显示、格式化和设置样式为 SVG 图像。... x 和 y 是负责文本位置的主要属性。文本的基线从第一个文本符号的左下角开始。必须将...值设置为大于字体大小。否则,文本不会进入视口。 以下示例说明了如何正确指定基线的起点。 x 和 y 设置基线起点的坐标 ( svg-text-position...

    docs.aspose.com/svg/zh/net/drawing-basics/svg-t...
  2. 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...
  3. Angles|Documentation

    Learn how to work with barcode rotation angles using BarCodeReader in Aspose.BarCode for Java.... x , rect . y , rect . width , rect...lt . x , lt . y , rt . x , rt . y ); g . drawLine ( rt . x , rt...

    docs.aspose.com/barcode/java/developer-guide/ba...
  4. Text Rendering using Type1 Font | .NET

    C# APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within .NET products.... X = ( float )moveTo. X ; 16 _currentPoint...lineTo) 20 { 21 float x = ( float )lineTo. X ; 22 float y = ( float...

    docs.aspose.com/font/net/text-rendering-type1-f...
  5. 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/
  6. CertificateHolder.create method | Aspose.Words ...

    aspose.words.digitalsignatures.CertificateHolder.create method...array that contains data from an X.509 certificate. password str...password required to access the X.509 certificate data. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. 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-...
  9. Aspose::Words::Drawing::Charts::AxisBound::get_...

    Aspose::Words::Drawing::Charts::AXisBound::get_Value method. Returns numeric value of aXis bound in C++....The first array contains the X-values, // and the second contains...scaling is applied to the graph's X and Y-axes, // so that both their...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Resize/Shrink PDF Content in Java | Aspose.PDF ...

    Aspose Support: We have purchased Aspose.Pdf for Java. Using your trial version (for evaluation purpose), I have come up with some code to see if it will meet our requirement. The code seems to be working fine but I am …...5 x 11 inch letter page size, some...may have page size weird as 5.9 x 15.9 inch, some may be properly...

    forum.aspose.com/t/resize-shrink-pdf-content-in...