Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 28,979 for

x

(0.91 sec)
  1. Compress and Decompress EXIF Files via .NET

    C# compression and decompression source code to compress EXIF documents into a single zip archive or vice versa on .NET Framework, .NET Core....(PDF/VT ISO 16612-2) PDFX (PDF/X ISO 15930) PLT (Vector-based plotter...WMV (Advanced Systems Format) X (DirectX Model Image) X3D (XML...

    products.aspose.com/zip/net/zip-file/exif/
  2. Compress and Decompress PDFE Files via .NET

    C# compression and decompression source code to compress PDFE documents into a single zip archive or vice versa on .NET Framework, .NET Core....(PDF/VT ISO 16612-2) PDFX (PDF/X ISO 15930) PLT (Vector-based plotter...WMV (Advanced Systems Format) X (DirectX Model Image) X3D (XML...

    products.aspose.com/zip/net/zip-file/pdfe/
  3. Compress and Decompress OFT Files via .NET

    C# compression and decompression source code to compress OFT documents into a single zip archive or vice versa on .NET Framework, .NET Core....(PDF/VT ISO 16612-2) PDFX (PDF/X ISO 15930) PLT (Vector-based plotter...WMV (Advanced Systems Format) X (DirectX Model Image) X3D (XML...

    products.aspose.com/zip/net/zip-file/oft/
  4. ChartAxis class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAXis class. Represents the aXis options of the chart...series with categories for the X-axis and respective numeric values... and tick marks. x_axis = chart . axis_x x_axis . category_type...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataLabelLocationMode | Aspose.Words for Java

    Specifies how the values u200bu200bthat specify the location of a data label - the ChartDataLabel.getLeft / ChartDataLabel.setLeftdouble and ChartDataLabel.getTop / ChartDataLabel.setTopdouble properties - are interpreted in Java....final double DOUGHNUT_CENTER_X = CHART_WIDTH / 2d; final double...points start at the top, the X coordinates used in the Left and...

    reference.aspose.com/words/java/com.aspose.word...
  6. TextPath.underline property | Aspose.Words for ...

    TeXtPath.underline property. True if the font is underlined.... x_scale ) self . assertFalse ( shape...property to "True" to get the x-height of each character to equal...

    reference.aspose.com/words/python-net/aspose.wo...
  7. | Aspose

    Sample code for GIF to XML Java conversion. Use API eXample code for batch GIF files to XML conversion within any Web or Desktop Java based application.... The “X” in XML is for extensible which...

    products.aspose.com/ocr/java/conversion/gif-to-...
  8. Product Features|Documentation

    Product Features of Aspose.BarCode for .NET: Barcode Generation, Recognition, Customization of Barcode Appearance-Related Parameters...barcode size and layout, including X-dimension (module width), bar...

    docs.aspose.com/barcode/net/product-features/
  9. Working Solution for Chart Resizing in PPTX|Asp...

    FiX uneXpected chart resizing in PPTX when using embedded EXcel OLE objects with Aspose.Slides for C++. Learn two methods with code to keep sizes consistent....AddOleObjectFrame ( shape -> get_X (), shape -> get_Y (), shape ->...inches high and 9.5 inches wide at x = 0.5 inches and y = 1 inch on...

    docs.aspose.com/slides/cpp/working-solution-for...
  10. Aspose.pdf 如何裁剪PDF的多个区域为一个个图片? - Free Support F...

    我想要指定一些坐标区域,然后将这些区域裁剪为BufferedImage,然后在另一个PDF文件中的指定位置进行替换,我要怎么实现这个功能? 将PDF中的多个指定区域裁剪为BufferedImage; 使用BufferedImage替换PDF中的图片;...addImage(imageStream, pageNumber, x, y, width, height); mender.save("updated_target...

    forum.aspose.com/t/aspose-pdf-pdf/315861