Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 28,910 for

x

(0.1 sec)
  1. CompositeNode.getChild method | Aspose.Words fo...

    CompositeNode.getChild method. Returns an Nth child node that matches the specified type.... width } x ${ childShape . height } ` );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. winter.svg

    Xmlns="http://www.w3.org/2000/svg"> X="40" y="50" width="500" height="500" style="fill:#efe4ee;" /> docs.aspose.com/svg/files/winter.svg

  3. 使用 Node.js via C++ 在非原始形状的数据|Documentation

    了解如何在 Aspose.Cells for Node.js via C++ 中访问和操作非原始形状。... log ( "X: " + pathPoint . getX () + ",...

    docs.aspose.com/cells/zh/nodejs-cpp/data-in-non...
  4. 将 SVG 转换为 JPG – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 SVG 转换为 JPG。考虑将 SVG 转换为 JPG 的各种情况,并学习如何使用 ImageSaveOptions 自定义输出。...fill='RoyalBlue'>" + 7 " <rect x='100' y='100' rx='25' ry='25'...width='200' height='56' />" + 8 " <rect x='100' y='100' rx='25' ry='25'...

    docs.aspose.com/html/zh/java/convert-svg-to-jpg/
  5. Text out of tables converting pdf to docx - Fre...

    Hi converting from pdf the teXt in docX file is unformatted in docX output file. this the code to convert from pdf to docX. string fileSource = @"C:\temp\XXX.pdf"; Aspose.Words.Document X = new Aspose.Words.Document(fil…...Document x = new Aspose.Words.Document(fileSource);...ChangeExtension(fileSource, "docx"); x.Save(fileName); is there a way...

    forum.aspose.com/t/text-out-of-tables-convertin...
  6. Aspose::Words::Fonts::FontInfo::get_AltName met...

    Aspose::Words::Fonts::FontInfo::get_AltName method. Gets or sets the alternate name for the font in C++....( System :: String ( u " \t\t X-Height: " ) + fontInfo -> get_Panose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. Aspose::Words::Fonts::FontInfo::get_Pitch metho...

    Aspose::Words::Fonts::FontInfo::get_Pitch method. The pitch indicates if the font is fiXed pitch, proportionally spaced, or relies on a default setting in C++....( System :: String ( u " \t\t X-Height: " ) + fontInfo -> get_Panose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Aspose::Words::Drawing::Charts::AxisTickLabels:...

    Aspose::Words::Drawing::Charts::AXisTickLabels::get_Font method. Provides access to font formatting of the tick labels in C++....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Flip Image in Python

    This tutorial discusses how to flip image in Python. It eXplains the system configuration, the stepwise process, and a sample code to mirror image in Python....90, 180, or 270 degrees along X, Y, or both XY axes before writing...

    kb.aspose.com/imaging/python/flip-image-in-python/
  10. Draw Lines in C#

    This brief article covers how to draw lines in C#. It includes the IDE settings, stepwise program flow, and a runnable code sample for easy line drawing in C#....height and then setting the (x, y) position using coordinates...

    kb.aspose.com/drawing/net/draw-lines-in-csharp/