Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 79,714 for

object

(0.04 sec)
  1. MailMerger.Create | Aspose.Words for .NET

    Create a new mail merger processor with MailMerger's efficient method for seamless document integration and personalized communication.... Add ( new object [] { "John" , "Doe" }); dataTable...dataTable . Rows . Add ( new object [] { "" , "" }); dataTable...

    reference.aspose.com/words/net/aspose.words.low...
  2. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....a combination of parts or objects that can work together well...> private void Page_Load ( object sender , System . EventArgs...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  3. Print PDF to PDF with Java

    Follow this article to print PDF to PDF with Java. It has the details to set the IDE for development, a list of steps, and a sample code to print to PDF printer with Java....a PDF Create the PdfViewer object to load the source PDF file...Create the PdfPrinterSettings object to set the soft printer name...

    kb.aspose.com/pdf/java/print-pdf-to-pdf-with-java/
  4. TabStopCollection Class | Aspose.Words for .NET

    Discover Aspose.Words.TabStopCollection. Easily manage custom tab stops for paragraphs and styles, enhancing your document formatting with precision....class A collection of TabStop objects that represent custom tabs...visit the Aspose.Words Document Object Model (DOM) documentation article...

    reference.aspose.com/words/net/aspose.words/tab...
  5. Aspose::Words::Drawing::OleFormat::get_SourceIt...

    Aspose::Words::Drawing::OleFormat::get_SourceItem method. Gets or sets a string that is used to identify the portion of the source file that is being linked in C++....R3C1:R4C2” if the OLE object contains only a few cells from...insert linked and unlinked OLE objects. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. IFieldResultFormatter class | Aspose.Words for ...

    Aspose.Words.Fields.IFieldResultFormatter class. Implement this interface if you want to control how the field result is formatted....format ) { return Format (( object ) value , format ); } public...format ) { return Format (( object ) value , format ); } private...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.PSD for .NET 24.4 - Release Notes|Docume...

    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....void AssertAreEqual ( object expected , object actual , string message...message = null ) { if (! object . Equals ( expected , actual ))...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-4...
  8. Example of using group layers in Aspose.PSD for...

    Using of Group Layer of PSD File via Python...we create a new LayerGroup object using the add_layer_group method...method of the PsdImage object. We provide the name of the group...

    docs.aspose.com/psd/python-net/psd-group-layer/
  9. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for java....the Worksheet object). The new Comment object can be accessed...After accessing the Comment object, customize the comment note...

    docs.aspose.com/cells/java/comments-and-notes/
  10. How to Convert CSV to Excel in C#

    In this tutorial, you will learn how to convert CSV to Excel in C#. You can automate the procedure of generating Excel from CSV in C# with a few steps and simple API class....create a LoadOptions class object to control the loading of the...to Excel Create LoadOptions object for loading the input CSV file...

    kb.aspose.com/cells/net/how-to-convert-csv-to-e...