Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 7,018 for

shape rendering

(0.07 sec)
  1. Create VSDX Files via Java | products.aspose.com

    Java Sample code for generating VSDX documents. Use this code for creating VSDX files within Java based desktop or web application....get ( 0 ); // Add Text shape. Shape shape = page.addText( 1 , 1...generate, modify, convert, render and print VSDX files. .NET...

    products.aspose.com/diagram/java/create/vsdx/
  2. Create PDF Files via Java | products.aspose.com

    Java Sample code for generating PDF documents. Use this code for creating PDF files within Java based desktop or web application....get ( 0 ); // Add Text shape. Shape shape = page.addText( 1 , 1...generate, modify, convert, render and print PDF files. .NET Visio...

    products.aspose.com/diagram/java/create/pdf/
  3. 使用现代 API 增强图像处理|Aspose.Slides for Python 文档

    通过使用 Python 现代 API 替换已弃用的成像 API,实现幻灯片图像处理的现代化,以实现无缝的 PowerPoint 和 OpenDocument 自动化。... shapes . add_picture_frame ( slides...presentation : shape = presentation . slides [ 0 ] . shapes [ 0 ] shape...

    docs.aspose.com/slides/zh/python-net/modern-api/
  4. Embedded 3D Image in Word does not view in prod...

    Product & Version Apose.total_for_cpp_windows_26.6.0 Platform: Windows 11 I saw my issue with that configuration, then I overlayed Aspose.Cell-for-Cpp-26.7-windows and Aspose.PDF.Cpp.26.7 and continue to see my issue …...de::Fallback); // When VML shape content can't be parsed (e.g...rather than failing vector rendering. pdfOptions->get_Metafile...

    forum.aspose.com/t/embedded-3d-image-in-word-do...
  5. Aspose.Cells Features|Documentation

    Summarize Aspose.Cells for Java features and provide links to detailed feature descriptions.... Yes Rendering and Printing Aspose.Cells...now provides high‑fidelity rendering of spreadsheet pages. Feature...

    docs.aspose.com/cells/java/aspose-cells-features/
  6. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....new Document(getMyDir() + "Rendering.docx"); // Saving a document...elements such as text runs, shapes, or tables to that paragraph...

    reference.aspose.com/words/java/com.aspose.word...
  7. LayoutOptions.TextShaperFactory | Aspose.Words ...

    Discover the LayoutOptions TextShaperFactory property for advanced typography. Enhance your Rendering with customizable ITextShaperFactory implementations....used for Advanced Typography rendering features. public ITextShaperFactory...features using the HarfBuzz text shaping engine. Document doc = new...

    reference.aspose.com/words/net/aspose.words.lay...
  8. Change the Presentation Slide Size in PHP|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/php-java/slide-size/
  9. Օպտիմալացնել Ֆայլի Բովանդակությունը՝ Օգտագործել...

    Սեղմեք ֆայլերը Python...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/hy/python-net/compress/
  10. Brushes and gradients in XPS files | C++

    C++ API Solution to modify XPS files. Add different Visual Brushes, gradients, and color spaces Create and modify XPS files with a few lines of code....you create various geometric shapes with different colors and textures...XpsCanvas Class to set the rendering transformation. Adjust the...

    products.aspose.com/page/cpp/work-with-brushes/