Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 83,288 for

object

(0.26 sec)
  1. Create or Add Table In PDF using C#|Aspose.PDF ...

    Aspose.PDF for .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....can be created by creating object of Table Class. Aspose . Pdf...+ ", 3)" ); } // Add table object to first page of input document...

    docs.aspose.com/pdf/net/add-table-in-existing-p...
  2. Accessing Missing Members of Data Objects in C#...

    Learn how to treat missing members of data Objects as null literals using LINQ in C#....Accessing Missing Members of Data Objects Contents [ Hide ] By default...to missing members of data objects used to build a report in template...

    docs.aspose.com/words/net/accessing-missing-mem...
  3. Aspose::Words::Fields::FieldUserInitials class ...

    Aspose::Words::Fields::FieldUserInitials class. Implements the USERINITIALS field. To learn more, visit the documentation article in C++....get_Format () Gets a FieldFormat object that provides typed access...// Create a UserInformation object and set it as the source of...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. How to add a PivotChart using Aspose.Cells|Docu...

    How to add a PivotChart using Aspose.Cells....worksheet cells using a Cell object’s PutValue/setValue method...Worksheet object). Access the new PivotTable object from the PivotTables...

    docs.aspose.com/cells/java/how-to-add-pivot-chart/
  5. Aspose.Words Java for PHP Usage Examples|Aspose...

    Examples of using Aspose.Words Java for PHP....Words object model are static. For example...); // Note creating a class object, not an instance. $ doc = new...

    docs.aspose.com/words/java/usage-examples-for-php/
  6. How to Split Word Document using Java

    This tutorial provides information on how to split Word document using Java. It contains configuration details, detailed steps to accomplish the task and a runnable sample code to split Word document into multiple documents using Java....pages into the Document class object Get the total number of pages...file into the Document class object that also contains the method...

    kb.aspose.com/words/java/how-to-split-word-docu...
  7. Save a Document in C#|Aspose.Words for .NET

    Save a document in any supported format using C#....NET HttpResponse object for sending to a client browser...Save to a Stream Pass a stream object to the Save method. It’s necessary...

    docs.aspose.com/words/net/save-a-document/
  8. Add Text and Image Stamp|Aspose.PDF for .NET

    This section explains how to add Text and Image Stamp with Aspose.PDF Facades using PdfFileStamp Class.... you first need to create objects of PdfFileStamp and Stamp classes...background etc. using Stamp object as well. Then you can add the...

    docs.aspose.com/pdf/net/add-text-and-image-stamp/
  9. How to Convert Excel to CSV in Python

    This quick tutorial guides on how to convert Excel to CSV in Python. To convert Excel to CSV Python environment settings, a detailed sequence of steps and a runnable sample code is available....class object Initialize a TxtSaveOptions class object for configuring...Excel file to Workbook class object and then instantiation of the...

    kb.aspose.com/cells/python/how-to-convert-excel...
  10. How to Convert HTML to Word using C#

    This short tutorial is designed to explain how to convert HTML to Word using C#. To accomplish the process of HTML to Word C# code is demonstrated along with the detailed steps to establish the environment....using the DocSaveOptions class object. In this tutorial for writing...Create the DocSaveOptions class object for configuring the output...

    kb.aspose.com/html/net/how-to-convert-html-to-w...