Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 6,149 for

shape rendering

(0.06 sec)
  1. OfficeMathRenderer | Aspose.Words for .NET

    Create dynamic math displays effortlessly with the OfficeMathRenderer constructor. Enhance your documents with seamless mathematical Rendering!...to render. Examples Shows how to measure and scale shapes. Document...true ); OfficeMathRenderer renderer = new OfficeMathRenderer (...

    reference.aspose.com/words/net/aspose.words.ren...
  2. Specify Layout Options in C++|Aspose.Words for C++

    Specify Layout Options for various document layouts....whether the hidden text is rendered. ShowParagraphMarks – a Boolean...paragraph mark characters are rendered. The page depicted in the...

    docs.aspose.com/words/cpp/specify-layout-options/
  3. Սեղմել HTML Ը Python Ում

    Սեղմեք HTML ը Python ում՝ առանց որակի կորստի: Օպտիմալացրեք HTML բովանդակությունը, հեշտությամբ կրճատեք ֆայլի չափը:...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/compres...
  4. CFF Fonts Knowledge Base | Aspose.Font

    Benefits and use of CFF Fonts. Discover their compact elegance and timeless quality in professional typography and graphic design....high-quality typographic rendering at the same time. CFF fonts...technique used to improve font rendering at small sizes. CFF fonts...

    docs.aspose.com/font/net/what-is-font/cff-font/
  5. Format PowerPoint Text in JavaScript|Aspose.Sli...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js via Java. Customize fonts, colors, alignment, and more with powerful JavaScript code examples.... Access the Placeholder shapes present in the slide and typecast...transparency property to any text shape using Aspose.Slides for Node...

    docs.aspose.com/slides/nodejs-java/text-formatt...
  6. Օպտիմալացնել Ֆայլի Բովանդակությունը՝ Օգտագործել...

    Սեղմեք ֆայլերը 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/
  7. Barcode Types and Image Formats|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....generated using various symbols and shapes. This barcode type is considered...Reporting Services supports rendering barcode labels in 5 image...

    docs.aspose.com/barcode/reportingservices/barco...
  8. Create VSSX Files via C# | products.aspose.com

    C# Sample code for generating VSSX documents. Use this code for creating VSSX files within VB.NET, Asp.NET or any .NET based application....for writing data, generating shapes or graphs. How to Create VSSX...Pages[ 0 ]; // Add Text shape. Shape shape = page.AddText( 1 , 1...

    products.aspose.com/diagram/net/create/vssx/
  9. Create VSSM Files via Java | products.aspose.com

    Java Sample code for generating VSSM documents. Use this code for creating VSSM 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 VSSM files. .NET...

    products.aspose.com/diagram/java/create/vssm/
  10. 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...