Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 91,330 for

object

(0.07 sec)
  1. Modify an Existing Style with Golang via C++|Do...

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....formatting style object. A formatting style object is a combination...This example creates a Style object, applies it to a range of cells...

    docs.aspose.com/cells/go-cpp/modify-an-existing...
  2. DocumentVisitor.visit_office_math_end method | ...

    DocumentVisitor.visit_office_math_end method. Called when enumeration of a Office Math Object has ended....enumeration of a Office Math object has ended. def visit_office_math_end...office_math OfficeMath The object that is being visited. Returns...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fields::FieldUserAddress::get_Us...

    Aspose::Words::Fields::FieldUserAddress::get_UserAddress method. Gets or sets the current user's postal address in C++....// Create a UserInformation object and set it as the source of...taken from the UserInformation object we created above. auto builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldUserInitials::get_U...

    Aspose::Words::Fields::FieldUserInitials::get_UserInitials method. Gets or sets the current user's initials in C++....// Create a UserInformation object and set it as the source of...taken from the UserInformation object we created above. auto builder...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Extract OLE Objects from Workbook with JavaScri...

    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....Extract OLE Objects from Workbook with JavaScript via C++ Contents...you do need to extract OLE objects from a workbook. Aspose.Cells...

    docs.aspose.com/cells/javascript-cpp/extract-ol...
  6. HeightRule | Aspose.Words for Java

    Specifies the rule for determining the height of an Object in Java....Object public class HeightRule Specifies...determining the height of an object. Examples: Shows how to format...

    reference.aspose.com/words/java/com.aspose.word...
  7. DigitalSignatureDetails class | Aspose.Words fo...

    Aspose.Words.Saving.DigitalSignatureDetails class. Contains details for signing a document with a digital signature....certificateHolder object that contains the certificate...DigitalSignatureDeta.signOptions object used to sign a document. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Settings::MailMergeSettings::set...

    Aspose::Words::Settings::MailMergeSettings::set_Odso method. Sets the Object that specifies the Office Data Source Object (ODSO) settings in C++....the object that specifies the Office Data Source Object (ODSO)...Odso > & value ) Remarks This object is never null . See Also Class...

    reference.aspose.com/words/cpp/aspose.words.set...
  9. Fill Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Fill class for advanced fill formatting options, enhancing your document design and visual appeal effortlessly....Represents fill formatting for an object. To learn more, visit the Working...set; } Gets or sets a Color object that represents the background...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Hello World Example|Documentation

    C# Hello World example to draw an arc. .NET code sample to work with vector graphics in C# and VB.NET....Instantiate an object of Bitmap class Initialize an object of Graphics...from this bitmap Define a Pen object with desired parameters Use...

    docs.aspose.com/drawing/net/hello-world-example/