Sort Score
Result 10 results
Languages All
Labels All
Results 7,051 - 7,060 of 93,398 for

object

(0.39 sec)
  1. How to Convert PDF to PPTX using Python

    This short tutorial guides on how to convert PDF to PPTX using Python. It contains step-wise process and a runnable sample code for converting PDF to PowerPoint using Python....into PowerPoint Instantiate an object of PptxSaveOptions for the...is loaded into the Document object, you may set different properties...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  2. How to Convert MPP to HTML in C#

    This quick tutorial explains how to convert MPP to HTML in C#. To change Microsoft Project to HTML using C# detailed instructions are provided in the form of detailed steps and a runnable sample code....file into the Project class object to convert to HTML Create an...using C# HtmlSaveOptions class object is used that contains properties...

    kb.aspose.com/tasks/net/how-to-convert-mpp-file...
  3. Create Excel Table using Python

    Follow this article to create Excel table using Python. Get the IDE settings, steps, and a sample code demonstrating how to make a table in Excel using Python....target sheet and add a list object for the range of data Set the...with data and adding a list object as a table by providing the...

    kb.aspose.com/cells/python/create-excel-table-u...
  4. Clean Up a Document in C++|Aspose.Words for C++

    Remove unused or duplicate information to reduce output size and processing time using C++. Remove unused styles, unused built-in styles, duplicate styles, or unused lists....options set in a CleanupOptions object and removes or consolidates...true in the CleanupOptions object before calling Cleanup . This...

    docs.aspose.com/words/cpp/clean-up-a-document/
  5. Shading.foreground_pattern_theme_color property...

    Shading.foreground_pattern_theme_color property. Gets or sets the foreground pattern theme color in the applied color scheme that is associated with this [Shading](../) Object....associated with this Shading object. @property def foreground_pattern_theme_color...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Shading.background_pattern_color property | Asp...

    Shading.background_pattern_color property. Gets or sets the color that's applied to the background of the [Shading](../) Object....the background of the Shading object. @property def background_pattern_color...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Convert PDF to Word using C#

    This basic tutorial discusses how to convert PDF to Word using C#. It explains how using C# PDF to Word converter application can be created in any operating system like Linux, Windows, or macOS....file with the Document class object for converting it to Word Create...file to the disk or a stream object. Code Snippet to Convert PDF...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-wor...
  8. How to Create Excel Pie Chart in C#

    This topic shows on how to create Excel Pie chart in C# in WinForms .NET or ASP.NET app without using MS Excel interop....directive Instantiate License object and set the license file using...SetLicense method Create a Workbook object to create a new Excel workbook...

    kb.aspose.com/cells/net/how-to-create-excel-pie...
  9. How to Process Large PDF Files in C#

    This tutorial will guide you about how to process large PDF files in C# using advanced streams to prevent high memory issues caused by simple MemoryStream....Initialize OptimizedMemoryStrea object to process large PDF file Load...OptimizedMemoryStrea Initialize Document object using the InputStream-based...

    kb.aspose.com/pdf/net/how-to-process-large-pdf-...
  10. How to Convert PSD to PNG in C#

    This example entails how to convert PSD to PNG in C#. You can manage to export PSD to PNG in C# using quick and easy to follow steps with Aspose.PSD for .NET....PNG Create a PsdImage class object to load the source PSD file...by using a PngOptions class object, the output PNG option required...

    kb.aspose.com/psd/net/how-to-convert-psd-to-png...