Sort Score
Result 10 results
Languages All
Labels All
Results 8,841 - 8,850 of 198,847 for

new

(0.15 sec)
  1. Creating Two Dimensional (2D) Barcodes in PHP|D...

    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....$builder = new BarCodeBuilder (); $symbology = new Symbology ();...

    docs.aspose.com/barcode/java/creating-two-dimen...
  2. Watermark.Type | Aspose.Words for .NET

    Discover the Watermark Type property to enhance your design with customizable watermarks for branding and protection. Elevate your visuals today!... Document doc = new Document (); // Add a plain text...TextWatermarkOptions textWatermarkOptions = new TextWatermarkOptions (); textWatermarkOptions...

    reference.aspose.com/words/net/aspose.words/wat...
  3. PageSetup.pageHeight property | Aspose.Words fo...

    PageSetup.pageHeight property. Returns or sets the height of the page in points....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ShapeBase.relativeHorizontalPosition property |...

    ShapeBase.relativeHorizontalPosition property. Specifies relative to what the shape is positioned horizontally....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FontInfoCollection.contains method | Aspose.Wor...

    FontInfoCollection.contains method. Determines whether the collection contains a font with the given name.... contains ( 'Times New Roman' )) self . assertEqual...font_infos . get_by_name ( 'Times New Roman' ) . charset ) self . assertTrue...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LoadOptions.encoding property | Aspose.Words fo...

    LoadOptions.encoding property. Gets or sets the encoding that will be used to load an HTML, TXT, or CHM document if the encoding is not specified inside the document... let loadOptions = new aw . Loading . LoadOptions ();...document's contents. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ParagraphFormat.linesToDrop property | Aspose.W...

    ParagraphFormat.linesToDrop property. Gets or sets the number of lines of the paragraph text used to calculate the drop cap height....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PageSetup.RightMargin | Aspose.Words for .NET

    Discover the PageSetup RightMargin property, easily adjust the right margin in points for optimal text layout and enhanced document presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  9. PageSetup.BottomMargin | Aspose.Words for .NET

    Adjust your document's layout with the PageSetup BottomMargin property, defining the space between the page's bottom edge and body text for optimal presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Adding Javascript actions to existing PDF file|...

    Learn how to add JavaScript actions to PDF documents in Java with Aspose.PDF for enhanced document interactivity....{ PdfContentEditor editor = new PdfContentEditor (); editor ...java . awt . Rectangle rect = new java . awt . Rectangle ( 50 ...

    docs.aspose.com/pdf/java/adding-javascript-acti...