Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 159,849 for

new

(0.13 sec)
  1. Merge any number of ZIP archives | Aspose.ZIP f...

    Learn how to merge ZIP archives into one using Aspose.ZIP for .NET. This guide provide instructions for combining multiple zip archive format into a single file with easy-to-use API features....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/zip/net/merge-arbitrary-number-...
  2. Edit DOC In C#

    Edit DOC in C# code....and formatting attributes Add new DOC elements Search DOC for text...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/net/edit/doc/
  3. Customize Barcode Image Resolution|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....symbology ) { BarCodeAttributes b = new BarCodeAttributes (); b . setCodeText...resolution b . setResolution ( new Resolution ( 200 , 400 )); return...

    docs.aspose.com/barcode/jasperreports/customize...
  4. ParagraphFormat.isHeading property | Aspose.Wor...

    ParagraphFormat.isHeading property. True when the paragraph style is one of the built-in Heading styles....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...document to .PDF. let saveOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ImagePixelFormat enumeration | Aspose.Words for...

    Aspose.Words.Saving.ImagePixelFormat enumeration. Specifies the pixel format for the generated images of document pages....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...image. let imageSaveOptions = new aw . Saving . ImageSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Add Header to PDF 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/
  7. Section.body property | Aspose.Words for Node.js

    Section.body property. Returns the [Body](../../body/) child node of the section.... let doc = new aw . Document (); // A blank...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. 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...
  10. 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...