Aspose::Words::DigitalSignatures::SignOptions::get_SignatureLineImage method. The image that will be shown in associated SignatureLine. Default value is null in C++....docx" ; String dstDocumentPath =...+ u "SignDocumentCustom.Sign.docx" ; String certificatePath =...
Aspose::Words::DigitalSignatures::SignOptions::get_SignatureLineId method. Signature line identifier. Default value is Empty (all zeroes) Guid in C++....docx" ; String dstDocumentPath =...+ u "SignDocumentCustom.Sign.docx" ; String certificatePath =...
Aspose::Words::Loading::ResourceLoadingArgs::get_ResourceType method. Type of resource in C++....docx" ); } class ImageNameHandler...ReadAllBytes ( ImageDir + u "Logo.jpg" )); return ResourceLoadingActio...
ShapeBase.wrapSide property. Specifies how the text is wrapped around the shape....docx" ); let shapes = doc . getChildNodes...setImage ( base . imageDir + "Logo.jpg" ); replacementShape . left =...
Discover the ShapeBase WrapSide property To control text wrapping around shapes, enhancing your design's visual appeal and readability....docx" ); Shape [] shapes = doc ....SetImage ( ImageDir + "Logo.jpg" ); replacementShape . Left =...
Aspose::Words::Loading::ResourceType enum. Type of loaded resource in C++....docx" ); } class ImageNameHandler...ReadAllBytes ( ImageDir + u "Logo.jpg" )); return ResourceLoadingActio...
Aspose::Words::Loading::ResourceLoadingArgs::get_OriginalUri method. Original URI of the resource as specified in imported document in C++....docx" ); } class ImageNameHandler...ReadAllBytes ( ImageDir + u "Logo.jpg" )); return ResourceLoadingActio...
Aspose::Words::Drawing::ShapeBase::get_WrapSide method. Specifies how the text is wrapped around the shape in C++....docx" ); ArrayPtr < SharedPtr < Shape...SetImage ( ImageDir + u "Logo.jpg" ); replacementShape -> set_Left...
Aspose::Words::Loading::ResourceLoadingArgs::SetData method. Sets user provided data of the resource which is used if ResourceLoading() returns UserProvided in C++....docx" ); } class ImageNameHandler...ReadAllBytes ( ImageDir + u "Logo.jpg" )); return ResourceLoadingActio...
Aspose::Words::Loading::IResourceLoadingCallback::ResourceLoading method. Called when Aspose.Words loads any external resource in C++....docx" ); } class ImageNameHandler...ReadAllBytes ( ImageDir + u "Logo.jpg" )); return ResourceLoadingActio...