Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 95,640 for

object

(0.06 sec)
  1. Embed Excel in PowerPoint using C#

    This article describes the process to embed Excel in PowerPoint using C#. It has the IDE settings, steps, and code to embed an Excel file in PowerPoint using C#....Create the Presentation class object Access the first slide where...MemoryStream object Create an embedded data information object Add the...

    kb.aspose.com/slides/net/embed-excel-in-powerpo...
  2. How to Convert EPUB to PDF using Java

    This article explains the simple process of how to convert EPUB to PDF using Java. You can write a quick EPUB to PDF converter software using Java with the help of a step wise process and runnable sample code shared in this article....convert EPUB to PDF Declare an object of EpubLoadOptions class Create...class object Set top margin value in the MarginInfo object Set...

    kb.aspose.com/pdf/java/how-to-convert-epub-to-p...
  3. Import DataView to GridWeb|Documentation

    This article introduces how to import data in GridWeb....DataView objects store data in offline mode. These objects are very...either DataTable or DataView objects into worksheets. Aspose.Cells...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. ReportBuilderContext | Aspose.Words for Java

    LINQ Reporting Engine context in Java....Object, com.aspose.words.ProcessorContext...BuildReportDataSourc.2.docx", new Object[]{sender}, new String[]{"s"});...

    reference.aspose.com/words/java/com.aspose.word...
  5. Change Password of PDF File|Aspose.PDF for Pyth...

    Change the user and owner passwords of a secured PDF document using Aspose.PDF for Python via .NET....Create a ‘PdfFileSecurity’ object. Bind the input PDF. Change...""" # Create PdfFileSecurity object file_security = pdf_facades...

    docs.aspose.com/pdf/python-net/change-password/
  6. Aspose.Words.Rendering module | Aspose.Words fo...

    The Aspose.Words.Rendering module provides classes that allow to customize printing or rendering of documents....corresponding methods on the Document object. Classes Class Description...vector image or to a Graphics object. To learn more, visit the Working...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Settings::Odso class | Aspose.Wo...

    Aspose::Words::Settings::Odso class. Specifies the Office Data Source Object (ODSO) settings for a mail merge data source. To learn more, visit the documentation article in C++....Specifies the Office Data Source Object (ODSO) settings for a mail...class Odso : public System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.set...
  8. ImlRenderingMode | Aspose.Words for Java

    Specifies how ink InkML Objects are rendered to fixed page formats in Java....Object public class ImlRenderingMode...Specifies how ink (InkML) objects are rendered to fixed page...

    reference.aspose.com/words/java/com.aspose.word...
  9. Build Tangent and Binormal Data for all Meshes ...

    Using Aspose.3D for Python via .NET API, developers can build tangent and binormal data for all meshes in any supported 3D file....method takes a Scene class object as a parameter and another...another one takes a Mesh class object as a parameter as shown in this...

    docs.aspose.com/3d/python-net/build-tangent-and...
  10. Delete Images from PDF File using C++|Aspose.PD...

    This section explain how to delete Images from PDF File using Aspose.PDF for C++....PDF file: Create a Document object and open the input PDF file...the image from the Document object’s Pages collection . Images...

    docs.aspose.com/pdf/cpp/delete-images-from-pdf-...