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

shape rendering

(0.33 sec)
  1. Შეკუმშოს WORD Python

    შეკუმშოს WORD Python ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ WORD კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/ka/python-net/compres...
  2. Შეკუმშოს DOC Python

    შეკუმშოს DOC Python ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ DOC კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....cleanup() shapes = [node.as_shape() for node in doc.get_child_nodes(aw...NodeType.SHAPE, True )] for shape in shapes: if shape.isImage:...

    products.aspose.com/words/ka/python-net/compres...
  3. Display text on an existing image | .NET API So...

    .NET C# API Solution to manage fonts. Learn how to add the text to images with Aspose.Font for .NET....One such purpose is text rendering. The solution provides a custom...custom way to render text on an image using a particular font...

    products.aspose.com/font/net/add-text-to-image/
  4. Support For Interruptable Library|Aspose.Slides...

    Make long-running tasks cancelable with Aspose.Slides for Java. Interrupt Rendering and conversions for PowerPoint and OpenDocument safely, with examples....deserialization, serialization, and rendering. InterruptionTokenSou is the...operations—such as loading, saving, or rendering presentations—before they...

    docs.aspose.com/slides/java/support-for-interru...
  5. Java API to Render XPS to SXC | products.aspose...

    Export XPS to SXC via Java API without using Microsoft Excel or Adobe Reader...that enables developers to render XPS to XLSX. It provides a...two-step process involves rendering XPS to XLSX using Aspose.PDF...

    products.aspose.com/total/java/conversion/xps-t...
  6. Aspose::Words::Saving::SvgSaveOptions class | A...

    Aspose::Words::Saving::SvgSaveOptions class. Can be used to specify additional options when saving a document into the Svg format. To learn more, visit the documentation article in C++....determining how colors are rendered. get_CustomTimeZoneInfo ()...determining how 3D effects are rendered. virtual get_DmlEffectsRenderingM...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Manage Presentation Headers and Footers in .NET...

    Use Aspose.Slides for .NET to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....foreach ( IShape shape in master . Shapes ) { if ( shape . Placeholder...Placeholder != null ) { if ( shape . Placeholder . Type == PlaceholderType...

    docs.aspose.com/slides/net/presentation-header-...
  8. Manage Presentation Headers and Footers in Java...

    Use Aspose.Slides for Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....( IShape shape : master . getShapes ()) { if ( shape . getPlaceholder...getPlaceholder () != null ) { if ( shape . getPlaceholder (). getType...

    docs.aspose.com/slides/java/presentation-header...
  9. Manage Presentation Headers and Footers on Andr...

    Use Aspose.Slides for Android via Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....( IShape shape : master . getShapes ()) { if ( shape . getPlaceholder...getPlaceholder () != null ) { if ( shape . getPlaceholder (). getType...

    docs.aspose.com/slides/androidjava/presentation...
  10. Convert EPUB to PNG – C# code examples

    Convert EPUB to PNG using Aspose.HTML for .NET. Consider various EPUB to PNG conversion scenarios in C# examples. Try online EPUB Converter....usage enables you to tune the rendering process. You can specify the...This property sets the image rendering quality. Antialiasing is enabled...

    docs.aspose.com/html/net/convert-epub-to-png/