Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 195,359 for

new

(0.07 sec)
  1. Aspose.PSD for Java 25.2 - Release Notes|Docume...

    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....psdImage = new PsdImage ( 25000 , 15000 ); Layer layer = new Layer...Preparing test layer int [] pixels = new int [ layer . getWidth () * layer...

    docs.aspose.com/psd/java/aspose-psd-for-java-25...
  2. Document.FieldOptions | Aspose.Words for .NET

    Explore the Document FieldOptions property to manage field handling effectively. Discover unique options for enhanced document control and customization....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . LocaleId = new CultureInfo ( "de-DE" ). LCID...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Managing Worksheets in Php|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....Worksheets to a New Excel File To add Worksheet to a new Excel file...object $workbook = new Workbook (); //Adding a new worksheet to the...

    docs.aspose.com/cells/java/managing-worksheets-...
  4. Document.UpdateThumbnail | Aspose.Words for .NET

    Effortlessly update your document's thumbnail with our customizable options. Enhance your visuals and improve document presentation today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ThumbnailGeneratingO options = new ThumbnailGeneratingO (); options...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Aspose Words Automatically Adjusting Spaces and...

    Hello, We have a file that contains token syntax, and during Word file generation, we insert the token name (e.g., <<LONGDATEM01>>) as per the predefined format. After this, we replace the token name with 25 blank space…...PageSize As New [PaperSize] Using inStream As New MemoryStream(fileData)...doc = New Aspose.Words.Document(inStream) Dim builder As New DocumentBuilder(doc)...

    forum.aspose.com/t/aspose-words-automatically-a...
  6. Forms2OleControl | Aspose.Words for Java

    Represents Microsoft Forms 2.0 OLE control in Java.... Document doc = new Document(getMyDir() + "ActiveX...ActiveX control. Document doc = new Document(getMyDir() + "ActiveX...

    reference.aspose.com/words/java/com.aspose.word...
  7. Drawing Ellipse in PHP|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....properties $create_options = new BmpOptions (); $create_options...$create_options -> setSource ( new StreamSource ( new ByteArrayInputStream...

    docs.aspose.com/imaging/java/drawing-ellipse-in...
  8. ChartLegendEntryCollection | Aspose.Words for Java

    Represents a collection of chart legend entries in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...clear(); String[] categories = new String[] { "AW Category 1", "AW...

    reference.aspose.com/words/java/com.aspose.word...
  9. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with PHP library.... // Create a new Document object and load the...$document = new Document ( $inputFile ); // Create a new HtmlSaveOptions...

    docs.aspose.com/pdf/php-java/convert-pdf-to-html/
  10. SaveOptions.Dml3DEffectsRenderingMode | Aspose....

    Discover the SaveOptions Dml3DEffectsRenderingMode property to easily control 3D effect rendering for enhanced visual quality in your applications.... Document doc = new Document ( MyDir + "DrawingML...RenderCallback warningCallback = new RenderCallback (); doc . WarningCallback...

    reference.aspose.com/words/net/aspose.words.sav...