Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 214,303 for

new

(0.28 sec)
  1. Wrong convert PDF to png (result dark page) - F...

    I use Aspose java pdf version 25.3. I try to convert following test.pdf (45.5 KB) pdf document to png but result file is dark (black) page fsrc_page_1_900.jpg (48.0 KB) I use following code for convert page: public …...resolution = new Resolution(300); ImageDevice device= new PngDevice(resolution);...PngDevice(resolution); RenderingOptions opt = new RenderingOptions(); opt.setI...

    forum.aspose.com/t/wrong-convert-pdf-to-png-res...
  2. Load Specific Worksheets in a Workbook with Nod...

    Learn how to load specific worksheets in a workbook using Aspose.Cells for Node.js via C++. Improves performance and reduces memory consumption....__dirname , "data" ); // Define a new Workbook. let workbook ; // Load...worksheet only. const loadOptions = new AsposeCells . LoadOptions ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/load-specific-...
  3. Add Text to PDF Using C# | Aspose.PDF

    Add text to PDF programmatically with C# sample code using Aspose.PDF for .NET...pdf" ); var pdfDocument = new Aspose . Pdf . Document ( inputFile...Pages [ 1 ]; var textFragment = new Aspose . Pdf . Text . TextFragment...

    products.aspose.com/pdf/net/text/
  4. ShapeMarkupLanguage enumeration | Aspose.Words ...

    Aspose.Words.Drawing.ShapeMarkupLanguage enumeration. Specifies Markup language used for the shape....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...standard. let saveOptions = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. AxisScaleType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisScaleType enum, defining versatile axis scale types to enhance your charting experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder..."Series 1" , new [] { 1.0 , 2.0 , 3.0 , 4.0 , 5.0 }, new [] { 1.0...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Public API Changes in Aspose.Diagram 5.9.0|Docu...

    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.... It includes not only new and updated public methods, but...Resultant HTML to a Stream The new Save method has been added in...

    docs.aspose.com/diagram/net/public-api-changes-...
  7. Row | Aspose.Words for .NET

    Create dynamic Row instances easily with our Row constructor. Simplify your data management and enhance your coding efficiency today!...Row constructor Initializes a new instance of the Row class. public...CreateNestedTable () { Document doc = new Document (); // Create the outer...

    reference.aspose.com/words/net/aspose.words.tab...
  8. FieldDatabaseDataRow | Aspose.Words for Java

    Provides data for the FieldDatabase field result in Java....ing[] values) Initializes a new instance of the FieldDatabaseDataRow...DataRow dataRow) Initializes a new instance of the FieldDatabaseDataRow...

    reference.aspose.com/words/java/com.aspose.word...
  9. Add Circle Object to PDF file|Aspose.PDF for Java

    This article explains how to create a circle object to your PDF using Aspose.PDF for Java....instance Document pdfDocument = new Document (); // Add page to pages...certain dimensions Graph graph = new Graph ( 400 , 200 ); // Set border...

    docs.aspose.com/pdf/java/add-circle/
  10. LayoutFlow Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.LayoutFlow enum to control text layout in textboxes, enhancing your document design and readability effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...DocumentBuilder ( doc ); Shape textbox = new Shape ( doc , ShapeType . TextBox...

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