Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 90,860 for

object

(0.08 sec)
  1. OdsoRecipientDataCollection Class | Aspose.Word...

    Discover Aspose.Words.Settings.OdsoRecipientDataCollection, a powerful typed collection for managing OdsoRecipientData efficiently in your applications....OdsoRecipientData ) Adds an object to the end of this collection...GetEnumerator () Returns an enumerator object that can be used to iterate...

    reference.aspose.com/words/net/aspose.words.set...
  2. Aspose::Words::Drawing::SignatureLine::get_Sign...

    Aspose::Words::Drawing::SignatureLine::get_Signer method. Gets or sets suggested signer of the signature line. Default value for this property is empty string in C++....the "SignatureLineOptions" object we have created above. // If...signature line via its Shape object. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. DigitalSignature.certificate_holder property | ...

    DigitalSignature.certificate_holder property. Returns the certificate holder Object that contains the certificate was used to sign the document....Returns the certificate holder object that contains the certificate...Create a CertificateHolder object from a PKCS12 file, which we...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SaveOptions.dml_rendering_mode property | Aspos...

    SaveOptions.dml_rendering_mode property. Gets or sets a value determining how DrawingML shapes are rendered....# Create a "PdfSaveOptions" object that we can pass to the document's...# Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Shape.has_smart_art property | Aspose.Words for...

    Shape.has_smart_art property. Returns ``True`` if this [Shape](../) has a SmartArt Object....if this Shape has a SmartArt object. @property def has_smart_art...in a document with SmartArt objects. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Body.parent_section property | Aspose.Words for...

    Body.parent_section property. Gets the parent section of this story....document's "EndnoteOptions" object # to collect endnotes at the...of a section's "page_setup" object to "True" to revert to the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. WordML2003SaveOptions.save_format property | As...

    WordML2003SaveOptions.save_format property. Specifies the format in which the document will be saved if this save options Object is used...saved if this save options object is used. Can only be SaveFormat...Create a "WordML2003SaveOption" object to pass to the document's "Save"...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working With Document Conversion in Jython|Aspo...

    Learn how to convert PDF documents to various formats using Jython with Aspose.PDF, enabling flexible document processing....Jython Working With Document Object in Jython...

    docs.aspose.com/pdf/java/working-with-document-...
  9. PDF to JPEG Converter using Android via Java | ...

    Sample code on Java for PDF to JPEG conversion. Use example code for batch PDF to JPEG conversion in Android...file for converting Create an object of the Document class, to get..."PDF-to-JPEG.jpeg" ); // Create stream object to save the output image try...

    products.aspose.com/pdf/android-java/conversion...
  10. Using Variables in C#|Aspose.Words for .NET

    Use variables to calculate an expensive value just once and access it multiple times in template documents using C#....can not use the contextual object member access feature against...variable. See “Using Contextual Object Member Access” for more information...

    docs.aspose.com/words/net/using-variables/