Sort Score
Result 10 results
Languages All
Labels All
Results 7,751 - 7,760 of 378,466 for

new

(0.46 sec)
  1. AutoMaskingArgs | Aspose.Imaging for .NET API R...

    AutoMaskingArgs Contents [ Hide ] AutoMaskingArgs class Represents the arguments that are specified for automated mas...... AutoMaskingArgs args = new Aspose . Imaging . Masking .... PngOptions exportOptions = new Aspose . Imaging . ImageOptions...

    reference.aspose.com/imaging/net/aspose.imaging...
  2. ChartDataPointCollection | Aspose.Slides for Ja...

    Represents collection of a series data point....DataCell value) Creates the new data point and adds it to the...addDataPointForStock(double value) Creates the new data point and adds it to the...

    reference.aspose.com/slides/java/com.aspose.sli...
  3. XpsDocument - Aspose.Page for Java - API Reference

    Load, manipulate and render XPS, PS and EPS documents to PDF and raster image formats without any software dependencies....XpsCanvas addCanvas () Adds a new canvas to the active page. void... String unicodeString) Adds new glyphs to the active page. XpsGlyphs...

    reference.aspose.com/page/java/com.aspose.xps/X...
  4. Add Image to Existing PDF File|Aspose.PDF for Java

    This section describes how to add image to existing PDF file using Java library....document Document pdfDocument1 = new Document ( _dataDir + "sample...imageStream = new java . io . FileInputStream ( new java . io ....

    docs.aspose.com/pdf/java/add-image-to-existing-...
  5. Aspose.Imaging for Java 17.9 - Release Notes|Do...

    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....ByteArrayOutputStrea jpegStream_cmyk = new ByteArrayOutputStrea (); ByteArrayOutputStrea...ByteArrayOutputStrea jpegStream_ycck = new ByteArrayOutputStrea (); // Save...

    docs.aspose.com/imaging/java/aspose-imaging-for...
  6. Slik legger du til Polyline-kommentarer med .NE...

    Kildekode på C# for å legge til Polyline merknader på .NET Framework, .NET Core og PHP, VBScript, Delphi, C++ via COM Interop....polylineAnnotation = new PolylineAnnotation ( document . Pages [ 1 ], new Rectangle... 383 ), new Point [] { new Point ( 545 , 150 ), new Point ( 545...

    products.aspose.com/pdf/nb/net/annotation/polyl...
  7. Slik legger du til Polyline-kommentarer med C++...

    Kildekode for å legge til Polyline-kommentarer i PDF-fil på hvilken som helst plattform med C++-språk...polylineAnnotation = new PolylineAnnotation ( document . Pages [ 1 ], new Rectangle... 383 ), new Point [] { new Point ( 545 , 150 ), new Point ( 545...

    products.aspose.com/pdf/nb/cpp/annotation/polyl...
  8. HideAction | Aspose.PDF for Python via .NET API...

    Represents a hide action that hides or shows one or more annotations on the screen by setting or clearing their Hidden flags....HideAction(annotation) Initializes a new instance of the HideAction class...n, is_hidden) Initializes a new instance of the HideAction class...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  9. TextDevice - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform.... Document doc = new Document(inFile); String extractedText;...extractedText; ByteArrayOutputStrea ms = new ByteArrayOutputStrea(); try {...

    reference.aspose.com/pdf/java/com.aspose.pdf.de...
  10. Table Generator|Aspose.PDF for .NET

    Allows adding/inserting a table on the specified page number of the PDF document....create a demo document: Create a new PDF document. Add empty pages...// Create a new PDF document. var document = new Aspose . Pdf...

    docs.aspose.com/pdf/net/plugins/tablegenerator/