Sort Score
Result 10 results
Languages All
Labels All
Results 1,301 - 1,310 of 164,938 for

new

(0.17 sec)
  1. sample.json

    { "Sheet1":[ { "City": "Chicago", "Region": "Central", "Store": 3055 }, { "City": "New York", "Region": "East", "Store": 3036 }, { "City": "Detroit", "Region": "Central", "Store": 3074 } ], "Sheet2......"Store": 3055 }, { "City": "New York", "Region": "East", "Store":..."Store3": 3166 }, { "City3": "New York", "Region3": "East", "Store3":...

    docs.aspose.com/cells/it/cpp/convert-json-to-ex...
  2. sample.json

    { "Sheet1":[ { "City": "Chicago", "Region": "Central", "Store": 3055 }, { "City": "New York", "Region": "East", "Store": 3036 }, { "City": "Detroit", "Region": "Central", "Store": 3074 } ], "Sheet2......"Store": 3055 }, { "City": "New York", "Region": "East", "Store":..."Store3": 3166 }, { "City3": "New York", "Region3": "East", "Store3":...

    docs.aspose.com/cells/fr/nodejs-cpp/convert-jso...
  3. FieldBuilder.AddArgument | Aspose.Words for .NET

    Enhance your coding with FieldBuilder's AddArgument method, designed to effortlessly add field arguments for streamlined development.... Document doc = new Document (); // Below are three...symbol. FieldBuilder builder = new FieldBuilder ( FieldType . FieldSymbol...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Text Rendering using Font library | .NET

    Convert text to images and render TrueType and OpenType fonts within .NET products. C# APIs for the developers to manipulate and font files....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/font/net/developer-guide/text-r...
  5. Text Formatting|Aspose.Slides Documentation

    Manage and manipulate text and text frame properties in C#... Highlight Text New HighlightText method has been...Presentation presentation = new Presentation ( "SomePresentation...

    docs.aspose.com/slides/net/text-formatting/
  6. Convert HTML to Other Formats|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....html" , new HtmlLoadOptions ()); eml . Save...HtmlLoadOptions var loadOptions = new HtmlLoadOptions (); // Set the...

    docs.aspose.com/email/net/converting-between-fo...
  7. ShapeBase.Bounds | Aspose.Words for .NET

    Discover the ShapeBase Bounds property to effortlessly manage your shape's location and size, enhancing your design precision and efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...shape . Bounds , Is . EqualTo ( new RectangleF ( 50 , 50 , 100 ,...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Convert Microsoft Project MPP file to PDF

    Aspose.Tasks for .NET provides the ability to convert MPP or MPX files to PDF. To tune the result PDF document one can use PdfSaveOptions....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  9. Creating Resource Assignments

    Learn how to create resource assignments linking tasks and resources in Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/creating-resource-ass...
  10. 在 Javascript 中製作文檔

    使用 Node.js via .NET 庫創建文件。只需幾個步驟即可在 JavaScript 中輕鬆創建新文檔。...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...builder.font font.name = "Courier New" font.color = '#FF0000' font...

    products.aspose.com/words/zh-hant/nodejs-net/make/