Sort Score
Result 10 results
Languages All
Labels All
Results 7,171 - 7,180 of 50,339 for

shape

(0.13 sec)
  1. 在 PS 文件中使用剪辑 | Java

    将剪辑添加到 PS 文件是 Aspose.Page API 解决方案支持的一项功能。了解如何在 Java 中使用该功能...Shape 的类,该类可以包含任何闭合形状; 通过文本轮廓; 通过...// Demonstrates clipping by shape and clipping by text in PS document...

    docs.aspose.com/page/zh/java/ps/working-with-cl...
  2. Convert PDF to Different Image Formats in C#|As...

    This topic show you how to use Aspose.PDF to convert PDF to various images formats e.g. TIFF, BMP, EMF, JPEG, PNG, GIF, SVG with a few lines of code.... Default , Shape = Aspose . Pdf . Devices . ShapeType...Devices . ColorDepth . Default , Shape = Aspose . Pdf . Devices . ShapeType...

    docs.aspose.com/pdf/net/convert-pdf-to-images-f...
  3. Free AI Applications – Aspose.SVG

    AI-powered Aspose.SVG tools for vectorizing images, creating stencils, and answering SVG-related questions – free and easy to use....such as path simplification, shape combinations, and removal of...

    docs.aspose.com/svg/ai-apps/
  4. Apply a theme to a presentation|Aspose.Slides D...

    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....Change the fill color of a shape in a presentation...

    docs.aspose.com/slides/net/apply-a-theme-to-a-p...
  5. 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...
  6. 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/
  7. 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...
  8. Відкриття та редагування PSB-файлу | products.a...

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

    products.aspose.com/psd/ua/editor/psb/
  9. 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...
  10. Buat DOC Menggunakan C#

    Buat DOC baharu dalam C# dalam beberapa langkah. Buat DOC dengan mudah menggunakan pustaka .NET....new DocumentBuilder(doc); Shape shape = builder.InsertChart(ChartType...432 , 252 ); Chart chart = shape.Chart; chart.Title.Text = "Demo...

    products.aspose.com/words/ms/net/make/doc/