Sort Score
Result 10 results
Languages All
Labels All
Results 6,661 - 6,670 of 48,106 for

shape

(0.17 sec)
  1. Mask an image to clip corners of the content - ...

    Hello, I’m trying to use Aspose.HTML 2025.06 for .Net to convert HTML into PDF. HTML consist of a base64 image and an overlay on top. This overlay is meant to clip the corners of the chart visible on the image. I have…...approach allows you to define the shape of the visible area directly...

    forum.aspose.com/t/mask-an-image-to-clip-corner...
  2. Manage VBA Projects in Presentations in .NET|As...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for .NET to streamline your workflow....SourceCode = @"Sub Test(oShape As Shape) MsgBox ""Test"" End Sub" ;...

    docs.aspose.com/slides/net/presentation-via-vba/
  3. ImageSavingArgs.ImageFileName | Aspose.Words fo...

    Discover the ImageSavingArgs ImageFileName property to easily manage image file names and save locations for efficient image handling....imageFileName = $"{mOutFileName} shape {++mCount}, of type {args.CurrentShape...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...that can contain any closed shapes; by text outline; by 1 bpp...// Demonstrates clipping by shape and clipping by text in PS document...

    docs.aspose.com/page/zh/net/ps/working-with-clips/
  5. Відкриття та редагування PSB-файлу | products.a...

    Відкрийте та редагуйте файл PSB за допомогою онлайн-редактора...Yellow); // Draw an arc shape by specifying the Pen object...

    products.aspose.com/psd/ua/editor/psb/
  6. Aspose::Words::Markup::SmartTag class | Aspose....

    Aspose::Words::Markup::SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph. To learn more, visit the documentation article in C++....Footnote , Run , SpecialChar , Shape , GroupShape , CommentRangeStart...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....value determining how DrawingML shapes are rendered. getEncoding()...value determining how DrawingML shapes are rendered. setEncoding(Charset...

    reference.aspose.com/words/java/com.aspose.word...
  8. Adding Custom Labels to Data Points in the Seri...

    Learn how to add custom labels to data points in the series of a chart using Aspose.Cells for C++. Our guide will show you how to modify the labels' appearance, position, and formatting, as well as how to link them to your data source for accurate data representation....the Chart with C++ Set the Shape Type of Data Labels of Chart...

    docs.aspose.com/cells/cpp/adding-custom-labels-...
  9. Convert a Document to Markdown in C++|Aspose.Wo...

    Convert a document in any supported load format to Markdown and vice versa using C++....paragraphs with the HorizontalRule shape Bold emphasis Italic emphasis...

    docs.aspose.com/words/cpp/convert-a-document-to...
  10. Გააკეთეთ Markdown C# Ის Გამოყენებით

    შექმენით ახალი Markdown C# ში რამდენიმე ნაბიჯით. მარტივად შექმენით Markdown .NET ბიბლიოთეკის გამოყენებით....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/ka/net/make/md/