Sort Score
Result 10 results
Languages All
Labels All
Results 1,241 - 1,250 of 164,922 for

new

(0.05 sec)
  1. Installing Aspose.Cells for JasperReports|Docum...

    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....exporter = new ACXlsExporter (); ACXlsReportConfigura conf = new ACXlsReportConfigura...ACXlsReportConfigura (); File sourceFile = new File ( fileName ); JasperPrint...

    docs.aspose.com/cells/jasperreports/installing-...
  2. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...docx"); SvgSaveOptions options = new SvgSaveOptions(); { options....

    reference.aspose.com/words/java/com.aspose.word...
  3. Converter.ConvertToImages | Aspose.Words for .NET

    Transform your documents effortlessly with ConvertToImages. Convert pages to high-quality image files quickly and easily for enhanced sharing and storage....ImageSaveOptions imageSaveOptions = new ImageSaveOptions ( SaveFormat...imageSaveOptions . PageSet = new PageSet ( 1 ); streams = Converter...

    reference.aspose.com/words/net/aspose.words.low...
  4. FieldTime | Aspose.Words for Java

    Implements the TIME field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...insert a TIME field, insert a new paragraph and return the field...

    reference.aspose.com/words/java/com.aspose.word...
  5. Convert PowerPoint to HTML|Aspose.Slides for PH...

    Convert PowerPoint HTML : Save PPTX or PPT as HTML . Save slides as HTML...presentation to HTML while using the new CSS style. Using its own API...a presentation file $pres = new Presentation ( "Convert_HTML...

    docs.aspose.com/slides/php-java/convert-powerpo...
  6. FieldBuilder | Aspose.Words for Java

    Builds a field from field code tokens arguments and switches in Java.... Document doc = new Document(); // Below are three...symbol. FieldBuilder builder = new FieldBuilder(FieldType.FIELD_SYMBOL);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert HTML to Other Formats|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....html" , new HtmlLoadOptions ()); eml . Save...HtmlLoadOptions var loadOptions = new HtmlLoadOptions (); // Set the...

    docs.aspose.com/email/net/converting-between-fo...
  8. ChmLoadOptions | Aspose.Words for .NET

    Discover the ChmLoadOptions constructor for seamless initialization. Set default values effortlessly and enhance your application's performance today!...ChmLoadOptions constructor Initializes a new instance of this class with default...ChmLoadOptions loadOptions = new ChmLoadOptions { OriginalFileName...

    reference.aspose.com/words/net/aspose.words.loa...
  9. FieldBuilder.AddArgument | Aspose.Words for .NET

    Enhance your coding with FieldBuilder's AddArgument method, designed to effortlessly add field arguments for streamlined development.... Document doc = new Document (); // Below are three...symbol. FieldBuilder builder = new FieldBuilder ( FieldType . FieldSymbol...

    reference.aspose.com/words/net/aspose.words.fie...
  10. ShapeBase.Bounds | Aspose.Words for .NET

    Discover the ShapeBase Bounds property to effortlessly manage your shape's location and size, enhancing your design precision and efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...shape . Bounds , Is . EqualTo ( new RectangleF ( 50 , 50 , 100 ,...

    reference.aspose.com/words/net/aspose.words.dra...