Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 5,770 for

shape rendering

(0.07 sec)
  1. ImageSavingArgs.currentShape property | Aspose....

    ImageSavingArgs.currentShape property. Gets the [ShapeBase](../../../aspose.words.drawing/Shapebase/) object corresponding to the Shape or group Shape that is about to be saved....corresponding to the shape or group shape that is about to be...while saving either a shape or a group shape. That’s why the property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Font Hinting | API Solution for .NET

    Font hinting is the process of adding instructions to a font file to ensure that characters are displayed well on screens. But what is the purpose of this?...this data, the computer can render the font more accurately on...By providing hints to the renderer, the font can be optimized...

    docs.aspose.com/font/net/font-hinting/
  3. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....new Document(getMyDir() + "Rendering.docx"); File imagesDir = new...new Document(getMyDir() + "Rendering.docx"); // Use a SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  4. CELLSNET-57840: Placement of values in/around p...

    Hi, I tested the new version of aspose for the issue previously recorded as CELLSNET-57840. In my testing I found that this particular chart where the placement is really off. I’ve used the range “Demographics!D273:O3…...your worksheet SheetRender Render = new SheetRender(sourceWS...ImgStream = new MemoryStream(); Render.ToImage(0, ImgStream); //Returns...

    forum.aspose.com/t/cellsnet-57840-placement-of-...
  5. Export to HTML5|Aspose.Slides for Python Docume...

    Export PowerPoint to HTML5 in Python...to specify the settings for shape animations and slide transitions...Html5Options () options . animate_shapes = False options . animate_transitions...

    docs.aspose.com/slides/python-net/export-to-html5/
  6. Watermark VDW document via Python | products.as...

    Python sample code to add watermark to VDW documents within any Python based application....getPage( 0 ) shape = page.addText( 1 , 1 , 2 ,...and storages required for rendering a Web drawing. A web drawing...

    products.aspose.com/diagram/python-java/waterma...
  7. Converting to Fixed-page Format in C#|Aspose.Wo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using C#....this would be a request to render document pages or to obtain...images may be in the form of shapes created in Microsoft Word with...

    docs.aspose.com/words/net/converting-to-fixed-p...
  8. SoftEdgeFormat.radius property | Aspose.Words f...

    SoftEdgeFormat.radius property. Gets or sets a double value that represents the length of the radius for a soft edge effect in points (pt)...DocumentBuilder () shape = builder . insert_shape ( shape_type = aw ...# Apply soft edge to the shape. shape . soft_edge . radius = 30...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Inconsistent HTML output for charts - Free Supp...

    Hi, Using Aspose Cells for Java, version 25.2. Sample code: Workbook workbook = new Workbook("input.xlsx"); WorksheetCollection worksheets = workbook.getWorksheets(); workbook.calculateFormula(); Worksheet worksheet …...comparison of the Excel and HTML rendering. A number of inconsistencies...For example, compare the rendering of the world map to the right...

    forum.aspose.com/t/inconsistent-html-output-for...
  10. Convert ASE to STL via Java | products.aspose.com

    Sample Java conversion code for ASE format to STL file. Use this example code to convert ASE to STL within any Web or Desktop Java based application....STL Using Java In order to render ASE to STL, we’ll use Aspose...require any any 3D modeling or rendering software. One can easily use...

    products.aspose.com/3d/java/conversion/ase-to-stl/