Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 97,401 for

object

(0.23 sec)
  1. 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...
  2. 发送带有重复的会议请求|Documentation

    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....com" )); // Fill appointment object Date startDate = sdf . parse...17:30:00" ); // Create appointment object Appointment agendaAppointment...

    docs.aspose.com/email/zh/java/sending-meeting-r...
  3. Aspose::Words::Drawing::Charts::BubbleSizeColle...

    Aspose::Words::Drawing::Charts::BubbleSizeCollection::GetEnumerator method. Returns an enumerator Object in C++....method Returns an enumerator object. System :: SharedPtr < System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Incorrect Position of Shapes Within SmartArt Wh...

    We are trying to get the position of shapes placed inside a smartart shape. We get incorrect positions for these shapes when the smartart itself is placed inside a group. We have attached a presentation and cpp file to …...inside a SmartArt object when the SmartArt object is placed inside...

    forum.aspose.com/t/incorrect-position-of-shapes...
  5. LineNumberRestartMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LineNumberRestartMode enum to control automatic line numbering resets for enhanced document formatting and clarity....use the section's PageSetup object to display numbers to the left...the same behavior as a List object, // but it covers the entire...

    reference.aspose.com/words/net/aspose.words/lin...
  6. PdfSaveOptions.EncryptionDetails | Aspose.Words...

    Discover PdfSaveOptions' EncryptionDetails property to easily configure PDF encryption settings, ensuring your documents remain secure and protected....valid PdfEncryptionDetails object, then the output PDF document...// Create a "PdfSaveOptions" object that we can pass to the document's...

    reference.aspose.com/words/net/aspose.words.sav...
  7. HtmlSaveOptions.metafile_format property | Aspo...

    HtmlSaveOptions.metafile_format property. Specifies in what format metafiles are saved when exporting to HTML, MHTML, or EPUB...Examples Shows how to convert SVG objects to a different format when... we can pass a SaveOptions object # to determine how the saving...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlLoadOptions.convert_svg_to_emf property | A...

    HtmlLoadOptions.convert_svg_to_emf property. Gets or sets a value indicating whether to convert loaded SVG images to the EMF format...Examples Shows how to convert SVG objects to a different format when... we can pass a SaveOptions object # to determine how the saving...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MarkdownOfficeMathExportMode | Aspose.Words for...

    Specifies how Aspose.Words exports OfficeMath to Markdown in Java....Object public class MarkdownOfficeMathEx...Shows how to export OfficeMath object as Latex. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  10. Problem retrieving vertical and horizontal bord...

    Hello, We are trying to retrieve the border properties (horizontal and vertical) from the table style for odd banded columns, even banded columns, odd banded rows, etc. However, Aspose throws an exception: “The requeste…...border is not available for this object.” This exception occurs, for...border is not available for this object.” To investigate this further...

    forum.aspose.com/t/problem-retrieving-vertical-...