Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 6,885 for

shape rendering

(0.24 sec)
  1. 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...
  2. Preserve original images and selectively raster...

    Title: Preserve original images and selectively rasterize only images with shadow or effects in Aspose.Words 20.6 HTML export Body: Hi Aspose Team, I am upgrading from Aspose.Words 15.8 to 20.6. In 15.8, when exporti…...property to Shape class to determine whether shape has any effects...allow to detect shapes with effects and render them before converting...

    forum.aspose.com/t/preserve-original-images-and...
  3. Convert OpenDocument Presentations in .NET|Aspo...

    Aspose.Slides for .NET lets you convert ODP to PDF, HTML, and image formats with ease. Boost your .NET apps with fast and accurate presentation conversion....offer different features and rendering behaviors. Here are some of...typically rendered last and may overlay other shapes, regardless...

    docs.aspose.com/slides/net/convert-openoffice-odp/
  4. 关于groupShape.GetShapeRenderer().Save()的渲染问题 - F...

    我在使用如下代码将groupsharp保存为png图片,但是绘制内容质量不太行,是否有办法提高质量? ImageSaveOptions saveOptions = new ImageSaveOptions(SaveFormat.Png) { Resolution = 300, PaperColor = Color.Transparent, GraphicsQualityOptions = new Graphic…...StartupPath, "math_sample", "rendered_group.png"); groupShape.GetShapeRenderer()...FirstSection.Body.AppendChild(new Shape(doc, ShapeType.Image) { ImageData...

    forum.aspose.com/t/groupshape-getshaperenderer-...
  5. 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...
  6. Export Document Structure While Converting to P...

    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....row, table, worksheet, image, shape, header/footer, etc. With option...AI Document Assistant Close Render Unicode Supplementary characters...

    docs.aspose.com/cells/net/export-document-struc...
  7. HtmlFixedSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.HtmlFixedSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HtmlFixed](../../aspose.words/saveformat/#HtmlFixed) format...determining how colors are rendered. (Inherited from FixedPageSaveOptions...determining how 3D effects are rendered. (Inherited from SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FootnoteSeparator | Aspose.Words for Java

    in Java....deleteShapes() Deletes all shapes from the text of this story...CONTINUE; } /// /// Called when a Shape is encountered in the document...

    reference.aspose.com/words/java/com.aspose.word...
  9. Create VDX Files via Java | products.aspose.com

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

    products.aspose.com/diagram/java/create/vdx/
  10. Create HTML Files via C# | products.aspose.com

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

    products.aspose.com/diagram/net/create/html/