Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 96,279 for

object

(0.36 sec)
  1. Change Password of PDF File|Aspose.PDF for Pyth...

    Change the user and owner passwords of a secured PDF document using Aspose.PDF for Python via .NET....Create a ‘PdfFileSecurity’ object. Bind the input PDF. Change...""" # Create PdfFileSecurity object file_security = pdf_facades...

    docs.aspose.com/pdf/python-net/change-password/
  2. Convert GIF to PDF in Java

    Refer to this article to convert GIF to PDF in Java. It has details to set the IDE, a list of steps, and a sample code to change GIF to PDF in Java along with the options to improvise the code for creating desired output....file into memory Create an object of the Document class for the...add a page to it Create an object of the Image class and set...

    kb.aspose.com/pdf/java/convert-gif-to-pdf-in-java/
  3. Unable to insert a document into another one us...

    Dear Aspose Support, apparently I cannot get this command to work properly: re.buildReport(hf, data, "body"); What is the intention: data contains a Document Object which I want to be included in the main template usi…...intention: data contains a Document object which I want to be included...possible to pass a Document object (or even an input stream) to...

    forum.aspose.com/t/unable-to-insert-a-document-...
  4. Aspose::Words::Settings::Odso class | Aspose.Wo...

    Aspose::Words::Settings::Odso class. Specifies the Office Data Source Object (ODSO) settings for a mail merge data source. To learn more, visit the documentation article in C++....Specifies the Office Data Source Object (ODSO) settings for a mail...class Odso : public System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. How to Create a Table in Word using Python

    This article describes how to create a table in Word using Python. It contains detailed instructions to configure the environment, write a program to accomplish the task, and also shares a runnable sample code for inserting table in MS Word using Python....Instantiate the DocumentBuilder class object for adding a table Start a...using the DocumentBuilder class object and insert a cell with some...

    kb.aspose.com/words/python/how-to-create-a-tabl...
  6. Setting Margins with Node.js via C++|Documentation

    In this article, you will learn how to set the margins of an Excel worksheet using sample code. Also learn how to programmatically set margins for page center, header, and footer using the Node.js API via C++....getPageSetup() attribute is an object of the Worksheet.getPageSetup()..."data" ); // Create a workbook object const workbook = new AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/setting-margins/
  7. Aspose.Words.Rendering module | Aspose.Words fo...

    The Aspose.Words.Rendering module provides classes that allow to customize printing or rendering of documents....corresponding methods on the Document object. Classes Class Description...vector image or to a Graphics object. To learn more, visit the Working...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PDF Format Conversion Solution via JavaScript v...

    Convert PDF to DOCX, DOC, PPTX, PNG, TIFF, EPUB, TEX, SVG, CSV & more using JavaScript... It takes an event object as a parameter, which contains...element. It creates a FileReader object and assigns a callback function...

    products.aspose.com/pdf/javascript-cpp/conversion/
  9. Build Tangent and Binormal Data for all Meshes ...

    Using Aspose.3D for Python via .NET API, developers can build tangent and binormal data for all meshes in any supported 3D file....method takes a Scene class object as a parameter and another...another one takes a Mesh class object as a parameter as shown in this...

    docs.aspose.com/3d/python-net/build-tangent-and...
  10. Delete Images from PDF File using C++|Aspose.PD...

    This section explain how to delete Images from PDF File using Aspose.PDF for C++....PDF file: Create a Document object and open the input PDF file...the image from the Document object’s Pages collection . Images...

    docs.aspose.com/pdf/cpp/delete-images-from-pdf-...