Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 6,882 for

shape rendering

(0.18 sec)
  1. NodeRendererBase.GetOpaqueBoundsInPixels | Aspo...

    Discover how the NodeRendererBase GetOpaqueBoundsInPixels method efficiently calculates Shape bounds in pixels, optimizing for zoom and resolution....Calculates the opaque bounds of the shape in pixels for a specified zoom...The opaque rectangle of the shape in pixels. Remarks This method...

    reference.aspose.com/words/net/aspose.words.ren...
  2. 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...
  3. Read Barcodes from Word Documents|Documentation

    How to Read Barcodes from MS Word Files Using Aspose.BarCode and Aspose.Words for .NET...to raster images through rendering. The other way is to extract...in any non-raster formats. Rendering is the most universal and...

    docs.aspose.com/barcode/net/recognize-barcode-f...
  4. 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...
  5. 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...
  6. Aspose::Words::Saving::HtmlSaveOptions::get_Sca...

    Aspose::Words::Saving::HtmlSaveOptions::get_ScaleImageToShapeSize method. Specifies whether images are scaled by Aspose.Words to the bounding Shape size when exporting to HTML, MHTML or EPUB. Default value is true in C++....Words to the bounding shape size when exporting to HTML...Microsoft Word document is a shape. The shape has a size and the image...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Problems with title and legend when saving as P...

    I am encountering issues while using Aspose.Words to convert a word document into a PDF. Aspose.Words Version : 25.6.0 When i use the code to convert “test.docx” to “test.pdf”: var testDoc = new Document("D:\\test.doc…... Check Chart Rendering Options Ensure that you are...Sometimes, specific chart rendering issues are fixed in newer...

    forum.aspose.com/t/problems-with-title-and-lege...
  8. 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/
  9. ShapeRenderer | Aspose.Words for Java

    Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object in Java....Provides methods to render an individual Shape or GroupShape to...more, visit the Working with Shapes documentation article. Constructors...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...