Sort Score
Result 10 results
Languages All
Labels All
Results 5,501 - 5,510 of 49,135 for

shape

(0.08 sec)
  1. Watermark XLS File Online or using .NET | produ...

    Free online app to Watermark different XLS files. .NET watermarking library C# code for XLS worksheets....Create watermark by using new Shape to the worksheet Assign the...relevant text properties Lock the Shape and set other lock types Call...

    products.aspose.com/total/net/watermark/xls/
  2. PDF to TIFF Conversion Produces Only Black & Wh...

    Environment Aspose.PDF Version: 21.6.0 Platform: .NET 3.0 Operating System: Windows / Linux Conversion Type: PDF → TIFF (Color) Issue Description We are facing a critical issue while converting PDF documents to TIFF f…...tiffSettings = new TiffSettings { Shape = ShapeType.None, SkipBlankPages...tiffSettings = new TiffSettings { Shape = ShapeType.None, SkipBlankPages...

    forum.aspose.com/t/pdf-to-tiff-conversion-produ...
  3. 搜索

    搜索...Shapes 集合中的每個形狀。 如果 IShape.Placeholder...PlaceholderType.Header ,則使用 ((IAutoShape)shape).TextFrame.Text 屬性設置頁眉文本。 最後,使用...

    blog.aspose.com/zh-hant/slides/add-header-foote...
  4. Customize Doughnut Charts in Presentations Usin...

    Discover how to create and customize doughnut charts in Aspose.Slides for PHP via Java, supporting PowerPoint formats for dynamic presentations.... A chart is a shape; you can render it to a raster...

    docs.aspose.com/slides/php-java/doughnut-chart/
  5. Ignore Errors while Rendering Excel to PDF with...

    Learn how to ignore errors during the conversion of Excel files to PDF using Aspose.Cells for Node.js via C++....one rounded red arrow‑like shape , as shown in this screenshot...

    docs.aspose.com/cells/nodejs-cpp/ignore-errors-...
  6. ChartSeriesCollection.Count | Aspose.Words for ...

    Discover the ChartSeriesCollection Count property, which provides the total number of ChartSeries in your collection for enhanced data visualization.... Shape chartShape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Save text as actual text when saving to DWG | E...

    Hey everyone :wave:, I am currently checking out Aspose.CAD with java (aspose-cad-25.1). I am trying to load a file from .DWG, add a couple of objects and saving back to a .DWG again. val image = Image.load(“path/t…...All text is converted to a shape. While I guess this is somewhat...

    forum.aspose.com/t/save-text-as-actual-text-whe...
  8. Manage Audio in Presentations Using Python|Aspo...

    Easily add, extract & manage audio frames in PPT, PPTX and ODP with Aspose.Slides for Python via .NET. Explore code examples & boost your presentations today.... shapes . add_audio_frame_embedded...audio_fs : audioFrame = slide . shapes . add_audio_frame_embedded...

    docs.aspose.com/slides/python-net/audio-frame/
  9. Several JPG Into BMP Java

    Merge multiple JPG into BMP in Java code. Save JPG as BMP using Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/java/merge/jpg-to-bmp/
  10. Several Image Into SVG Java

    Merge multiple Image into SVG in Java code. Save Image as SVG using Java....DocumentBuilder (doc); List<Shape> shapes = fileNames.stream().map(fileName...setPageWidth(shapes.stream().mapToDouble(shape -> shape.getWidth())...

    products.aspose.com/words/java/merge/image-to-svg/