Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 6,884 for

shape rendering

(0.71 sec)
  1. Problems with title and legend when saving as P...

    I am encountering issues while using Aspose.Words to convert a word document into a PDF. Aspose.Words Version : 25.6.0 When i use the code to convert “test.docx” to “test.pdf”: var testDoc = new Document("D:\\test.doc…... Check Chart Rendering Options Ensure that you are...Sometimes, specific chart rendering issues are fixed in newer...

    forum.aspose.com/t/problems-with-title-and-lege...
  2. Features|Documentation

    Aspose.Diagram for Python via .NET features.... Rendering and Printing Render pages to vector...vector images (EMF) Render pages to raster images (Multipage TIFF,...

    docs.aspose.com/diagram/python-net/features/
  3. Features Overview|Aspose.Slides Documentation

    Discover Aspose.Slides for C++: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently.... Rendering Aspose.Slides for C++ supports...supports high fidelity rendering of slides in the presentation documents...

    docs.aspose.com/slides/cpp/features-overview/
  4. NodeRendererBase.opaque_bounds_in_points proper...

    NodeRendererBase.opaque_bounds_in_points property. Gets the opaque bounds of the Shape in points....Gets the opaque bounds of the shape in points. @property def op...parts of the shape are ignored) bounding box of the shape. The bounds...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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/nodejs-net/aspose.wo...
  7. aspose.words.rendering module | Aspose.Words fo...

    The aspose.words.Rendering module provides classes that allow to customize printing or Rendering of documents....rendering module The aspose.words.rendering module provides...printing or rendering of documents. To actually render, print or...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. 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...