Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 28,968 for

x

(0.35 sec)
  1. Python Barcode Library via Java | Generate and ...

    Generate and read 1D and 2D barcodes in Python using a Java-powered engine. Works offline. Python 3.7+ and JDK 8+. EXport PNG, JPEG, TIFF, SVG, EMF, and PDF.... "SKU-12345" ) # Set barcode x - dimension in pixels gen . getParameters...getParameters () . barcode . x_dimension . pixels = 4 # Generate...

    products.aspose.com/barcode/python-java/
  2. .NET 中向演示文稿添加页眉和页脚的方法|Aspose.Slides 文档

    了解如何在 .NET 中使用旧版和新版 Aspose.Slides API 为 PowerPoint PPT、PPTX 和 ODP 演示文稿添加页眉和页脚。...x 之前的 Aspose.Slides for .NET 版本...新版 Aspose.Slides for .NET 13.x 方法 using ( Presentation sourcePres...

    docs.aspose.com/slides/zh/net/how-to-add-header...
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAXis::get_Hidden method. Gets or sets a flag indicating whether this aXis is hidden or not in C++....series with categories for the X-axis, and respective decimal values...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Black box for certain images when doing PDF to ...

    I’m using the following code, in Java: Page firstPdfPage = pdfDocument.getPages().get_Item(1); PageInfo pdfPageInfo = firstPdfPage.getPageInfo(); Dimension pdfDimension = new Dimension((int) pdfP…...getWidth() + " x " + pdfPageInfo.getHeight());..." + scaledDimension.width + " x " + scaledDimension.height); Capture...

    forum.aspose.com/t/black-box-for-certain-images...
  5. FontInfo.family property | Aspose.Words for Python

    FontInfo.family property. Gets or sets the font family this font belongs to....panose [ 8 ]) print ( ' \t\t X-Height:' , font_info . panose...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BubbleSizeCollection.formatCode property | Aspo...

    BubbleSizeCollection.formatCode property. Gets or sets the format code applied to the bubble sizes....00" Time - “[$-x-systime]h:mm:ss AM/PM” Date -...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to overlapping textbox auto adjust width on...

    des11.zip (7.6 KB) @John.He , @Professionalize.Discourse , @simon.zhao, please given early response. At runtime, check if an eXisting sheet teXt overlaps based on the (X + width, y + height) coordinates. If it does, th…...sheet text overlaps based on the (x + width, y + height) coordinates...shapes left to right by their X (LeftToCorner) value List<Aspose...

    forum.aspose.com/t/how-to-overlapping-textbox-a...
  8. ChartDataLabelCollection.ShowSeriesName | Aspos...

    Discover the ChartDataLabelCollection ShowSeriesName property, easily control series name visibility in your data labels. Enhance your charts today!...(); // Add a custom series with X/Y coordinates and diameter of...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Customize Error Bars in Presentation Charts Usi...

    Learn how to add and customize error bars in charts with Aspose.Slides for Java—optimize data visuals in PowerPoint presentations....series and set the error bar X format. Access the first chart...series and set the error bar X format. Access the first chart...

    docs.aspose.com/slides/java/error-bar/
  10. 如何在 Angular 中使用 Aspose.CAD|CAD Documentation

    在 Angular 中使用 Aspose.CAD。...then(async buff => { let x = new Uint8Array(buff); this.imgFile...imgFile = await Image.Load(x); //加载图像 console.log(this.imgFile);...

    docs.aspose.com/cad/zh/javascript-net/showcases...