Sort Score
Result 10 results
Languages All
Labels All
Results 7,611 - 7,620 of 90,846 for

object

(0.63 sec)
  1. What's new 2021|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2021....Instantiate PdfFileSignature object using ( var pdfFileSignature...200 , 50 ); // Create PKCS#7 object for sign var pkcs = new Aspose...

    docs.aspose.com/pdf/net/whatsnew/2021/
  2. GradientVariant | Aspose.Words for Java

    Specifies the variant for a gradient fill in Java....Object public class GradientVariant...GradientStyle.FROM_CENTER , if object has markup language ShapeMarkupLanguage...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to Convert TXT to JSON File in Python

    In this quick tutorial, you will learn how to convert txt to json file in python. It explains the environment setup, algorithm steps, and a code snippet to create Text to JSON converter in Python....convert TXT to JSON Create an object of the Workbook class to load...Make a JsonSaveOptions class object Save the output JSON file after...

    kb.aspose.com/cells/python/how-to-convert-txt-t...
  4. Convert Text to Image in Java

    You can convert text to image in Java by following this quick guide. It covers the step-by-step process and a runnable code snippet to export TXT to JPG in Java....the input TXT file with an object of the Document class Loop...file into the Document class object, you may customize it before...

    kb.aspose.com/words/java/convert-text-to-image-...
  5. Convert USDZ to DRC via Python | products.aspos...

    Convert USDZ & other 3D files using .NET API...Conversion # load the USDZ in an object of Scene scene = aspose.threed...RVM) USDZ TO OBJ (Wavefront 3D Object File) USDZ TO PLY (Polygon...

    products.aspose.com/3d/python-net/conversion/us...
  6. Barcode Reading Basics|Documentation

    This Article Describes How to Read Barcodes of Different Symbologies from Images or Stream and How to Recognize All 1D Barcodes Presented in an Image...file, a stream, or a bitmap object. After that, target symbologies...pass the path to the existing object of class BarCodeReader . Read...

    docs.aspose.com/barcode/nodejsjava/barcode-read...
  7. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...Tables To Fit Next To Wrapped Objects. do_not_break_constrained_forced_table...Document Grid in Table Cells with Objects. do_not_suppress_indentation...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert DGN to PDF in Python

    This quick article entails how to convert DGN to PDF in Python. It includes the stepwise algorithm as well as a code snippet to develop a DGN to PDF converter in Python....the Image class Initiate an object of the CadRasterizationOpti...CadRasterizationOpti class Create an object of the PdfOptions class to set PDF rendering...

    kb.aspose.com/cad/python/convert-dgn-to-pdf-in-...
  9. How to Convert Visio to PNG in C#

    This tutorial is written to discuss all the details to convert Visio to PNG in C#. It includes the step-by-step guide along with the running sample code to export VSD to PNG in C#....export the Visio files Create an object of the Diagram class to load...source Visio diagram with an object of the Diagram class. Then...

    kb.aspose.com/diagram/net/how-to-convert-visio-...
  10. How to Unprotect Word Document using C#

    This tutorial contains information on how to unprotect Word document using C#. It provides details about configuring the environment, steps to be followed while writing this application and a runnable sample code that demonstrates the process to convert protected Word document to unprotected using C#....file into the Document class object Call the Unprotect() method...loaded into the Document class object and then Unprotect() method...

    kb.aspose.com/words/net/how-to-unprotect-word-d...