Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 213,261 for

new

(0.1 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. CheckBoxConfig|Documentation

    CheckBoxConfig element generates a list of answers with blank bubbles that can accommodate any kind of marks.... new CheckBoxConfig () { Name = "Question"..."Question" , Children = new List < BaseConfig >() { /* * Put answers...

    docs.aspose.com/omr/net/programmatic-forms/chec...
  3. Generating personalized answer sheets|Documenta...

    How to automatically generate personalized OMR-ready answer sheets for a group of students....< Guid , string > students = new Dictionary < Guid , string >();...// Set license var license = new License (); license . SetLicense...

    docs.aspose.com/omr/net/programmatic-forms/exam...
  4. Quick Start|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....lic" ; License license = new License (); license . setLicense...licensePath ); BarCodeReader reader = new BarCodeReader ( fileName , DecodeType...

    docs.aspose.com/barcode/java/quick-start/
  5. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with PHP library.... // Create a new Document object and load the...$document = new Document ( $inputFile ); // Create a new HtmlSaveOptions...

    docs.aspose.com/pdf/php-java/convert-pdf-to-html/
  6. Audio|Aspose.Slides Documentation

    Work with audio in C# using Aspose.Slides: add, replace, extract, and trim sounds, set volume and playback for slides and shapes in PowerPoint and OpenDocument....Add_Audio () { using var pres = new Presentation (); var slide =...AddAudioFrameEmbedde ( 50 , 50 , 100 , 100 , new MemoryStream ()); } Access an...

    docs.aspose.com/slides/net/examples/elements/au...
  7. Create a spreadsheet document|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.... Workbook = new Workbook (); // Add a WorksheetPart...worksheetPart . Worksheet = new Worksheet ( new SheetData ()); // Add...

    docs.aspose.com/cells/net/create-a-spreadsheet-...
  8. Drawing Arc 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-arc-in-php/
  9. InputGroup|Documentation

    InputGroup element is used to insert personalized information, such as the respondent's name or email, into the form.... new InputGroup () { Children = new List < BaseConfig...BaseConfig >() { new ContentConfig () { Name = "Label" }, new ContentConfig...

    docs.aspose.com/omr/net/programmatic-forms/inpu...
  10. ChartSeriesCollection.Add | Aspose.Words for .NET

    Effortlessly enhance your charts with the ChartSeriesCollection Add method. Seamlessly add New series to Bar, Column, Line, and Surface charts for dynamic visuals....string, string[], double[] ) Adds new ChartSeries to this collection...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...