Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 87,550 for

object

(0.49 sec)
  1. How to Convert Markdown to XPS in C#

    This step by step tutorial shows you how to convert Markdown to XPS in C# via code. Convert MD to XPS in C# .NET windows or ASP.NET applications with Aspose.HTML API....Converter class into HTMLDocument object Save the output as an HTML...HTML file into HTMLDocument object Specify XPS options using XpsRenderingOptions...

    kb.aspose.com/html/net/how-to-convert-markdown-...
  2. Working with Tables | Aspose.Note Documentation

    A comprehensive guide on working with tables in Java programming language....works as follows: Create an object of the Document class. Call...works as follows: Create an object of the Document class. Filter...

    docs.aspose.com/note/java/working-with-tables/
  3. Insert a Picture Based on Cell Reference with N...

    Learn how to insert a picture in a worksheet based on a cell reference using Aspose.Cells for Node.js via C++. Show cell data in a picture....range is linked to the graphic object, changes that you make to the...automatically appear in the graphic object. Add a picture to the worksheet...

    docs.aspose.com/cells/nodejs-cpp/insert-a-pictu...
  4. Manage Presentation Notes in JavaScript|Aspose....

    Customize presentation notes in JavaScript with Aspose.Slides for Node.js. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....Instantiate a Presentation object that represents a presentation...Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/nodejs-java/presentation...
  5. PageInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.PageInfo class, which provides essential details about each document page, enhancing your document rendering experience....PaperSizeCollection ) Gets the PaperSize object suitable for printing the page...PaperSource ) Gets the PaperSource object suitable for printing the page...

    reference.aspose.com/words/net/aspose.words.ren...
  6. Get Address, Cell Count, Offset, Entire Column,...

    Learn how to get address, cell count, offset, entire column, and entire row of a range using Aspose.Cells for C++....Cells provides the Range object, which has various utility...or properties of the Range object: Address Gets the address of...

    docs.aspose.com/cells/cpp/get-address-cell-coun...
  7. How to Add Attachments to PDF using Python

    This article explains how to add attachments to PDF using Python. It contains information to set the environment, a step-wise process and a runnable sample code to insert attachment in PDF using Python....file using the Document class object to attach a file Instantiate...Instantiate a FileSpecification object by providing the attachment file...

    kb.aspose.com/pdf/python/how-to-add-attachments...
  8. How to Convert IGES to PDF in C#

    This simple tutorial entails how to convert IGES to PDF in C#. It encompasses all the necessary details to develop a comprehensive IGES to PDF converter software in C#....the Image class object Instantiate an object of the CadRasterizationOpti...Initialize the PdfOptions class object to configure the output PDF...

    kb.aspose.com/cad/net/how-to-convert-iges-to-pd...
  9. Aspose::Words::Loading::LoadOptions::get_FontSe...

    Aspose::Words::Loading::LoadOptions::get_FontSettings method. Allows to specify document font settings in C++....substitution rule for a LoadOptions object. // If the document we are...document. // Create a FontSettings object that will substitute the "Times...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. Working with Portfolio in PDF|Aspose.PDF for C++

    Create a PDF Portfolio with Aspose.PDF for C++. You should use a Microsoft Excel File, a Word document, and an image file to create a PDF Portfolio....Collection object after getting it with the FileSpecification...); // Instantiate Document Object auto pdfDocument = MakeObject...

    docs.aspose.com/pdf/cpp/portfolio/