Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 44,800 for

shape

(0.18 sec)
  1. Aspose::Words::Loading::LoadOptions::get_BaseUr...

    Aspose::Words::Loading::LoadOptions::get_BaseUri method. Gets or sets the string that will be used to resolve relative URIs found in the document into absolute URIs when required. Can be null or empty string. Default is null in C++....); // Verify that the first shape of the document contains a valid...valid image. auto shape = System :: ExplicitCast < Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement....replace all textbox shapes with image shapes. Document doc = new...drawing canvas.docx" ); Shape [] shapes = doc . GetChildNodes (...

    reference.aspose.com/words/net/aspose.words/com...
  3. Aspose::Words::Drawing::SignatureLine::get_Defa...

    Aspose::Words::Drawing::SignatureLine::get_DefaultInstructions method. Gets or sets a value indicating that default instructions is shown in the Sign dialog. Default value for this property is true in C++...."Senior Manager" ); // Insert a shape that will contain a signature...created above. // If we insert a shape whose coordinates originate...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::SignatureLine::get_Emai...

    Aspose::Words::Drawing::SignatureLine::get_Email method. Gets or sets suggested signer's e-mail address. Default value for this property is empty string in C++...."Senior Manager" ); // Insert a shape that will contain a signature...created above. // If we insert a shape whose coordinates originate...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::ShapeBase::get_Hidden m...

    Aspose::Words::Drawing::ShapeBase::get_Hidden method. Gets or sets a boolean value indicating whether the Shape is visible in C++....value indicating whether the shape is visible. bool Aspose :: Words...Examples Shows how to hide the shape. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Public API Changes in Aspose.Cells 8.9.2|Docume...

    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....appearance of textual parts of a Shape. Here is simple usage scenario...Add a Shape of type TextBox to the collection var shape = sheet...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. Stroke.Weight | Aspose.Words for .NET

    Discover the Stroke Weight property to customize brush thickness for Shapes. Enhance your designs with precise path strokes in points!...that strokes the path of a shape in points. public double Weight...Remarks The default value for a Shape is 0.75. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeType enumeration. Specifies the type of Shape in a Microsoft Word document....enumeration Specifies the type of shape in a Microsoft Word document...Description Image The shape is an image. TextBox The shape is a textbox...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Compress DOCX In C++

    Compress DOCX in C++ without losing quality. Optimize DOCX content, reduce file size easily....(NodeType::Shape, true ); for ( const auto & shape : System::...System:: IterateOver <Shape>(nodes)) { if (shape-> get_HasImage ()) {...

    products.aspose.com/words/cpp/compress/docx/
  10. Aspose::Words::Drawing::ShapeBase::get_Relative...

    Aspose::Words::Drawing::ShapeBase::get_RelativeHorizontalPosition method. Specifies relative to what the Shape is positioned horizontally in C++....Specifies relative to what the shape is positioned horizontally....only for top level floating shapes. Examples Shows how to insert...

    reference.aspose.com/words/cpp/aspose.words.dra...