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

object

(0.11 sec)
  1. 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/
  2. FindReplaceOptions.find_whole_words_only proper...

    FindReplaceOptions.find_whole_words_only property. True indicates the oldValue must be a standalone word....use a "FindReplaceOptions" object to modify the find-and-replace...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. 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-...
  6. 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...
  7. Document.revisions_view property | Aspose.Words...

    Document.revisions_view property. Gets or sets a value indicating whether to work with the original or revised version of a document....label_string ) # View the document object as if all the revisions are...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. 插入图表|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....worksheet using a TwoCellAnchor object. drawingsPart . WorksheetDrawing...GraphicFrame to the TwoCellAnchor object. DocumentFormat . OpenXml ...

    docs.aspose.com/cells/zh/net/insert-a-chart/