Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 198,827 for

new

(0.07 sec)
  1. FieldOptions.BarcodeGenerator | Aspose.Words fo...

    Create custom barcodes effortlessly with FieldOptions BarcodeGenerator. Enhance your inventory management and streamline operations today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  2. BarcodeParameters.ErrorCorrectionLevel | Aspose...

    Discover the ErrorCorrectionLevel property for QR Codes. Enhance your barcodes with optimal error correction options, values 0 and 3 for reliability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldOptions . BarcodeGenerator = new CustomBarcodeGenerat (); // Below...

    reference.aspose.com/words/net/aspose.words.fie...
  3. PersonCollection | Aspose.Words for .NET

    Create and manage a dynamic collection of individuals with the PersonCollection class. Simplify your data handling and enhance your applications today!...PersonCollection() Initialize a new instance of the PersonCollection...Create a new person collection. PersonCollection persons = new PersonCollection...

    reference.aspose.com/words/net/aspose.words.bib...
  4. Encrypt or Decrypt ZIP, RAR, 7Z Archive via Java

    Explore a Java to encrypt or decrypt ZIP, RAR, and 7Z archive files....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    products.aspose.com/zip/java/advanced-api-featu...
  5. BarcodeParameters | Aspose.Words for Java

    Container class for barcode parameters to pass-through to BarcodeGenerator in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...getFieldOptions().setBarcodeGenerator(new CustomBarcodeGenerat()); // Below...

    reference.aspose.com/words/java/com.aspose.word...
  6. Convert PDF to JPG|Aspose.PDF for Android via Java

    This page describes how to convert PDF Pages to JPEG image, convert all and single pages to JPEG images with Aspose.PDF for Android via Java....convertPDFtoJPEG () { try { document = new Document ( inputStream ); } catch...()); return ; } File file = new File ( fileStorage , "PDF-to-JPEG...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  7. ChartAxis.Scaling | Aspose.Words for .NET

    Discover ChartAxis Scaling properties for optimal axis adjustments. Unlock precise control over your data visualization with easy-to-use scaling options....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Series" , new [] { new DateTime ( 2017 , 11 , 06 ), new DateTime...

    reference.aspose.com/words/net/aspose.words.dra...
  8. TableConfig|Documentation

    TableConfig element organizes questions and answers in a tabular structure.... new TableConfig () { AnswersCount = 3 , Children = new List...provided in the Name property. new TableTitleConfig () { Name =...

    docs.aspose.com/omr/net/programmatic-forms/tabl...
  9. Aspose.PSD for .NET 21.12 - Release Notes|Docum...

    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.... Load ( src , new PsdLoadOptions () { ReadOnlyMode...PsdImage ) Image . Load ( srcFile , new PsdLoadOptions () { LoadEffectsResource...

    docs.aspose.com/psd/net/aspose-psd-for-net-21-1...
  10. Drawing Rectangle in PHP|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....properties $create_options = new BmpOptions (); $create_options...$create_options -> setSource ( new StreamSource ( new ByteArrayInputStream...

    docs.aspose.com/imaging/java/drawing-rectangle-...