Sort Score
Result 10 results
Languages All
Labels All
Results 5,591 - 5,600 of 91,330 for

object

(0.15 sec)
  1. Efficiently Compress Zip Files Using C# | Code ...

    Simplify Zip File Compression Using C# Source Code. Compress Files and Folders into Zip Archives Programmatically using .NET...archive is, Create a FileStream object for the output Images ZIP archive...FileStream object. Create API’s Archives class object. Add the...

    products.aspose.com/zip/net/compress/
  2. NullReferenceException in GridJsWorkbook Export...

    I’m looking at upgrading our Cells .NET GridJs script to 26.1.0 and the attached file is failing when calling ExportToJson(). The repro is minimal: Config.FileCacheDirectory = outputDir; Config.PictureCa…...NullReferenceExcepti: Object reference not set to an instance of an object. at...removing potentially problematic objects (e.g., charts, ActiveX shapes)...

    forum.aspose.com/t/nullreferenceexception-in-gr...
  3. Convert VCF to PST via C# | products.aspose.com

    Sample code for VCF to PST C# conversion. Use API example code for batch VCF files to PST conversion within VB.NET, Asp.NET or any .NET based application....vcf” into a MapiContact object using the MapiContact.FromVCard...Create a new PersonalStorage object with the specified PST file...

    products.aspose.com/email/net/conversion/vcf-to...
  4. Aspose::Words::Saving::OoxmlSaveOptions class |...

    Aspose::Words::Saving::OoxmlSaveOptions class. Can be used to specify additional options when saving a document into the Docx, Docm, Dotx, Dotm or FlatOpc format. To learn more, visit the documentation article in C++....at) Creates a save options object of a class suitable for the...System::String&) Creates a save options object of a class suitable for the...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Copying Rows and Columns in Jython|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....# Instantiating a Workbook object by excel file path workbook...formatting , images , and drawing objects # to the 12th row in the worksheet...

    docs.aspose.com/cells/java/copying-rows-and-col...
  6. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...) The stream is a disposed object. Document(stream, load_options)...) The stream is a disposed object. Examples Shows how to create...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Images | Aspose.Note Documentation

    With C# OneNote API or Library, you can extract images from OneNote document, get information of the images, insert an image into existing OneNote document, and link an image to hyperlink....contained by image nodes in the object. Get Information The code example...GetDataDir_Images (); 3 4 // Create an object of the Document class 5 Document...

    docs.aspose.com/note/net/working-with-images/
  8. Converting a PDF file to TIFF using Android via...

    Sample code on Java for PDF to TIFF conversion. Use example code for batch PDF to TIFF conversion in Android...file for converting Create an object of the Document class, to get...return ; } // Create Resolution object Resolution resolution = new...

    products.aspose.com/pdf/android-java/conversion...
  9. Remove Slides from Presentations in Java|Aspose...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Get clear code examples and boost your workflow....or index) for a known ISlide object, you can specify the slide...Instantiate a Presentation object that represents a presentation...

    docs.aspose.com/slides/java/remove-slide-from-p...
  10. Convert PDF File|Aspose.PDF for .NET

    Learn how to convert a PDF file to various formats in .NET using Aspose.PDF for flexible document handling....need to create PdfConverter object and open the PDF file using...(); // Create PdfConverter object using ( var converter = new...

    docs.aspose.com/pdf/net/convert-pdf-file/