Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 48,106 for

shape

(0.13 sec)
  1. Შეკუმშოს DOCX C++

    შეკუმშოს DOCX C++ ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ DOCX კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/ka/cpp/compress/docx/
  2. ShapeBase.AlternativeText | Aspose.Words for .NET

    Discover the ShapeBase AlternativeText property, which enhances accessibility by providing descriptive text for graphics, improving user experience and SEO....Examples Shows how to use a shape’s alternative text. Document...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Insert Image|Documentation

    This section explains how to insert a image in a visio page with Aspose.Diagram. Support using java to insert image and save as pdf, svg, html, image, xps and other formats....developers to insert a image shape in a page. The code example...developers to insert a image shape in a page. The code example...

    docs.aspose.com/diagram/java/drawing/insert-image/
  4. ChartDataPointCollection.HasDefaultFormat | Asp...

    Discover if the data point at a specific index in ChartDataPointCollection uses the default format. Enhance your data visualization today!... Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); ChartSeries series = shape . Chart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ShapeBase.href property | Aspose.Words for Python

    ShapeBase.href property. Gets or sets the full hyperlink address for a Shape....full hyperlink address for a shape. @property def href ( self )...Examples Shows how to insert a shape which contains an image, and...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::OleFormat::get_Clsid me...

    Aspose::Words::Drawing::OleFormat::get_Clsid method. Gets the CLSID of the OLE object in C++....docm" ); // Shapes store and display OLE objects...in the document's body. auto shape = System :: ExplicitCast < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Forms2OleControlCollection Class | Aspose.Words...

    Discover the Aspose.Words.Drawing.Ole.Forms2OleControlCollection class, your solution for managing Forms2OleControl objects efficiently in document processing....docm" ); // Shapes store and display OLE objects...the document's body. Shape shape = ( Shape ) doc . GetChild ( NodeType...

    reference.aspose.com/words/net/aspose.words.dra...
  8. SignatureLine.IsSigned | Aspose.Words for .NET

    Discover how SignatureLine's IsSigned property confirms digital signature authenticity, ensuring secure and trustworthy transactions. Enhance your document integrity!...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); signatureLine = shape . SignatureLine...

    reference.aspose.com/words/net/aspose.words.dra...
  9. LoadOptions.baseUri property | Aspose.Words for...

    LoadOptions.baseUri property. Gets or sets the string that will be used to resolve relative URIs found in the document into absolute URIs when required...); // Verify that the first shape of the document contains a valid...const shape = doc . getShape ( 0 , true ); expect ( shape . isImage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FieldShape Class | Aspose.Words for .NET

    Discover Aspose.Words.Fields.FieldShape class for effortless Shape field implementation. Enhance document design with powerful features and flexibility....FieldShape class Implements the SHAPE field. To learn more, visit...Microsoft Word fields such as SHAPE and EMBED are handled during...

    reference.aspose.com/words/net/aspose.words.fie...