Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 97,384 for

object

(0.53 sec)
  1. CssSavingArgs class | Aspose.Words for Python

    aspose.words.saving.CssSavingArgs class. Provides data for the [ICssSavingCallback.css_saving()](../icsssavingcallback/css_saving/#csssavingargs) event...by providing your own stream object. To save CSS into stream, use...document Gets the document object that is currently being saved...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Converting a PDF file to PNG using Android via ...

    Sample code on Java for PDF to PNG conversion. Use example code for batch PDF to PNG conversion in Android...file for converting Create an object of the Document class, to get..."PDF-to-PNG.png" ); // Create stream object to save the output image try...

    products.aspose.com/pdf/android-java/conversion...
  3. Convert CGM to BMP via C# | products.aspose.com

    Sample code for CGM to BMP C# conversion. Use API example code for batch CGM files to BMP conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of BmpOptions System Requirements...

    products.aspose.com/cad/net/conversion/cgm-to-bmp/
  4. Convert FBX to CGM via C# | products.aspose.com

    Sample code for FBX to CGM C# conversion. Use API example code for batch FBX files to CGM conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of CgmOptions System Requirements...

    products.aspose.com/cad/net/conversion/fbx-to-cgm/
  5. Aspose::Words::Document::RenderToSize method | ...

    Aspose::Words::Document::RenderToSize method. Renders a document page into a Graphics Object to a specified size in C++....document page into a Graphics object to a specified size. float...m::Drawing::Graphics>& The object where to render to. x float...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Convert CGM to JPEG2000 via C# | products.aspos...

    Sample code for CGM to JPEG2000 C# conversion. Use API example code for batch CGM files to JPEG2000 conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of Jpeg2000Options System Requirements...

    products.aspose.com/cad/net/conversion/cgm-to-j...
  7. Licensing|Aspose.Finance for .NET

    C# Finance Library API invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product....License using File or Stream Object Use the License.SetLicense...() { // Initialize license object Aspose . Finance . License...

    docs.aspose.com/finance/net/licensing/
  8. Adding multi line watermark|Aspose.PDF for .NET

    This section explains how to add multi line watermark to existing PDF using FormattedText Class....() { // Instantiate a stamp object var logoStamp = new Aspose...Stamp (); // Instantiate an object of FormattedText class var...

    docs.aspose.com/pdf/net/adding-multi-line-water...
  9. Export to JSON|Aspose.PDF for Python via .NET

    This example demonstrates how to export PDF form field values to a JSON file using Aspose.PDF for Python via .NET. It explains how to load a PDF form, access its fields through the Form facade, and save the extracted data in a structured JSON format... In this example, the Form object from the aspose.pdf.facades...JSON file.""" # Create Form object form = pdf_facades . Form ()...

    docs.aspose.com/pdf/python-net/export-to-json/
  10. Add Caret Annotation|Aspose.PDF for Python via ...

    This example loads an existing PDF, adds a caret annotation to the first page, and saves the modified document. The annotation includes a red caret symbol and descriptive comment text....Create the PdfContentEditor object. Bind the input PDF. Define...): # Create PdfContentEditor object content_editor = pdf_facades...

    docs.aspose.com/pdf/python-net/add-caret-annota...