Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 17,654 for

area

(0.06 sec)
  1. getPrintingPageBreaks returning unexpected resu...

    Hello, I am using the aspose-cells version 25.6. Below is the code I am using, ImageOrPrintOptions printOption = new ImageOrPrintOptions(); printOption.setPrintingPage(PrintingPageType.DEFAULT); cas = curSheet.getPri…... of cell areas : "+ cas.length); However, I...ns) returns the page‑break areas that Excel would use when printing...

    forum.aspose.com/t/getprintingpagebreaks-return...
  2. Aspose.PSD for .NET 24.6 - Release Notes|Docume...

    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....Bug PSDNET-1775 The processing area top must be positive. (Parameter...PSDNET-1775. The processing area top must be positive. (Parameter...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-6...
  3. Format Presentation Charts on Android|Aspose.Sl...

    Learn chart formatting in Aspose.Slides for Android via Java and elevate your PowerPoint presentation with professional, eye-catching styling....fill color Set the chart plot area fill color Write the modified...Color . RED ); // Setting Plot area color chart . getPlotArea ()...

    docs.aspose.com/slides/androidjava/chart-format...
  4. Convert XLSM to DOCX using Java or with free On...

    Java API to Export XLSM to DOCX or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....into the white area or clicking inside the area to import the...

    products.aspose.com/total/java/conversion/xlsm-...
  5. Convert EXCEL to DOCX using Java or with free O...

    Java API to Export EXCEL to DOCX or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....into the white area or clicking inside the area to import the...

    products.aspose.com/total/java/conversion/excel...
  6. Convert FODS to POWERPOINT using Java or with f...

    Java API to Export FODS to POWERPOINT or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....into the white area or clicking inside the area to import the...

    products.aspose.com/total/java/conversion/fods-...
  7. Format Presentation Charts in PHP|Aspose.Slides...

    Learn chart formatting in Aspose.Slides for PHP via Java and elevate your PowerPoint presentation with professional, eye-catching styling....fill color Set the chart plot area fill color Write the modified...Color" ) -> RED ); # Setting Plot area color $chart -> getPlotArea...

    docs.aspose.com/slides/php-java/chart-formatting/
  8. Query on range and static legends data - Free S...

    I’m working on generating an Excel report using Aspose Cells for Java v25.9, combining an Excel template with JSON data. I’ve included my sample code, the template, and the generated output for you to easily reference. r…...these empty rows into my legend area, ensuring everything stays perfectly...unintended empty rows in the legend area. By implementing these strategies...

    forum.aspose.com/t/query-on-range-and-static-le...
  9. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { try { // Skip shapes that are textboxes — th…...if shape overflows the usable area bool isTruncated = (rect.X +...if shape overflows the usable area bool isTruncated = (rect.X +...

    forum.aspose.com/t/getting-exception-floating-s...
  10. Mask an image to clip corners of the content - ...

    Hello, I’m trying to use Aspose.HTML 2025.06 for .Net to convert HTML into PDF. HTML consist of a base64 image and an overlay on top. This overlay is meant to clip the corners of the chart visible on the image. I have…...define the shape of the visible area directly, which can help eliminate...image, clipped by container area</p> <div class="image-div-clipper">...

    forum.aspose.com/t/mask-an-image-to-clip-corner...