Sort Score
Result 10 results
Languages All
Labels All
Results 6,531 - 6,540 of 50,326 for

shape

(0.08 sec)
  1. Missing most of the shapes after importing a fi...

    After importing vsd to vsdx, only some lines import and most of the Shapes are missing. vsd file in question and screenshot of an issue: missing Shapes.zip (482.7 KB) The file was converted using this part of code: F…...Missing most of the shapes after importing a file Aspose.Diagram...lines import and most of the shapes are missing. vsd file in question...

    forum.aspose.com/t/missing-most-of-the-shapes-a...
  2. Several JPG Into BMP C#

    Merge multiple JPG into BMP in C# code. Save JPG as BMP using C#....new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...pageSetup.PageWidth = shapes.Max(shape => shape.Width); pageSetup...

    products.aspose.com/words/net/merge/jpg-to-bmp/
  3. Several Image Into PNG C#

    Merge multiple Image into PNG in C# code. Save Image as PNG using C#....new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...pageSetup.PageWidth = shapes.Max(shape => shape.Width); pageSetup...

    products.aspose.com/words/net/merge/image-to-png/
  4. Several Image Into SVG C#

    Merge multiple Image into SVG in C# code. Save Image as SVG using C#....new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...pageSetup.PageWidth = shapes.Max(shape => shape.Width); pageSetup...

    products.aspose.com/words/net/merge/image-to-svg/
  5. Several Image Into BMP C#

    Merge multiple Image into BMP in C# code. Save Image as BMP using C#....new DocumentBuilder(doc); var shapes = fileNames.Select(fileName...pageSetup.PageWidth = shapes.Max(shape => shape.Width); pageSetup...

    products.aspose.com/words/net/merge/image-to-bmp/
  6. 通過 C# 將 USD 轉換為 STL | products.aspose.com

    使用 .NET API 轉換 USD 和其他 3D 文件...the cross section of the 3D shape to be built by the fabber. There...

    products.aspose.com/3d/zh-hant/net/conversion/u...
  7. How to Convert PDF to TIFF in C#

    This brief tutorial explains how to convert PDF to TIFF in C#. To write the PDF to TIFF converter C# code and detailed steps are provided along with the environment configuration....compression type, color depth, shape type, brightness, and page coordinate...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-tif...
  8. LayoutCollector.GetEntity | Aspose.Words for .NET

    Discover the LayoutCollector GetEntity method, effortlessly retrieve the LayoutEnumerator's position for seamless document navigation and enhanced productivity.... BookmarkStart or Shape . It doesn’t work for Run ,...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Convert PPTX to Video in Java | products.aspose...

    Convert PPTX to video in Java. Use Java library API to convert PowerPoint to video...Presentation (); try { // Adds a smile shape and then animates it IAutoShape...

    products.aspose.com/slides/java/conversion/pptx...
  10. Marker shapes set for line with marker charts a...

    I’m using the Aspose library to generate line with marker charts and programmatically setting custom marker Shapes for data points. However, when opening the generated file in Excel, the selected marker Shapes are not ap…...Marker shapes set for line with marker charts are not reflected...programmatically setting custom marker shapes for data points. However, when...

    forum.aspose.com/t/marker-shapes-set-for-line-w...