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

x

(0.14 sec)
  1. 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

  2. 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...
  3. 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...
  4. 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...
  5. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...options, False) 20 21 offset_x = 200. 22 offset_y = 100. 23 width...pydrawing . RectangleF (offset_x, offset_y, width, height)) 29...

    docs.aspose.com/page/python-net/ps/working-with...
  6. How to Imprve performance below below Aspose.wo...

    Below is the C# code which is taking longer time to eXecute public void CreatePDFFile() { try { var logger = log4net.LogManager.GetLogger(System.Reflection.MethodBase.GetCurrentMethod().DeclaringType); …...QRcodeImagePath)) { /* Adjesting x and y co-ordinates of QR Code...FooterPrimary] .Range.Replace("{PAGE_X_OF_Y}", "", options); sec.Hea...

    forum.aspose.com/t/how-to-imprve-performance-be...
  7. Manipulate Position, Size, and Designer Chart w...

    Learn how to use Aspose.Cells for Node.js via C++ to effectively manipulate the position, size, and designer chart in Microsoft EXcel. Our guide will demonstrate how to adjust these properties for improved layout and visualization....width or reposition it with new X and Y coordinates. Controlling...change the chart’s position (X, Y coordinates) or size (height...

    docs.aspose.com/cells/nodejs-cpp/manipulate-pos...
  8. 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...
  9. 将 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/
  10. 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/