Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 7,018 for

shape rendering

(0.12 sec)
  1. DmlRenderingMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Saving.DmlRenderingMode enhances DrawingML Shape Rendering for high-quality fixed page formats. Optimize your document visuals!...Specifies how DrawingML shapes are rendered to fixed page formats...fall-back shape is available for DrawingML, Aspose.Words renders fall-back...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Sca...

    Aspose::Words::Saving::HtmlSaveOptions::get_ScaleImageToShapeSize method. Specifies whether images are scaled by Aspose.Words to the bounding Shape size when exporting to HTML, MHTML or EPUB. Default value is true in C++....Words to the bounding shape size when exporting to HTML...Microsoft Word document is a shape. The shape has a size and the image...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. ShapeRenderer | Aspose.Words for Java

    Provides methods to render an individual Shape or GroupShape to a raster or vector image or to a Graphics object in Java....Provides methods to render an individual Shape or GroupShape to...more, visit the Working with Shapes documentation article. Constructors...

    reference.aspose.com/words/java/com.aspose.word...
  4. DmlEffectsRenderingMode enumeration | Aspose.Wo...

    aspose.words.saving.DmlEffectsRenderingMode enumeration. Specifies how DrawingML effects are rendered to fixed page formats....how DrawingML effects are rendered to fixed page formats. Members...Name Description SIMPLIFIED Rendering of DrawingML effects are simplified...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Read Barcodes from Word Documents|Documentation

    How to Read Barcodes from MS Word Files Using Aspose.BarCode and Aspose.Words for .NET...to raster images through rendering. The other way is to extract...in any non-raster formats. Rendering is the most universal and...

    docs.aspose.com/barcode/net/recognize-barcode-f...
  6. NodeRendererBase.GetSizeInPixels | Aspose.Words...

    Discover the NodeRendererBase GetSizeInPixels method to accurately calculate Shape dimensions in pixels based on zoom factor and resolution. Optimize your designs!...Calculates the size of the shape in pixels for a specified zoom...Return Value The size of the shape in pixels. Remarks This method...

    reference.aspose.com/words/net/aspose.words.ren...
  7. Aspose.PSD for Java 23.10 - Release Notes|Docum...

    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....from vstk resource in Shape Stroke rendering Feature PSDJAVA-540...Implement rendering of internal area of Stroke shapes Feature PSDJAVA-541...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  8. DmlEffectsRenderingMode | Aspose.Words for Java

    Specifies how DrawingML effects are rendered to fixed page formats in Java....how DrawingML effects are rendered to fixed page formats. Examples:...Shows how to configure the rendering quality of DrawingML effects...

    reference.aspose.com/words/java/com.aspose.word...
  9. Image conversion issue with Linux (2) - Free Su...

    Hi. I’m converting a VSD document to VSDX, am experiencing an issue with certain EMF images when converting them to PNG, using Shape.ToImage method. This issue is a follow-up on issue Image conversion issue with Linux. …...converting them to PNG, using shape.ToImage method. This issue is...the library version The EMF rendering engine was improved in later...

    forum.aspose.com/t/image-conversion-issue-with-...
  10. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...{ foreach (Shape shape in sheet.Shapes) { if (shape.MsoDrawingType...enabled shape.IsTextWrapped = true; // Adjust shape height dynamically...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...