Sort Score
Result 10 results
Languages All
Labels All
Results 4,361 - 4,370 of 228,102 for

new

(1.97 sec)
  1. PDF Header Insertion Using PHP | Aspose.PDF

    PHP sample code to add header in PDF document on any platform....// Open document $document = new Document ( $inputFile ); // Create...Create footer $imageStamp = new ImageStamp ( $inputImage ); ...

    products.aspose.com/pdf/php-java/header/
  2. StructuredDocumentTag.NodeType | Aspose.Words f...

    Explore the StructuredDocumentTag NodeType property for efficient document management. Unlock seamless access to structured data in your projects....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...StructuredDocumentTa sdtPlainText = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  3. HtmlVersion | Aspose.Words for Java

    Indicates the version of HTML is used when saving the document to SaveFormat.HTML and SaveFormat.MHTML formats in Java.... Document doc = new Document(getMyDir() + "Rendering...docx"); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.HTML);...

    reference.aspose.com/words/java/com.aspose.word...
  4. HtmlSaveOptions.exportFontsAsBase64 property | ...

    HtmlSaveOptions.exportFontsAsBase64 property. Specifies whether fonts resources should be embedded to HTML in Base64 encoding... let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let options = new aw . Saving . HtmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. StructuredDocumentTag.nodeType property | Aspos...

    StructuredDocumentTag.nodeType property. Returns [NodeType.StructuredDocumentTag](../../../aspose.words/nodetype/#StructuredDocumentTag)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...Quote ); let sdtPlainText = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. LoadOptions.convertMetafilesToPng property | As...

    LoadOptions.convertMetafilesToPng property. Gets or sets whether to convert metafile(Wmf or Emf) images to Png image format.... let doc = new aw . Document (); let shape = new aw . Drawing... shape ); let loadOptions = new aw . Loading . LoadOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldHyperlink.OpenInNewWindow | Aspose.Words f...

    Discover the FieldHyperlink OpenInNewWindow property, easily control whether links open in a New browser window for enhanced user experience....open the destination site in a new web browser window. public bool...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. WriteProtection.ReadOnlyRecommended | Aspose.Wo...

    Discover the WriteProtection ReadOnlyRecommended property, guiding users to open documents in read-only mode for enhanced security and integrity....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...WriteProtection.docx" ); doc = new Document ( ArtifactsDir + "Document...

    reference.aspose.com/words/net/aspose.words.set...
  9. PST Files: Creating and Filling with Content in...

    Empower your C# .NET projects with Aspose.Email PST file handling features. Create PST files, add folders and subfolders, emails and Outlook items....Emails and Outlook Items Adding New Emails Adding Outlook Items PST...up the basic structure for a new file named “sample.pst” with...

    blog.aspose.com/email/creating-pst-files-using-...
  10. Manage canvases of XPS file | .NET

    .NET API Solution to manage XPS files. Code example on how to clip and transform canvases of XPS files with a few lines of C# code....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/page/net/work-with-canvases/