Sort Score
Result 10 results
Languages All
Labels All
Results 6,621 - 6,630 of 50,322 for

shape

(1.01 sec)
  1. Visio转其他格式|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to SVG,XPS,XML,XAML formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to SVG,XPS,XML,XAML with a few lines of code....SVGSaveOptions () shapes = options . shapes ; #// get shapes by page index...index and shape ID, and then add in the shape collection object...

    docs.aspose.com/diagram/zh/python-net/convert-v...
  2. 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...
  3. Aspose.CellsでExcelファイルをPDF形式に変換した場合にExcelでの見た目と...

    Aspose.Cells for Python via .NET(25.2.0)を利用しています。 Aspose.CellsでExcelワークブックをPDFに変換する際に、 Excel上にあるオブジェクトがExcelワークブックの見た目と異なった位置や模様でPDFに変換されてしまいます。 求める結果としてはExcel本体の機能のPDF変換と同等のPDF変換処理ができ、Excel上の見た目とPDF変換後の見た目が同じになることです。 …...CELLSPYTHONNET-256:Abnormal arrow shape when saving file to pdf CEL...problem is that when we render shapes in a “group” state, the calculated...

    forum.aspose.com/t/aspose-cells-excel-pdf-excel...
  4. BuildingBlock | Aspose.Words for Java

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry in Java....Document(); // Add two runs and one shape as child nodes to the first..."Hello world! ")); Shape shape = new Shape(doc, ShapeType.RECTANGLE);...

    reference.aspose.com/words/java/com.aspose.word...
  5. Convert Image To GIF C#

    Convert Image to GIF format in C# code. Save Image as GIF using C#.... var shape = builder.InsertImage( "Input.png" ); shape.GetShapeRenderer()...; var shape = builder.InsertImage("Input.png"); shape.GetShapeRenderer()...

    products.aspose.com/words/net/conversion/image-...
  6. Drawing Images using Graphics|Documentation

    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....library you can draw simple shapes like lines, rectangles and...complex shapes like polygons, curves, arcs and Bezier shapes. Aspose...

    docs.aspose.com/psd/net/drawing-images-using-gr...
  7. Փոխարկել JPG PNG C#

    Փոխարկեք JPG ը PNG ձևաչափի C# կոդով: Պահեք JPG որպես PNG օգտագործելով C#:... var shape = builder.InsertImage( "Input.jpg" ); shape.GetShapeRenderer()...; var shape = builder.InsertImage("Input.jpg"); shape.GetShapeRenderer()...

    products.aspose.com/words/hy/net/conversion/jpg...
  8. Փոխարկել Պատկեր BMP C#

    Փոխարկեք Պատկեր ը BMP ձևաչափի C# կոդով: Պահեք Պատկեր որպես BMP օգտագործելով C#:... var shape = builder.InsertImage( "Input.png" ); shape.GetShapeRenderer()...; var shape = builder.InsertImage("Input.png"); shape.GetShapeRenderer()...

    products.aspose.com/words/hy/net/conversion/ima...
  9. Փոխարկել JPG Պատկեր C#

    Փոխարկեք JPG ը Պատկեր ձևաչափի C# կոդով: Պահեք JPG որպես Պատկեր օգտագործելով C#:... var shape = builder.InsertImage( "Input.jpg" ); shape.GetShapeRenderer()...; var shape = builder.InsertImage("Input.jpg"); shape.GetShapeRenderer()...

    products.aspose.com/words/hy/net/conversion/jpg...
  10. StructuredDocumentTag class | Aspose.Words for ...

    Aspose.Words.Markup.StructuredDocumentTag class. Represents a structured document tag (SDT or content control) in a document...HeaderFooter , Comment , Footnote or a Shape node. Row-level - Among rows...Node ) asShape() Cast node to Shape . (Inherited from Node ) asSmartTag()...

    reference.aspose.com/words/nodejs-net/aspose.wo...