Sort Score
Result 10 results
Languages All
Labels All
Results 7,311 - 7,320 of 198,421 for

new

(0.16 sec)
  1. 64716905.xlsx

    Sheet1 Items Toronto 1 Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran 1 5 2 4 2018-04-29T06:06:02Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T......Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran...

    docs.aspose.com/cells/tr/python-net/find-type-o...
  2. 64716905.xlsx

    Sheet1 Items Toronto 1 Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran 1 5 2 4 2018-04-29T06:06:02Z 16.0300 Microsoft Excel 2015-06-05T18:17:20Z 2015-06-05T18:17:20Z 2015-06-05T......Beijing 5 New York 2 Tehran 4 Items Toronto Beijing New York Tehran...

    docs.aspose.com/cells/tr/nodejs-cpp/find-type-o...
  3. Chart lines disappear when the chart is saved a...

    Hello, I’m trying to save a line chart as an image, but during the process, the chart lines are getting lost. Is this a bug in Aspose? Workbook workbook = New Workbook(New FileInputStream("C:\\lines.xlsx")); Chart char…... Workbook workbook = new Workbook(new FileInputStream("C:\\lines...JPEG: Workbook workbook = new Workbook(new FileInputStream("C:\\lines...

    forum.aspose.com/t/chart-lines-disappear-when-t...
  4. Change the Font on just the specific Unicode ch...

    Learn how to change the font of specific Unicode characters while saving to PDF using Aspose.Cells with C++....cannot be displayed with Times New Roman , but it can be displayed...some specific font like Times New Roman, then Aspose.Cells changes...

    docs.aspose.com/cells/cpp/change-the-font-on-ju...
  5. Add Watermark in C#|Aspose.Words for .NET

    Add a watermark into a document. NPOI does not provide an opportunity to add a watermark using C#....string [] args ) { Document doc = new Document ( "../../data/document...watermarks. Shape watermark = new Shape ( doc , ShapeType . TextPlainText...

    docs.aspose.com/words/net/add-watermark/
  6. Layout Slide|Aspose.Slides 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....Add_Layout_Slide () { using var pres = new Presentation (); // Create a...Access_Layout_Slide () { using var pres = new Presentation (); // Access by...

    docs.aspose.com/slides/net/examples/elements/la...
  7. 档案

    档案...Words和GPT-4o模型汇总文档: Document firstDoc = new Document(MyDir + "Big document...docx" ); Document secondDoc = new Document(MyDir + "Document.docx"...

    blog.aspose.com/zh/words/summarize-documents-wi...
  8. Extract Assets from JT File Formats via .NET | ...

    C# source code to load, render and add extract assets from JT documents on .NET Framework, .NET Core, Mono....jt" ; Scene scene = new Scene(file); //The output is..."OutputFile.zip" ); using var output = new FileStream(zipOutput, FileMode...

    products.aspose.com/3d/net/extractor/jt/
  9. Extract Assets from USDZ File Formats via .NET ...

    C# source code to load, render and add extract assets from USDZ documents on .NET Framework, .NET Core, Mono....usdz" ; Scene scene = new Scene(file); //The output is..."OutputFile.zip" ); using var output = new FileStream(zipOutput, FileMode...

    products.aspose.com/3d/net/extractor/usdz/
  10. HtmlFixedSaveOptions.ResourcesFolder | Aspose.W...

    Discover how the HtmlFixedSaveOptions ResourcesFolder property defines where images, fonts, and CSS are stored during HTML exports. Optimize your document workflow!...HtmlFixedResourceFol () { Document doc = new Document ( MyDir + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter (); HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...