Sort Score
Result 10 results
Languages All
Labels All
Results 6,561 - 6,570 of 79,407 for

object

(0.07 sec)
  1. How to Convert Visio to SVG in Java

    This tutorial contains the information on how to convert Visio to SVG in Java. This contains the code snippet in addition to the step-by-step guide so that you can convert VSD to SVG in Java without writing any additional code....files to SVG Initialize an object of Diagram class to load the...file into the Document class object you can use a different constructor...

    kb.aspose.com/diagram/java/how-to-convert-visio...
  2. How to Secure OneNote file using Java

    This simple topic explains how to secure OneNote file using Java. It encompasses the IDE settings, programming work flow steps and an example code to password protect OneNote document in Java....disk by using a Document class object Create an instance of the OneSaveOptions...interface. The OneSaveOptions class object is used to set the desired...

    kb.aspose.com/note/java/how-to-secure-onenote-f...
  3. How to Remove Bookmark from PDF using Python

    This article explains how to remove bookmark from PDF using Python. It shares Information to establish the environment and a runnable sample code to remove bookmarks in PDF using Python....file using the Document class object for deleting bookmarks Access...file into the Document class object and then the delete() method...

    kb.aspose.com/pdf/python/how-to-remove-bookmark...
  4. Change Image Brightness using Java

    This article guides on how to change image brightness using Java. It shares details to set the IDE for development, a list of steps, and a sample code for creating a photo brightness editor using Java....Create a TiffOptions class object for setting parameters such...using the TiffOptions class object; however, you can save the...

    kb.aspose.com/imaging/java/change-image-brightn...
  5. Remove background in WMZ documents via Java | p...

    Try our On-Premise document APIs to change background from WMZ files on Java Application....isolating foreground objects, a task that requires object recognizing...approaches exist to identify objects within a photo in WMZ format...

    products.aspose.com/imaging/java/remove-backgro...
  6. Render Gradient Fill for the WordArt while Conv...

    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....excel file contains a word art object with gradient fill as shown...

    docs.aspose.com/cells/java/render-gradient-fill...
  7. 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...
  8. 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...
  9. 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...
  10. 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-...