Sort Score
Result 10 results
Languages All
Labels All
Results 7,571 - 7,580 of 95,639 for

object

(0.17 sec)
  1. How to Convert PowerPoint to Tiff using C#

    This topic focuses on how to convert Presentation to TIFF using C# along with the detailed configuration steps to configure the environment and verify the working sample code. You can convert PPTX to TIFF in C# using a few lines of easy to use code....using the Presentation class object to convert it to TIFF Initialize...Initialize the TiffOptions class object to set the desired image options...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  2. How to Process Large PDF Files in Java

    This tutorial focuses on how to process large PDF files in Java using advanced streams to prevent high memory issues caused by simple Memory Stream. You can process huge PDF documents in Java using simple API calls....readAllBytes method Instantiate the object of the OptimizedMemoryStrea...Initialize the Document class object using the InputStream-based...

    kb.aspose.com/pdf/java/how-to-process-large-pdf...
  3. How to Delete PDF Pages in C#

    This quick guide explores how to delete PDF pages in C#. It has the IDE settings details, a list of steps and a runnable sample code to remove pages from PDF file in C#....commenced by instantiating an object of the PdfFileEditor class...be saved to an HttpResponse object also if required. This article...

    kb.aspose.com/pdf/net/how-to-delete-pdf-pages-i...
  4. Group Rows in Excel with Node.js

    Follow this guide to group rows in Excel with Node.js. Get the IDE settings, steps and a sample code showing how to create collapsible rows in Excel with Node.js....Access the cell collection object and call the groupRows() method...file into the Workbook class object and accessing the cells collection...

    kb.aspose.com/cells/nodejs/group-rows-in-excel-...
  5. Impose PDF using C#

    This article guides on how to impose PDF using C#. It has the details to set the IDE, a list of steps, and a sample code to develop PDF imposition software using C#....to impose a PDF Create the object of the PdfFileEditor class...Instantiate the PdfFileEditor class object and invoke the MakeBooklet()...

    kb.aspose.com/pdf/net/impose-pdf-using-csharp/
  6. TeX to BMP Conversion API| C++

    TeX to BMP conversion functionality. Integrate this on-premise C++ library into your project or use cross-platform applications to convert TeX to BMP....a newly created ImageDevice object and run the TeX to BMP conversion...typesetting options for Object {{config}} format on Object TeX engine extension...

    products.aspose.com/tex/cpp/conversion/tex-to-bmp/
  7. TeX to JPEG Conversion API| C++

    TeX to JPEG conversion functionality. Integrate this on-premise C++ library into your project or use cross-platform applications to convert TeX to JPEG....a newly created ImageDevice object and run the TeX to JPEG conversion...typesetting options for Object {{config}} format on Object TeX engine extension...

    products.aspose.com/tex/cpp/conversion/tex-to-j...
  8. TeX to TIFF Conversion API| C++

    TeX to TIFF conversion functionality. Integrate this on-premise C++ library into your project or use cross-platform applications to convert TeX to TIFF....a newly created ImageDevice object and run the TeX to TIFF conversion...typesetting options for Object {{config}} format on Object TeX engine extension...

    products.aspose.com/tex/cpp/conversion/tex-to-t...
  9. Encrypt a Document in Python|Aspose.Words for P...

    Encrypt your document using appropriate encryption algorithms for specific document formats in Python....# Create a `FileFormatInfo` object for this document. info = aw...password in a `LoadOptions` object. doc = aw . Document ( artifacts_dir...

    docs.aspose.com/words/python-net/encrypt-a-docu...
  10. Remove Image from PDF using C#

    This article guides on how to remove image from PDF using C#. It has the IDE settings, a list of steps, and a sample code to delete image from PDF using C#....it into the Document class object Access the collection of the...PDF file into the Document object, access the collection of pages...

    kb.aspose.com/pdf/net/remove-image-from-pdf-usi...