Sort Score
Result 10 results
Languages All
Labels All
Results 9,391 - 9,400 of 94,481 for

object

(0.63 sec)
  1. View JT File Formats via .NET | products.aspose...

    C# source code to load, render and display JT documents on .NET Framework, .NET Core, Mono....Save method with object of Html5SaveOptions Check resultant..."template.jt" ); // create an object of Html5SaveOptions and set...

    products.aspose.com/3d/net/viewer/jt/
  2. View DXF File Formats via .NET | products.aspos...

    C# source code to load, render and display DXF documents on .NET Framework, .NET Core, Mono....Save method with object of Html5SaveOptions Check resultant..."template.dxf" ); // create an object of Html5SaveOptions and set...

    products.aspose.com/3d/net/viewer/dxf/
  3. View 3MF File Formats via .NET | products.aspos...

    C# source code to load, render and display 3MF documents on .NET Framework, .NET Core, Mono....Save method with object of Html5SaveOptions Check resultant..."template.3mf" ); // create an object of Html5SaveOptions and set...

    products.aspose.com/3d/net/viewer/3mf/
  4. Add Blind Watermark to DXF File Formats via Nod...

    Sample Node.js blind watermark code for DXF file. Use this example code to add blind watermark to DXF file within any Web based application....Save method with object System Requirements Aspose...a data element for a given object type. DXF makes it possible...

    products.aspose.com/3d/nodejs-java/watermark/dxf/
  5. FindReplaceOptions.replacingCallback property |...

    FindReplaceOptions.replacingCallback property. The user-defined method which is called before every replace occurrence....use a "FindReplaceOptions" object to modify the find-and-replace...use a "FindReplaceOptions" object to modify the find-and-replace...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Convert PDF to QR Code using Java

    Follow this article to convert PDF to QR Code using Java. It has the details to set the IDE, a list of steps, and a sample code for transformation of PDF to Barcode using Java....file into the Document class object for converting PDF to QR code...initiate the barcode reader object. It returns the collection...

    kb.aspose.com/total/java/convert-pdf-to-qr-code...
  7. OoxmlCompliance | Aspose.Words for Java

    Allows to specify which OOXML specification will be used when saving in the DOCX format in Java....Object public class OoxmlCompliance...property of the SaveOptions object to "OoxmlCompliance.Iso29500_2008_Strict"...

    reference.aspose.com/words/java/com.aspose.word...
  8. Resizing|Documentation

    How to resize an image to improve recognition accuracy....// Add an image to OcrInput object and apply processing filters...// Add an image to OcrInput object and apply processing filters...

    docs.aspose.com/ocr/net/resize/
  9. SignatureLine Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.SignatureLine class to easily manage and customize signature line properties for enhanced document security....the "SignatureLineOptions" object we have created above. // If...signature line via its Shape object. SignatureLine signatureLine...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Step-by-Step Guide to CAB File Extraction

    Follow this step-by-step guide to decompress CAB archives programmatically. Aspose.ZIP for Java let's you achieve CAB file extraction in Java....unpack a CAB file: Create a File object pointing to the .cab file located...file Initialize the CabArchive object with the file input stream...

    blog.aspose.com/zip/cab-file-extraction-in-java/