Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 6,925 for

shape rendering

(1.27 sec)
  1. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...{ foreach (Shape shape in sheet.Shapes) { if (shape.MsoDrawingType...enabled shape.IsTextWrapped = true; // Adjust shape height dynamically...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  2. NodeRendererBase.bounds_in_points property | As...

    NodeRendererBase.bounds_in_points property. Gets the actual bounds of the Shape in points....Gets the actual bounds of the shape in points. @property def bounds_in_points...actual (as rendered on the page) bounding box of the shape. The bounds...

    reference.aspose.com/words/python-net/aspose.wo...
  3. NodeRendererBase.opaque_bounds_in_points proper...

    NodeRendererBase.opaque_bounds_in_points property. Gets the opaque bounds of the Shape in points....Gets the opaque bounds of the shape in points. @property def op...parts of the shape are ignored) bounding box of the shape. The bounds...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Line End Decorations Are Cropped When Exporting...

    Aspose Team, We convert individual items in PPTX to images using aspose slides cpp. We have attached a cpp file and 2 presentation files, demonstrating the following two issues we are currently facing. Issue 1: Line en…...Are Cropped When Exporting Shapes to PNG in C++ Aspose.Slides...Family slides-shapes , slides-cpp , slides-rendering powtoon May...

    forum.aspose.com/t/line-end-decorations-are-cro...
  5. Aspose.PSD for Java 23.10 - Release Notes|Docum...

    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....from vstk resource in Shape Stroke rendering Feature PSDJAVA-540...Implement rendering of internal area of Stroke shapes Feature PSDJAVA-541...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  6. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for C++: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently.... Rendering Aspose.Slides for C++ supports...supports high fidelity rendering of slides in the presentation documents...

    docs.aspose.com/slides/cpp/features-overview/
  7. Features|Documentation

    Aspose.Diagram for Python via .NET features.... Rendering and Printing Render pages to vector...vector images (EMF) Render pages to raster images (Multipage TIFF,...

    docs.aspose.com/diagram/python-net/features/
  8. DmlEffectsRenderingMode | Aspose.Words for Java

    Specifies how DrawingML effects are rendered to fixed page formats in Java....how DrawingML effects are rendered to fixed page formats. Examples:...Shows how to configure the rendering quality of DrawingML effects...

    reference.aspose.com/words/java/com.aspose.word...
  9. NodeRendererBase | Aspose.Words for Java

    Base class for ShapeRenderer and OfficeMathRenderer in Java....more, visit the Working with Shapes documentation article. Examples:...Shows how to measure and scale shapes. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. OfficeMathRenderer | Aspose.Words for Java

    Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object in Java....NodeRendererBase Provides methods to render an individual OfficeMath to...Shows how to measure and scale shapes. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...