Sort Score
Result 10 results
Languages All
Labels All
Results 8,201 - 8,210 of 216,255 for

new

(0.7 sec)
  1. Manage X-Dimension and Y-Dimension in PHP|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....Instantiate barcode object $bb = new BarCodeBuilder (); \ # Set up...type to Code128 $symbology = new Symbology (); $bb -> setSymbologyType...

    docs.aspose.com/barcode/java/manage-x-dimension...
  2. FieldOptions.PreProcessCulture | Aspose.Words f...

    Discover how FieldOptions PreProcessCulture enhances your data processing by customizing field value cultures for improved accuracy and efficiency.... Document doc = new Document ( MyDir + "Document...); DocumentBuilder builder = new DocumentBuilder ( doc ); // Set...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Recognition|Documentation

    Extracting text from images, web links, archives, and other content....files [ 0 ]; const reader = new FileReader (); reader . onload...function ( e ){ const fileData = new Uint8Array ( e . target . result...

    docs.aspose.com/ocr/javascript-cpp/recognition/
  4. ShapeBase.IsSignatureLine | Aspose.Words for .NET

    Discover ShapeBase's IsSignatureLine property, which defines shapes as SignatureLines, enhancing document integrity and professional presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions options = new SignatureLineOptions { AllowComments...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Table class | Aspose.Words for Node.js

    Aspose.Words.Table class. Represents a table in a Word document...Description Table(doc) Initializes a new instance of the Table class....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Document signing with certificate and timestamp...

    Hi. I’m trying to sign a document (totally empty - Empty.pdf (3.7 KB) ) using a timestamp. This is the code used. It’s almost identical to the example from your docs: using (Document document = New Document(<empty.pd…...docs: using (Document document = new Document(<empty.pdf>)) { using...signature = new PdfFileSignature(document)) { PKCS7 pkcs = new PKCS7(<cert...

    forum.aspose.com/t/document-signing-with-certif...
  7. HtmlFixedSaveOptions.exportFormFields property ...

    HtmlFixedSaveOptions.exportFormFields property. Gets or sets indication of whether form fields are exported as interactive items (as 'input' tag) rather than converted to text or graphics....let doc = new aw . Document (); let builder = new aw . DocumentBuilder... let htmlFixedSaveOptions = new aw . Saving . HtmlFixedSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Working with Project Views | Aspose.Tasks Docum...

    Learn how to work with Gantt chart project representation from Microsoft Project MPP files using Aspose.Tasks for Java....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/working-with-project...
  9. UserInformation.Initials | Aspose.Words for .NET

    Discover how to use the UserInformation Initials property to easily manage and customize user initials for enhanced personalization and user experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...UserInformation userInformation = new UserInformation { Name = "John...

    reference.aspose.com/words/net/aspose.words.fie...
  10. UserInformation.Address | Aspose.Words for .NET

    Manage user postal addresses effortlessly with the UserInformation Address property. Streamline data handling for enhanced user experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...UserInformation userInformation = new UserInformation { Name = "John...

    reference.aspose.com/words/net/aspose.words.fie...