Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 91,305 for

object

(0.24 sec)
  1. IFieldResultFormatter Interface | Aspose.Words ...

    Discover the Aspose.Words.Fields.IFieldResultFormatter interface to customize and enhance field result formatting for your documents effortlessly....format ) { return Format (( object ) value , format ); } public...format ) { return Format (( object ) value , format ); } private...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::Drawing::OlePackage::get_FileNam...

    Aspose::Words::Drawing::OlePackage::get_FileName method. Gets or sets OLE Package file name in C++....Examples Shows how insert an OLE object into a document. auto doc =...DocumentBuilder > ( doc ); // OLE objects allow us to open other files...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Working with PDF printing|Aspose.PDF for Java

    This section explains how to print PDF file with Aspose.PDF Facades using PdfViewer Class....need to create a PdfViewer object and open the PDF using the...PrintingPDFFile () { // Create PdfViewer object PdfViewer viewer = new PdfViewer...

    docs.aspose.com/pdf/java/print-pdf-file/
  4. Add PDF Page Stamp|Aspose.PDF for .NET

    Discover how to add stamps to PDF pages in .NET, including text and images, for watermarking or branding using Aspose.PDF.... 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-pdf-page-stamp/
  5. Save a 3D Document in different 3D Formats usin...

    The Scene class of the Aspose.3D API represents a 3D document and developers can save its Object in any supported file format....and developers can save its object in any supported file format...complete path or a file stream object. Aspose.3D API offers another...

    docs.aspose.com/3d/net/save-a-3d-document/
  6. Print PDF in WPF application|Aspose.PDF for .NET

    C# Print PDF documents from a WPF application. This code sample shows how to print PDF documents from a WPF application using C#....MemoryStream object. Associate MemoryStream object with Xps Package...

    docs.aspose.com/pdf/net/print-pdf-document-in-w...
  7. CssSavingArgs class | Aspose.Words for Python

    aspose.words.saving.CssSavingArgs class. Provides data for the [ICssSavingCallback.css_saving()](../icsssavingcallback/css_saving/#csssavingargs) event...by providing your own stream object. To save CSS into stream, use...document Gets the document object that is currently being saved...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Document::RenderToSize method | ...

    Aspose::Words::Document::RenderToSize method. Renders a document page into a Graphics Object to a specified size in C++....document page into a Graphics object to a specified size. float...m::Drawing::Graphics>& The object where to render to. x float...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Adding multi line watermark|Aspose.PDF for .NET

    This section explains how to add multi line watermark to existing PDF using FormattedText Class....() { // Instantiate a stamp object var logoStamp = new Aspose...Stamp (); // Instantiate an object of FormattedText class var...

    docs.aspose.com/pdf/net/adding-multi-line-water...
  10. Make Booklet of PDF|Aspose.PDF for .NET

    This section explains how to make booklet of PDF with Aspose.PDF Facades using PdfFileEditor class....(); // Create PdfFileEditor object var pdfEditor = new Aspose...(); // Create PdfFileEditor object var pdfEditor = new Aspose...

    docs.aspose.com/pdf/net/make-booklet-of-pdf/