Sort Score
Result 10 results
Languages All
Labels All
Results 6,861 - 6,870 of 213,599 for

new

(0.41 sec)
  1. Insert a Watermark|Aspose.Words for SharePoint

    This article shows you how to create a workflow for inserting a text or image watermark into a document while using Aspose.Words for SharePoint.... Create a New Workflow To create a new workflow: Start...appears as shown below. Give the new workflow a name and click “Ok”...

    docs.aspose.com/words/sharepoint/inserting-a-wa...
  2. Work with text|CAD 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.... Adding new Text and MText items Here is...add new Text/Mtext objects to the drawing. Addition of new entities...

    docs.aspose.com/cad/net/developer-guide/drawing...
  3. Glyphs and Metrics of Type1 Fonts | Java

    Java APIs for the developers to manipulate and font files. Learn the fundamentals on how to work with glyphs and metrics of Type 1 fonts within Java....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/font/java/glyphs-and-metrics-ty...
  4. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with C#/.NET. Step-by-step guide with code samples.... Workbook workbook = new Aspose . Cells . Workbook ();...Presentation presentation = new Presentation ()) { ISlide slide...

    docs.aspose.com/slides/net/creating-excel-chart...
  5. Copy Worksheets within a Workbook|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.... //Create a new Workbook. //Open an existing...existing Excel file. Workbook wb = new Workbook ( "ResultedBook.xls"...

    docs.aspose.com/cells/net/copy-worksheets-withi...
  6. TaskPaneDockState | Aspose.Words for Java

    Enumerates available locations of task pane object in Java.... Document doc = new Document(); // Create task pane...TaskPane myScriptTaskPane = new TaskPane(); doc.getWebExtensionTaskP()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Opening Files 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....$dataDir = '' ; $workbook1 = new Workbook ( $dataDir . "Book1...Excel file. PHP Code $fstream = new FileInputStream ( $dataDir ....

    docs.aspose.com/cells/java/opening-files-in-php/
  8. Export Worksheet CSS Separately in Output HTML ...

    Learn how to export worksheet CSS separately when converting an Excel file to HTML using Aspose.Cells for JavaScript via C++....=> { // Create a new workbook const wb = new Workbook (); // Access...CSS separately const opts = new HtmlSaveOptions (); opts . exportWorksheetCSSSe...

    docs.aspose.com/cells/javascript-cpp/export-wor...
  9. Create Scene with Primitive 3D Shapes|Documenta...

    Aspose.3D for Node.js via Java API has support of primitive 3D shapes. All parameterized primitives will be converted to mesh automatically while saving in any supported output file format....Initialize a 3D scene var scene = new aspose . threed . Scene (); //...(). createChildNode ( "box" , new aspose . threed . Box ()); //...

    docs.aspose.com/3d/nodejs-java/create-scene-wit...
  10. ShapeBase.IsTopLevel | Aspose.Words for .NET

    Discover ShapeBase IsTopLevel. Quickly verify if a shape stands alone, enhancing your design workflow with efficient group management....Document doc = new Document (); Shape shape = new Shape ( doc ... True ); GroupShape group = new GroupShape ( doc ); group . AppendChild...

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