Sort Score
Result 10 results
Languages All
Labels All
Results 5,861 - 5,870 of 16,787 for

true type

(0.64 sec)
  1. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_Type = decode_data_uri(slide.lo…...title}': {e}", exc_info=True, ) logger.info("Saving presentation...render_presentation_from_doc: {e}", exc_info=True) finally: logger.info(f"Rendered...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  2. Adjusting 2D Image Size|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....Only valid when AutoSize is true. Sets the margin area of the...CaptionBelow. That is, when AutoSize is true, and the margins setting is...

    docs.aspose.com/barcode/jasperreports/adjusting...
  3. Aspose.PSD for Python via .NET 25.5 - Release N...

    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.... load_effects_resource = True with PsdImage . load ( sourceFile...PngOptions () pngOpt . color_type = PngColorType . TRUECOLOR_WITH_ALPHA...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  4. Aspose.PSD for Java 23.11 - 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....Feature PSDJAVA-554 Add new types of warp: Wave, shell up, shell...()); } ** PSDJAVA-554. Add new types of warp: Wave, shell up, shell...

    docs.aspose.com/psd/java/aspose-psd-for-java-23...
  5. Extended Attributes of a Project | Aspose.Tasks...

    Learn how to work with Microsoft Project extended attributes using Aspose.Tasks for C# and C++....Text as Custom Field Type from the Type combo box. Select Text1...attributes of the Resource and Task types to the source MPP file. The...

    docs.aspose.com/tasks/cpp/extended-attributes-o...
  6. Customize Presentation Shapes in .NET|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for .NET: geometry paths, curved corners, composite shapes....Rectangle type. Get an instance of the GeometryPath...and set the ShapeType.Heart type. Get an instance of the GeometryPath...

    docs.aspose.com/slides/net/custom-shape/
  7. ShapeBase.wrap_side property | Aspose.Words for...

    ShapeBase.wrap_side property. Specifies how the text is wrapped around the shape.... of_type ( lambda x : x . as_shape ()...get_child_nodes ( aw . NodeType . SHAPE , True ))))) self . assertEqual ( 3...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for С++ for more engaging slides....chart -> set_HasDataTable ( true ); chart -> get_ChartData ()..."Series 2" )), chart -> get_Type ()); // Takes the first chart...

    docs.aspose.com/slides/cpp/chart-data-label/
  9. How can I convert the entire Excel file into a ...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao 新規工事件名シート(1)_250702~260830 (23).zip (502.5 KB) How can I convert the entire Excel file into a single-page SVG without cutting off any content? Sample in z…...OnePagePerSheet property to true to ensure that all content from...imgOptions.OnePagePerSheet = true; // Ensure all content is on...

    forum.aspose.com/t/how-can-i-convert-the-entire...
  10. Footnote.is_auto property | Aspose.Words for Py...

    Footnote.is_auto property. Holds a value that specifies whether this is a auto-numbered footnote or footnote with user defined custom reference mark.... insert_footnote ( footnote_type = aw . notes . FootnoteType...If this property is set to "true", then our footnote's reference...

    reference.aspose.com/words/python-net/aspose.wo...