Sort Score
Result 10 results
Languages All
Labels All
Results 8,221 - 8,230 of 216,881 for

new

(0.8 sec)
  1. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting an Excel spreadsheet to PDF using Aspose.Cells for JavaScript via C++....file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...PdfSaveOptions const options = new PdfSaveOptions (); // Print only...

    docs.aspose.com/cells/javascript-cpp/limit-the-...
  2. Public API Changes in Aspose.Imaging 3.1.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, added...0 has introduced a series of new classes, methods, enumerations...

    docs.aspose.com/imaging/net/public-api-changes-...
  3. TimephasedDate wird nicht tageweise ermittelt, ...

    Wenn man einem Vorgang eine Ressource mit der Unit 1 zuweist, werden die TimephasedData in einem Block ausgegeben und nicht tageweise. Wenn man die Unit ändert (im Beispiel auf 0.1), werden die TimephasedData wie erwarte…... var project = new Project() { CalculationMode =...}; project.Set(Prj.StartDate, new DateTime(2000, 1, 3, 8, 0, 0));...

    forum.aspose.com/t/timephaseddate-wird-nicht-ta...
  4. PdfSaveOptions.PageLayout | Aspose.Words for .NET

    Discover the PdfSaveOptions PageLayout property to customize your PDF’s layout for optimal viewing in any reader. Enhance your document's presentation!... Document doc = new Document ( MyDir + "Big document...PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Public API Changes in Aspose.Cells 8.3.2|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.... It includes not only new and updated public methods, added...workbook object Workbook workbook = new Workbook (); //Insert picture...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. PdfSaveOptions.renderChoiceFormFieldBorder prop...

    PdfSaveOptions.renderChoiceFormFieldBorder property. Specifies whether to render PDF choice form field border.... let doc = new aw . Document ( base . myDir...drop-down.docx" ); let saveOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Retrieve Visio Page Information in PHP|Document...

    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....diagram from a VSD file $diagram = new Diagram ( $dataDir . "drawing...coding sites: GitHub Insert a New Blank Page into a Visio Drawing...

    docs.aspose.com/diagram/java/retrieve-visio-pag...
  8. Add Picture|Aspose.Words for .NET

    Add an image into a document easily and fast instead of using VSTO in C#....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    docs.aspose.com/words/net/add-picture/
  9. TextColumnCollection.Width | Aspose.Words for .NET

    Discover the TextColumnCollection Width property. Easily manage evenly spaced columns for optimal layout and design in your projects....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tex...
  10. ShapeBase.rotation property | Aspose.Words for ...

    ShapeBase.rotation property. Defines the angle (in degrees) that a shape is rotated...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...