Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 681 for

adjust shape properties

(0.13 sec)
  1. Add Ellipses to Presentations in Python|Aspose....

    Learn how to create, format, and manipulate ellipse Shapes in Aspose.Slides for Python via .NET across PPT, PPTX and ODP presentations—code examples included....article shows how to add ellipse shapes to PowerPoint slides by using...developers about adding ellipse shapes to their slides using Aspose...

    docs.aspose.com/slides/python-net/ellipse/
  2. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....GlossaryDocument) property. GlossaryDocument can contain...getBackgroundShape() Gets the background shape of the document. getBuildingBlock(int...

    reference.aspose.com/words/java/com.aspose.word...
  3. Font Hinting

    Font hinting is the process of adding instructions to a font file to ensure that characters are displayed well on screens. But what is the purpose of this?...hinting provides instructions to adjust the font’s design to align...font and information on how to adjust the spacing between characters...

    docs.aspose.com/font/net/font-hinting/
  4. Linked picture (camera object) shows stale cach...

    Hi, Using Aspose Cells for Java, version 26.3. Sample code: Workbook template = new Workbook("input.xlsx"); template.getWorksheets().get("data").getCells().get("A1").putValue(2); template.calculateFormula(); template.…...utilizing the cached bitmap of the shape instead of refreshing it based...updating the shape values. We are considering adding a property to Calculated...

    forum.aspose.com/t/linked-picture-camera-object...
  5. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility.... Property CoordinateType is added to...PdfConverter The CoordinateType property allows to set printable area...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  6. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Java API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based Java application or an image....around defining the visual properties of objects within a 3D scene...interacts with surfaces. By adjusting properties like color, texture...

    docs.aspose.com/3d/java/aspose-3d-document-obje...
  7. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Python via .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based application or an image....around defining the visual properties of objects within a 3D scene...interacts with surfaces. By adjusting properties like color, texture...

    docs.aspose.com/3d/python-net/aspose-3d-documen...
  8. lc.GetEntity is getting NULL value - Free Suppo...

    I have below code and it fails on line le.Current = lc.GetEntity(para); because lc.GetEntity(para) gets NULL value and it says parameter value can’t be null. Could you please guide what is causing this to fail? priva…...different type, you will need to adjust your code accordingly. Verify...in header/footer or inside shape. LayoutCollector and LayoutEnumerator...

    forum.aspose.com/t/lc-getentity-is-getting-null...
  9. Add Ellipses to Presentations in C++|Aspose.Sli...

    Learn how to create, format, and manipulate ellipse Shapes in Aspose.Slides for C++ across PPT and PPTX presentations — C++ code examples included....article shows how to add ellipse shapes to PowerPoint slides by using...developers about adding ellipse shapes to their slides using Aspose...

    docs.aspose.com/slides/cpp/ellipse/
  10. While Converting PPTX to PDF in Java, Charts Ar...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 24.7 …... Adjust PDF Options : When saving the...JpegQuality or TextCompression properties to enhance the rendering...

    forum.aspose.com/t/while-converting-pptx-to-pdf...