Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 79,435 for

object

(0.04 sec)
  1. HtmlMetafileFormat enumeration | Aspose.Words f...

    Aspose.Words.Saving.HtmlMetafileFormat enumeration. Indicates the format in which metafiles are saved to HTML documents....Examples Shows how to convert SVG objects to a different format when... we can pass a SaveOptions object // to determine how the saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Remove Slide from Presentation|Aspose.Slides Do...

    Remove slide from PowerPoint by reference or index in C++...or index) for a known ISlide object, you can specify the slide...Instantiates a Presentation object that represents a presentation...

    docs.aspose.com/slides/cpp/remove-slide-from-pr...
  3. 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...
  4. 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-...
  5. 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/
  6. TabStop.GetHashCode | Aspose.Words for .NET

    Discover how the TabStop GetHashCode method efficiently generates unique hash codes for your Objects, enhancing data retrieval and performance....Calculates hash code for this object. public override int GetHashCode...

    reference.aspose.com/words/net/aspose.words/tab...
  7. How to Convert HTML to Image in C#

    Here is a short tutorial that explains how to convert HTML to image in C#. To render HTML to image C# language is used that requires a few API calls to accomplish the task....file into HTMLDocument class object for conversion to image Initialize...Initialize the ImageSaveOptions object and configure different properties...

    kb.aspose.com/html/net/how-to-convert-html-to-i...
  8. 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...
  9. Data Extraction from Invoices using Python

    Follow this article for data extraction from invoices using Python. It has all the details to set the IDE, a list if steps, and a sample code for invoice data extraction using Python....Ocr object, initialize the OcrInput object for holding...create the ReceiptRecognitionSe object for defining the parameters...

    kb.aspose.com/ocr/python/data-extraction-from-i...
  10. 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...