Sort Score
Result 10 results
Languages All
Labels All
Results 8,401 - 8,410 of 198,840 for

new

(0.17 sec)
  1. 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...
  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. 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...
  6. 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...
  7. SpecialChar | Aspose.Words for Java

    Base class for special characters in the document in Java....throws Exception { Document doc = new Document(getMyDir() + "Hidden...RemoveHiddenContentV hiddenContentRemover = new RemoveHiddenContentV(); // Below...

    reference.aspose.com/words/java/com.aspose.word...
  8. PDF to TIFF Converter using Android via Java | ...

    Sample code on Java for PDF to TIFF conversion. Use example code for batch PDF to TIFF conversion in Android...Open document try { document = new Document ( inputStream ); } catch...object Resolution resolution = new Resolution ( 300 ); // Create...

    products.aspose.com/pdf/android-java/conversion...
  9. PDF to BMP Converter using Android via Java | A...

    Sample code on Java for PDF to BMP conversion. Use example code for batch PDF to BMP conversion in Android...convertPDFtoBMP () { try { document = new Document ( inputStream ); } catch...()); return ; } File file = new File ( fileStorage , "PDF-to-BMP...

    products.aspose.com/pdf/android-java/conversion...
  10. Create File using Python | products.aspose.com

    Create text and Microsoft Word documents with out installing Microsoft Office... By providing “x”, new file will be created but throws...already exists. By providing “a”, new text file will be created if...

    products.aspose.com/total/python-net/create/