Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 97,400 for

object

(0.08 sec)
  1. Serialize and Work with a Document in a Databas...

    Convert a document into a byte array for work with this document in a database. You can store and retrieve a document to and from the database using Java....storing and retrieving Document objects to and from a database. For...array. To serialize a Document object in Aspose.Words: Save it to...

    docs.aspose.com/words/java/serialize-and-work-w...
  2. Aspose.Pdf.Image File Lock - Free Support Forum...

    How can you release the lock on the file after reading it using Aspose.Pdf.Image? The following code causes the ‘Image.png’ file to be locked but there is no way to release that lock after using the image Object: var i…...lock after using the image object: var image = new Aspose.Pdf... Are you reusing the image object elsewhere in the code, or is...

    forum.aspose.com/t/aspose-pdf-image-file-lock/3...
  3. Tables|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....Creating a List Object Formatting List Object Hide Overlaid Content...the Comment of Table or List Object Smart HTML Analyzing your prompt...

    docs.aspose.com/cells/python-java/tables/
  4. Managing Pictures|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....(encapsulated in the Worksheet object). The Add method takes the...Cells.Drawing.Picture object. A Picture object can be obtained from...

    docs.aspose.com/cells/net/managing-pictures/
  5. How to Convert MD File to PDF using Java

    This brief tutorial guides on how to convert MD file to PDF using Java. It shares the required resources, a list of tasks, and a runnable sample code to export MD to PDF using Java....using the MdLoadOptions class object. Steps to Export MD to PDF...file into a PDF Instantiate an object of MdLoadOptions class to control...

    kb.aspose.com/pdf/java/how-to-convert-md-file-t...
  6. NodeType | Aspose.Words for Java

    Specifies the type of a Word document node in Java....Object public class NodeType Specifies...all node types. BODY A Body object that contains the main text...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_Value method. Gets or sets the value of the property in C++....System :: SharedPtr < System :: Object > Aspose :: Words :: Properties...docx" ); // The "Document" object contains some of its metadata...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. How to Transform MD to PDF in C#

    This article guides on how to transform MD to PDF in C#. It contains details to set the IDE, a list of steps for the transformation and a runnable sample code to export MD to PDF in C#....file to PDF Instantiate an object of MdLoadOptions to customize...Instantiate the Document class object to load the MD file using the...

    kb.aspose.com/pdf/net/how-to-transform-md-to-pd...
  9. Export Data from a PDF Form to Excel using C#

    Follow this article to export data from a PDF form to Excel using C#. It has details to set the IDE, a list of steps, and a sample code to export data from Adobe form to Excel using C#....NET Create an object of the Form class in Aspose...Form in it Create a stream object for an XML file and call the...

    kb.aspose.com/total/net/export-data-from-a-pdf-...
  10. How to Add Text to a PNG File using C#

    This article guides on how to add text to a PNG file using C#. It has details to set the development environment, a list of steps, and a runnable sample code to add text to PNG using C#....Bitmap object and set its size Create a Graphics class object using...Bitmap object Define the text contents, the Brush object, and the...

    kb.aspose.com/drawing/net/how-to-add-text-to-a-...