Sort Score
Result 10 results
Languages All
Labels All
Results 9,491 - 9,500 of 222,975 for

new

(0.23 sec)
  1. Aspose.Cells 16.12.0 中的公共 API 更改|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....class LoadOptions options = new LoadOptions (); //Create an instance...constructor LoadFilter filter = new LoadFilter ( LoadDataFilterOption...

    docs.aspose.com/cells/zh/java/public-api-change...
  2. How To Compress or Extract Archives Using Java ...

    Learn how to compress or extract archives using Java with detailed instructions for various formats like ZIP and RAR....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/how-to/
  3. Public API Changes in Aspose.Cells 8.4.0|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...4.0 has exposed a series of new classes and properties in the...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Xlookup error =@_xlfn.XLOOKUP for Xlsb and Exce...

    The “=@_xlfn.XLOOKUP” error will appear by following the steps below. Aspose.Cells .Net v26.2 saves a Xlsb workbook that has Xlookup formula. Open the saved workbook in Desktop Excel to confirm no “=@_xlfn.XLOOKUP” err…...We have opened the following new ticket(s) in our internal issue...11:55pm 7 I noticed all the new Excel formulas since 2020 have...

    forum.aspose.com/t/xlookup-error-xlfn-xlookup-f...
  5. Convert HTML, XHTML, MD, MHTML, EPUB, and SVG O...

    Convert HTML to PDF, DOCX, Markdown, XHTML, MHTML and Images with a few lines of C# code using Aspose.HTML for .NET. Check free online HTML Converter....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    products.aspose.com/html/net/conversion/
  6. Փոխարկել TEXT PDF C#

    Փոխարկեք TEXT ը PDF ձևաչափի C# կոդով: Պահեք TEXT որպես PDF օգտագործելով C#:...Words; var doc = new Document( "Input.txt" ); doc...using Aspose.Words; var doc = new Document("Input.txt"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/tex...
  7. First and last paragraph - Free Support Forum -...

    Dear, How can I find the first and last paragraph on a given page in a document. I’m using Aspose Words for Java Many thanks Natasja...the document Document doc = new Document("input.docx"); // Force...LayoutCollector collector = new LayoutCollector(doc); int targetPage...

    forum.aspose.com/t/first-and-last-paragraph/322113
  8. Փոխարկել WORD HTML C#

    Փոխարկեք WORD ը HTML ձևաչափի C# կոդով: Պահեք WORD որպես HTML օգտագործելով C#:...Words; var doc = new Document( "Input.docx" ); doc...using Aspose.Words; var doc = new Document("Input.docx"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/wor...
  9. 在 EPS | .NET 的 XMP 元数据中添加 XML 命名空间

    本文将通过代码片段讲解并使用 Aspose.Page for .NET 在 EPS 的 XMP 元数据中添加 XML 命名空间的过程。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/net/xmp-metadata/add-na...
  10. Convert Presentation Slides to Images in .NET|A...

    Convert slides from PPT, PPTX and ODP to images in C# using Aspose.Slides for .NET—fast, high-quality rendering with clear code examples....Presentation presentation = new Presentation ( "Presentation...to do this: Size imageSize = new Size ( 1820 , 1040 ); using (...

    docs.aspose.com/slides/net/convert-slide/