Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 94,452 for

object

(0.62 sec)
  1. IMailMergeDataSource.TableName | Aspose.Words f...

    Discover the IMailMergeDataSource TableName property to easily access your data source name and enhance your document automation process....source in the form of a custom object. public void CustomDataSource...Torino" ) }; // To use a custom object as a data source, it must implement...

    reference.aspose.com/words/net/aspose.words.mai...
  2. C# Microsoft Visio Files Conversion | products....

    Convert Microsoft Visio formats VSDX VSX VTX VDX VSSX VSTX VSDM VSSM VSTM VDW VSD VSS VST to PDF HTML and Images with few lines of C# code via .NET library.... Create a Memostream object and save the visio file as...using Save method having stream object and SaveFileFormat.PDF as parameters...

    products.aspose.com/diagram/net/conversion/
  3. How to Convert JSON to CSV in C#

    In this short tutorial, you will learn how to convert JSON to CSV in C#. You can write JSON to CSV C# console application by using a few API calls on Windows, Linux, or macOS....CSV Create an empty Workbook object to hold the converted CSV data...Create JsonLayoutOptions class object and configure the desired properties...

    kb.aspose.com/cells/net/how-to-convert-json-to-...
  4. Convert Markdown to Word in Python

    Follow this article to transform the Markdown to Word in Python. You will get information to set the IDE, a list of steps, and a sample code to change the file format from MD to DOCX in Python....Markdown file into the Document object with the desired load options...creating the MarkdownLoadOptions object to set parameters for loading...

    kb.aspose.com/words/python/convert-markdown-to-...
  5. Convert GIF to WEBP in C#

    Follow this article to convert GIF to WEBP in C#. It contains information to set the IDE, a list of steps, and a sample code to develop a GIF to WEBP converter in C#....to True in the WebPOptions object Save the resultant image as...source file into the Image class object, and save it on the disk in...

    kb.aspose.com/imaging/net/convert-gif-to-webp-i...
  6. Add Digital Signatures to Presentations in .NET...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for .NET. Secure your slides in seconds with clear code examples....password to DigitalSignature object. Add created signature to the...the presentation object. using ( Presentation pres = new Presentation...

    docs.aspose.com/slides/net/digital-signature-in...
  7. Manage Presentation Notes in .NET|Aspose.Slides...

    Customize presentation notes with Aspose.Slides for .NET. 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/net/presentation-notes/
  8. Copy Range Style Only with Node.js via C++|Docu...

    Learn how to copy only the style of a range while manipulating data in Aspose.Cells for Node.js via C++.... Create a Style object with specified formatting attributes... "D3" ); // Create a style object. const style = workbook . createStyle...

    docs.aspose.com/cells/nodejs-cpp/copy-range-sty...
  9. How to Convert PPTX to PPT using C#

    This quick tutorial describes the process to convert PPTX to PPT using C#. It contains the information about all the resources required to write PPTX to PPT file converter using C#....using the Presentation class object Save the loaded presentation...into the Presentation class object and in the next step, it is...

    kb.aspose.com/slides/net/how-to-convert-pptx-to...
  10. How to Open MSG File without Outlook in C#

    This short tutorial guides on how to open MSG file without Outlook in C#. It provides details about IDE settings, detailed steps and a runnable sample code to read MSG file in C#....file into a MapiMessage class object Read and display different...MSG file into the MapiMessage object and then retrieve its properties...

    kb.aspose.com/email/net/how-to-open-msg-file-wi...