Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 223,089 for

new

(0.2 sec)
  1. SignatureLine.isValid property | Aspose.Words f...

    SignatureLine.isValid property. Indicates that signature line is signed by digital signature and this digital signature is valid....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); let signatureLineOptions = new aw . SignatureLineOptions { Signer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PdfSaveOptions.OpenHyperlinksInNewWindow | Aspo...

    Control hyperlink behavior in your PDF with PdfSaveOptions. Easily set links to open in a New window or tab for enhanced user experience....are forced to be opened in a new window (or tab) of a browser...open new pages when we click on them. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.sav...
  3. SmartArt|Aspose.Slides for PHP Documentation

    Build and edit SmartArt in PHP with Aspose.Slides: add nodes, change layouts and styles, convert to shapes with precision, and export for PPT, PPTX and ODP....addSmartArt () { $presentation = new Presentation (); try { $slide...accessSmartArt () { $presentation = new Presentation ( "smart_art.pptx"...

    docs.aspose.com/slides/php-java/examples/elemen...
  4. Working with Extended Task Attributes | Aspose....

    Learn how to create, assign, and read Extended Task Attributes in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# examples with ExtendedAttributeDefinition and ExtendedAttribute classes....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/working-with-extended...
  5. Render PDF page content to Graphics - Free Supp...

    Hello, Could you please tell me if Aspose.PDF for NET has the ability to let me render PDF file page to Graphics, like: I need this ability for advanced printing methods like printing multiple pages per paper sheet, a…...pdfDoc = new Document(inputPath)) { var jpgDevice = new JpegDevice(300);..."test_pdf_out.jpg"); var pngDevice = new PngDevice(); pngDevice.Process(pdfDoc...

    forum.aspose.com/t/render-pdf-page-content-to-g...
  6. Document.LayoutOptions | Aspose.Words for .NET

    Explore the Document LayoutOptions property to control your document's layout effectively. Unlock flexible design options for optimal presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. PdfDigitalSignatureTimestampSettings.UserName |...

    Discover the PdfDigitalSignatureTimestampSettings UserName property for secure timestamping. Enhance your document integrity with reliable server authentication....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Create...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PageLayoutCallbackArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Layout.PageLayoutCallbackArgs class for efficient document layout management. Enhance your workflow with powerful notification features....PageLayoutCallback () { Document doc = new Document (); doc . BuiltInDocumentPrope...; DocumentBuilder builder = new DocumentBuilder ( doc ); builder...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Paragraph.IsEndOfSection | Aspose.Words for .NET

    Discover the Paragraph IsEndOfSection property, identify if a paragraph is the last in a section's main text for enhanced document structure and clarity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document docToInsert = new Document (); builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/par...
  10. PdfDigitalSignatureTimestampSettings.Password |...

    Secure your PDF documents with the PdfDigitalSignatureTimestampSettings. Easily manage timestamp server passwords for enhanced protection and compliance....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Create...

    reference.aspose.com/words/net/aspose.words.sav...