Sort Score
Result 10 results
Languages All
Labels All
Results 7,861 - 7,870 of 222,903 for

new

(0.18 sec)
  1. Specify Individual or Private Set of Fonts for ...

    Learn how to specify individual or private sets of fonts for workbook rendering using Aspose.Cells for JavaScript via C++.... const fontConfigs = new IndividualFontConfig (); // If...with font configs. const opts = new LoadOptions ( AsposeCells . LoadFormat...

    docs.aspose.com/cells/javascript-cpp/specify-in...
  2. Group Pivot Fields in the Pivot Table|Documenta...

    How to group Pivot Fields in the Pivot Table with Aspose.Cells for JavaScript via C++....uploaded file const wb = new Workbook ( new Uint8Array ( arrayBuffer...dtStart = new Date ( 2008 , 1 , 1 ); const dtEnd = new Date ( 2008...

    docs.aspose.com/cells/javascript-cpp/group-pivo...
  3. WebExtensionStoreType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WebExtensionStoreType enum, featuring diverse web extension store types for seamless integration and enhanced functionality.... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  4. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for .NET: add dates, slide numbers, and custom text in PPT, PPTX, and ODP with C# examples....() { using var presentation = new Presentation (); var slide =...() { using var presentation = new Presentation (); var slide =...

    docs.aspose.com/slides/net/examples/elements/he...
  5. 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...
  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. Grouping Data|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.... OleDbConnection con = new OleDbConnection ( "provider=microsoft...SQL query. OleDbCommand cmd = new OleDbCommand ( "Select * from...

    docs.aspose.com/cells/net/grouping-data/
  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...