Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 28,914 for

x

(0.23 sec)
  1. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptX file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...Position logo in freed space x = title_shape.x + title_shape.width +...add_picture_frame( slides.ShapeType.RECTANGLE, x, y, LOGO_W, LOGO_H, ppt_image...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  2. FieldAdvance | Aspose.Words for Java

    Implements the ADVANCE field in Java....getFieldCode(), " ADVANCE \\x -100 \\y 200"); builder.write("This...assertEquals(field.getFieldCode(), " ADVANCE \\x -100 \\y 200"); builder.write("This...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aztec Code Rune|Documentation

    Description of the Aztec Code Rune barcode type...barcodes have amaximum size of 11 x 11 modules and are very tiny....

    docs.aspose.com/barcode/info-cards/aztec-rune/
  4. Features|Documentation

    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....color, bar color, rotation angle, X-dimension, image quality, captions...

    docs.aspose.com/barcode/cpp/product-features/
  5. Customize Bubble Charts in Presentations on And...

    Create and customize powerful bubble charts in PowerPoint with Aspose.Slides for Android via Java to enhance your data visualization easily....additional axis; the data remain X-Y-S (size). The type is available...

    docs.aspose.com/slides/androidjava/bubble-chart/
  6. How to Migrate from Aspose.Metafiles to Aspose....

    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 or higher only requires a few...

    docs.aspose.com/imaging/java/how-to-migrate-fro...
  7. 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...
  8. 图片|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中处理图片:插入、裁剪、压缩、重新着色,并使用 C# 示例导出 PPT、PPTX 和 ODP 演示文稿中的图像。... Rectangle , x : 50 , y : 50 , width : bitmap...

    docs.aspose.com/slides/zh/net/examples/elements...
  9. 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...
  10. AxisCrosses enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AXisCrosses enumeration. Specifies the possible crossing points for an aXis....series with categories for the X-axis and respective numeric values...

    reference.aspose.com/words/nodejs-net/aspose.wo...