Sort Score
Result 10 results
Languages All
Labels All
Results 3,831 - 3,840 of 92,077 for

object

(1.06 sec)
  1. DocumentVisitor.visitSpecialChar method | Aspos...

    DocumentVisitor.visitSpecialChar method. Called when a [SpecialChar](../../specialchar/) node is encountered in the document....specialChar SpecialChar The object that is being visited. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::EditableRangeEnd class | Aspose....

    Aspose::Words::EditableRangeEnd class. Represents an end of an editable range in a Word document. To learn more, visit the documentation article in C++....Words Document Object Model (DOM) documentation article...get_Range () Returns a Range object that represents the portion...

    reference.aspose.com/words/cpp/aspose.words/edi...
  3. FieldMergingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.MailMerging.FieldMergingArgs class for seamless data handling in MergeField events, enhancing your document processing experience....get; } Returns the Document object for which the mail merge is...document. Field { get; } Gets the object that represents the current...

    reference.aspose.com/words/net/aspose.words.mai...
  4. InternableComplexAttr | Aspose.Words for Java

    Base class for internable complex attribute in Java....Object public abstract class InternableComplexAtt...visit the Aspose.Words Document Object Model (DOM) documentation article...

    reference.aspose.com/words/java/com.aspose.word...
  5. Saving recognition results|Documentation

    How to get form recognition results in CSV, XML or JSON formats....GetCsvAsStream Returns a MemoryStream object in the specified encoding with...GetJsonAsStream Returns a MemoryStream object in the specified encoding with...

    docs.aspose.com/omr/net/recognition/save/
  6. Aspose::Words::Drawing::Fill::get_Color method ...

    Aspose::Words::Drawing::Fill::get_Color method. Gets or sets a Color Object that represents the foreground color for the fill in C++....method Gets or sets a Color object that represents the foreground...gradient.docx" ); // Get Fill object for Font of the first Run....

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. FixedPageSaveOptions.page_set property | Aspose...

    FixedPageSaveOptions.page_set property. Gets or sets the pages to render...# 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...
  8. Creating a complex PDF|Aspose.PDF for Python vi...

    Aspose.PDF for Python via .NET allows you to create more complex documents that contain images, text fragments, and tables in one document....steps: Instantiate a Document object. In this step we will create...Add a Page to the document object. So, now our document will...

    docs.aspose.com/pdf/python-net/complex-pdf-exam...
  9. Aspose::Words::Settings::OdsoRecipientDataColle...

    Aspose::Words::Settings::OdsoRecipientDataCollection::GetEnumerator method. Returns an enumerator Object that can be used to iterate over all items in the collection in C++....method Returns an enumerator object that can be used to iterate...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. NullReferenceException ListMessages using Graph...

    Hi I am using the following code to fetch Messages: List AllEnvelopes = new List(); TotalCount = 0; using (var client = GetGraphClient(apiUrl, settings, mailbox)) { var inbox = client.ListFolders().First(fi => fi.D…...NullReferenceExcepti: Object reference not set to an instance of an object. Can...a property or method on an object that is null. Here are some...

    forum.aspose.com/t/nullreferenceexception-listm...