Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 6,700 for

shape rendering

(0.05 sec)
  1. Change the Presentation Slide Size in C++|Aspos...

    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....performance and memory usage during rendering? Yes. Larger slide dimensions...points) combined with higher rendering scale lead to increased memory...

    docs.aspose.com/slides/cpp/slide-size/
  2. 在python中壓縮jpg

    在Python中壓縮JPG而不會損失質量。優化JPG內容,輕鬆減小文件大小。...DocumentBuilder(doc) shape = builder.InsertImage( "Input...jpeg_quality = 50 shape.get_shape_renderer().save( "Output.jpg"...

    products.aspose.com/words/zh-hant/python-net/co...
  3. 在python中壓縮doc

    在Python中壓縮DOC而不會損失質量。優化DOC內容,輕鬆減小文件大小。...cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/zh-hant/python-net/co...
  4. Aspose::Words::Math::OfficeMath::GetMathRendere...

    Aspose::Words::Math::OfficeMath::GetMathRenderer method. Creates and returns an object that can be used to render this equation into an image in C++....object that can be used to render this equation into an image...SharedPtr < Aspose :: Words :: Rendering :: OfficeMathRenderer > Aspose...

    reference.aspose.com/words/cpp/aspose.words.mat...
  5. How Is an Image Overlaid on the Slide in PPT? C...

    Hi, I have a PPT slide which has a solid blue fill background. On top it has two pictures. One of the picture is blended in with the background, such that it does not replace the background color underneath. While the o…...While the other picture is rendered in PPT UI such that it completely...determining how images are rendered over the background in your...

    forum.aspose.com/t/how-is-an-image-overlaid-on-...
  6. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML in Java....new Document(getMyDir() + "Rendering.docx"); MarkdownSaveOptions..."MarkdownSaveOptions.HandleDocument.md shape")); Assert.assertEquals(1, filteredShapes...

    reference.aspose.com/words/java/com.aspose.word...
  7. Feature Overview|Documentation

    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.... Rendering and Printing Aspose.Cells...now provides high fidelity rendering of spreadsheet pages. Feature...

    docs.aspose.com/cells/net/feature-overview/
  8. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow....png" )); slide -> get_Shapes () -> AddPictureFrame ( ShapeType...( imageData ); slide -> get_Shapes () -> AddPictureFrame ( ShapeType...

    docs.aspose.com/slides/cpp/image/
  9. Possible bug in absolute positioned lines in do...

    Hi there, We have seen an issue when converting documents that contain absolute positioned lines to PDF. I have attached a .docx file containing an absolute positioned line on the left side of the document and the resu…...“Layout” or “Position” options for shapes/lines)? Does the issue occur...user is reporting a specific rendering issue with absolute positioned...

    forum.aspose.com/t/possible-bug-in-absolute-pos...
  10. Draw a map. A sliding map with tiles.|Documenta...

    How to draw tiles and build a sliding map from them....js is responsible for rendering the map, i.e., assembling...than necessary, but during rendering, we specify exactly the area...

    docs.aspose.com/gis/net/showcases/sliding-map-w...