Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 214,458 for

new

(0.2 sec)
  1. How to digitally sign PDF|Aspose.PDF for PHP vi...

    Explore how to digitally sign PDF documents in PHP using Aspose.PDF to protect document integrity and verify authorship....$document = new Document ( $inputFile ); $signature = new facades_PdfFileSignature...ture ( $document ); $pkcs = new PKCS7 ( $inputPKCS7 , 'Pa$$w0rd2020'...

    docs.aspose.com/pdf/php-java/digitally-sign-pdf...
  2. StyleCollection.Count | Aspose.Words for .NET

    Discover the StyleCollection Count property to easily retrieve the total number of styles in your collection for enhanced organization and management.... Document doc = new Document (); StyleCollection...// Set default parameters for new styles that we may later add...

    reference.aspose.com/words/net/aspose.words/sty...
  3. ParagraphFormat.firstLineIndent property | Aspo...

    ParagraphFormat.firstLineIndent property. Gets or sets the value (in points) for a first line or hanging indent...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...// and then starts a new line, adding a new paragraph. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Public API Changes in Aspose.Imaging 2.7.0|Docu...

    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.... It includes not only new and updated public methods, added...0 has introduced a series of new classes to assist with tracking...

    docs.aspose.com/imaging/net/public-api-changes-...
  5. Create Date Cell in Apache POI and Aspose.Cells...

    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 object Workbook workbook = new Workbook (); //Accessing the...Workbook wb = new HSSFWorkbook (); //Workbook wb = new XSSFWorkbook();...

    docs.aspose.com/cells/java/create-date-cell-in-...
  6. Shape.Stroke | Aspose.Words for .NET

    Discover the Shape Stroke property to enhance your designs with customizable strokes, adding depth and style to your shapes effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the right end: Shape arrow = new Shape ( doc , ShapeType . Line...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Stroke.DashStyle | Aspose.Words for .NET

    Discover the Stroke DashStyle property to customize your design with unique dot and dash patterns for stunning visual effects....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the right end: Shape arrow = new Shape ( doc , ShapeType . Line...

    reference.aspose.com/words/net/aspose.words.dra...
  8. SignatureLineOptions.Signer | Aspose.Words for ...

    Discover the SignatureLineOptions Signer property to customize your signature line. Easily set suggested signers for enhanced document clarity....certificatePassword ) { Document document = new Document ( srcDocumentPath );...); DocumentBuilder builder = new DocumentBuilder ( document );...

    reference.aspose.com/words/net/aspose.words/sig...
  9. Fill.Visible | Aspose.Words for .NET

    Control visibility with the Fill Visible property. Easily manage formatting to enhance your design and ensure clarity in your application....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...the right end: Shape arrow = new Shape ( doc , ShapeType . Line...

    reference.aspose.com/words/net/aspose.words.dra...
  10. ReplacingArgs.matchOffset property | Aspose.Wor...

    ReplacingArgs.matchOffset property. Gets the zero-based starting position of the match from the start of the node that contains the beginning of the match....to apply a different font to new content via FindReplaceOptions...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...