Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 47,309 for

as

(0.17 sec)
  1. Convert BMP to XLS via C# | Aspose

    Sample code for BMP to XLS C# conversion. Use API example code for batch BMP files to XLS conversion within VB.NET, Asp.NET or any .NET bAsed application....Sample code for BMP to XLS C# conversion. Use API example code for batch BMP files to XLS conversion within VB.NET, Asp.NET or any .NET based application.

    products.aspose.com/ocr/net/conversion/bmp-to-xls/
  2. Add Trend Lines to Presentation Charts in Pytho...

    Quickly add and customize trend lines in PowerPoint and OpenDocument charts with Aspose.Slides for Python via .NET — a practical guide and code examples to improve forecAsting accuracy and engage your audience....Quickly add and customize trend lines in PowerPoint and OpenDocument charts with Aspose.Slides for Python via .NET — a practical guide and code examples to improve forecasting accuracy and engage your audience.

    docs.aspose.com/slides/python-net/trend-line/
  3. XmlDataSource | Aspose.Words for .NET

    Create a powerful data source effortlessly with the XmlDatAsource constructor, loading XML data using optimized default options for seamless integration....Create a powerful data source effortlessly with the XmlDataSource constructor, loading XML data using optimized default options for seamless integration.

    reference.aspose.com/words/net/aspose.words.rep...
  4. ListTemplate enumeration | Aspose.Words for Python

    Aspose.words.lists.ListTemplate enumeration. Specifies one of the predefined list formats available in Microsoft Word....aspose.words.lists.ListTemplate enumeration. Specifies one of the predefined list formats available in Microsoft Word.

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert USDZ to PDF via C# | products.aspose.com

    Convert USDZ & other 3D files using .NET API...Convert USDZ & other 3D files using .NET API

    products.aspose.com/3d/net/conversion/usdz-to-pdf/
  6. Use Error Checking Options with C++|Documentation

    In this article, you will find sample code that will programmatically use error checking options of Excel worksheets e.g. Numbers stored As Text using C++ API or Library....In this article, you will find sample code that will programmatically use error checking options of Excel worksheets e.g. Numbers stored as Text using C++ API or Library.

    docs.aspose.com/cells/cpp/use-error-checking-op...
  7. Inserting HTML Dynamically in C#|Aspose.Words f...

    Insert HTML into your document dynamically when building a report using C#....Insert HTML into your document dynamically when building a report using C#.

    docs.aspose.com/words/net/inserting-html-dynami...
  8. RtfSaveOptions.SaveImagesAsWmf | Aspose.Words f...

    Discover how the RtfSaveOptions SaveImagesAsWmf property enhances your document by saving all images As WMF for superior quality and compatibility....Discover how the RtfSaveOptions SaveImagesAsWmf property enhances your document by saving all images as WMF for superior quality and compatibility.

    reference.aspose.com/words/net/aspose.words.sav...
  9. PdfSaveOptions.PreserveFormFields | Aspose.Word...

    Discover how PdfSaveOptions' PreserveFormFields property retains Microsoft Word form fields in PDFs or converts them to text. Enhance your document quality!...Discover how PdfSaveOptions' PreserveFormFields property retains Microsoft Word form fields in PDFs or converts them to text. Enhance your document quality!

    reference.aspose.com/words/net/aspose.words.sav...
  10. Portion::get_Text Returns Sentence-Cased Text I...

    Hi team, for (const auto& portion : paragraph->get_Portions()) { std::string portionText = portion->get_Text().ToUtf8String(); } currently some portion text that we are getting is in sentence cAse, although…...Hi team, for (const auto& portion : paragraph->get_Portions()) { std::string portionText = portion->get_Text().ToUtf8String(); } currently some portion text that we are getting is in sentence case, although…

    forum.aspose.com/t/portion-get-text-returns-sen...