Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 94,416 for

object

(0.37 sec)
  1. Version 25.4 throws errors on Aspose.Email.Mail...

    Error only occurs with version 25.4, rolled back to 25.3 and no issue. at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at #=qaZ1xMXqCYtFeDGhG8UEKs7qtpIOlrA6JLUcrPbLW2hY=.#=zc2DLITKzSR9Mdy72vfhu_mo8…...#=zcT35dojx_sCZW9SJNSF5Bl7pijrp(Object #=z3Ty9vzw=) at #=qaZ1xMXqCYtFeDGhG8UE=...#=zcT35dojx_sCZW9SJNSF5Bl7pijrp(Object #=z3Ty9vzw=) at #=qaZ1xMXqCYtFeDGhG8UE=...

    forum.aspose.com/t/version-25-4-throws-errors-o...
  2. ReportBuilder.BuildReportToImages | Aspose.Word...

    Transform your template documents effortlessly with ReportBuilder's BuildReportToImages method, combining data from various sources into stunning images....string, ImageSaveOptions , object[], string[] ) Populates the...ImageSaveOptions saveOptions , object [] data , string [] dataSourceNames...

    reference.aspose.com/words/net/aspose.words.low...
  3. Embed Attachment to PDF with C++|Documentation

    Learn how to embed attachments into PDF using Aspose.Cells with C++....Excel, you can insert an Ole Object with source data ( embedde...xlsx ). Double‑click the Ole Object, and the embedded file will...

    docs.aspose.com/cells/cpp/embed-attachment-to-pdf/
  4. FontSourceType | Aspose.Words for Java

    Specifies the type of font source in Java....Object public class FontSourceType...FONTS_FOLDER A FolderFontSource object that represents folder with...

    reference.aspose.com/words/java/com.aspose.word...
  5. Get and Set Style for Cells|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for .NET, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional‑looking spreadsheets with attractive formatting....following piece of code, a Style object is initiated for each cell...the Style object is a large object. These Style objects won’t be...

    docs.aspose.com/cells/net/styling-and-data-form...
  6. How to Add Circle to PDF using C#

    This article assists to add circle to PDF using C#. It contains all the details for the environment settings, flow of the program and a runnable sample code to insert circle in PDF using C#....Document object and add a page to it Create a graph object and a...of the graph object Add the resultant graph object to the paragraph...

    kb.aspose.com/pdf/net/how-to-add-circle-to-pdf-...
  7. InputGroup|Documentation

    InputGroup element is used to insert personalized information, such as the respondent's name or email, into the form....elements provided as an array of objects in the children property: The...BlockConfig borders. BorderTopStyle object inherits border_size and border_color...

    docs.aspose.com/omr/net/programmatic-forms/inpu...
  8. DWF Drawings|CAD 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.... Create an object of the CadRasterizationOpti...PageWidth properties. Create an object of the PdfOptions class and...

    docs.aspose.com/cad/net/developer-guide/cad-and...
  9. Shading.Equals | Aspose.Words for .NET

    Discover the Shading Equals method to easily compare Shading values, ensuring accurate results in your projects. Streamline your coding today!...Equals( object ) Determines whether the specified object is equal...current object. public override bool Equals ( object obj ) See...

    reference.aspose.com/words/net/aspose.words/sha...
  10. Create Links in PDF file with C++|Aspose.PDF fo...

    This section explains how to create links in your PDF document with C++....application link: Create a Document object. Get the Page you want to add...LinkAnnotation object using the Page and Rectangle objects. Set the...

    docs.aspose.com/pdf/cpp/create-links/