Sort Score
Result 10 results
Languages All
Labels All
Results 5,721 - 5,730 of 49,132 for

shape

(0.09 sec)
  1. Watermark Excel File Online or using .NET | pro...

    Free online app to Watermark different Excel files. .NET watermarking library C# code for Excel 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/excel/
  2. CompatibilityOptions.optimizeFor method | Aspos...

    CompatibilityOptions.optimizeFor method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word....inserting an image will define its shape using VML. doc . compatibilityOptions...standard does not support VML shapes. // If we set the "Compliance"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Fields::FieldType enum | Aspose....

    Aspose::Words::Fields::FieldType enum. Specifies Microsoft Word field types in C++....represent an ActiveX control as a Shape object, but for some documents...FieldShape 95 Specifies the SHAPE field. FieldSkipIf 43 Specifies...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Გადაიყვანეთ DOC HTML C++

    გადაიყვანეთ DOC HTML C++ ფორმატში კოდით. შეინახეთ DOC როგორც HTML C++....auto shape = builder->InsertImage(u"Input.doc"); shape->GetS...

    products.aspose.com/words/ka/cpp/conversion/doc...
  5. Გადაიყვანეთ HTML Markdown C++

    გადაიყვანეთ HTML Markdown C++ ფორმატში კოდით. შეინახეთ HTML როგორც Markdown C++....auto shape = builder->InsertImage(u"Input.html"); shape->Get...

    products.aspose.com/words/ka/cpp/conversion/htm...
  6. Გადაიყვანეთ Გამოსახულება PDF C++

    გადაიყვანეთ Გამოსახულება PDF C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც PDF C++....auto shape = builder->InsertImage(u"Input.png"); shape->GetS...

    products.aspose.com/words/ka/cpp/conversion/ima...
  7. Unable to Retrieve Table Preset Styles (Such As...

    Hello, I’m unable to retrieve the preset styles of tables created in PowerPoint when using Aspose.Slides for .NET. I’m reading these tables and generating their HTML representations. I’m using version 24.3.0.0 of the A…...foreach (var shape in slide.Shapes) { if (shape is ITable table)...ToString(); } More examples: Shape Effective Properties|Aspose...

    forum.aspose.com/t/unable-to-retrieve-table-pre...
  8. Remove background from vector images in C#|Docu...

    Using graphic library Aspose.Imaging for .NET (C#) to remove background from vector images....consist of numerous colored shapes covering the whole image, creating...objects without underlying shapes as part of the background....

    docs.aspose.com/imaging/net/removing-background...
  9. Create Flowchart in Python

    This tutorial guides how to create flowchart in Python. It explains the step-by-step algorithm and a working sample code to create a flowchart maker in Python....flowchart creation by changing the shape types, connections, schema,...class and insert different shapes from the master stencil Specify...

    kb.aspose.com/diagram/python/create-flowchart-i...
  10. Add Watermark to ODP Presentation Files using C...

    C++ source code for adding Watermark to ODP Presentation....watermarkShape = slide -> get_Shapes() -> AddAutoShape(ShapeType...watermarkShape = slide -> get_Shapes() -> AddAutoShape(ShapeType...

    products.aspose.com/slides/cpp/watermark/odp/