Sort Score
Result 10 results
Languages All
Labels All
Results 7,961 - 7,970 of 213,126 for

new

(0.3 sec)
  1. ShapeMarkupLanguage | Aspose.Words for Java

    Specifies Markup language used for the shape in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  2. Load the Workbook with specific System Culture ...

    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....readable stream const inputStream = new Readable (); inputStream . _read...end of stream const culture = new Intl . NumberFormat ( "en-GB"...

    docs.aspose.com/cells/nodejs-cpp/load-the-workb...
  3. How to use Aspose.CAD in React|CAD Documentation

    Use Aspose.CAD in React... Start a new one and then the name of the..., function() { var reader = new FileReader(); reader.onload =...

    docs.aspose.com/cad/javascript-net/how-to-use-a...
  4. Extend CRM OneClick Word Document Generator|Asp...

    How to defined a custom workflow using Aspose.Words to generate document from template in C#....fileStream = new MemoryStream ( DocumentBody ); Document doc = new Document...Retrieve ( EntityName , EntityId , new ColumnSet ( fields )); if ( PrimaryEntity...

    docs.aspose.com/words/net/extend-and-contribute...
  5. BookmarkCollection | Aspose.Words for Java

    A collection of Bookmark objects that represent the bookmarks in the specified range in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...BookmarkInfoPrinter bookmarkVisitor = new BookmarkInfoPrinter(); // Get...

    reference.aspose.com/words/java/com.aspose.word...
  6. Font.hidden property | Aspose.Words for Node.js

    Font.hidden property. True if the font is formatted as hidden text....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 将 HTML 转换为 MHTML – Aspose.HTML for .NET

    学习如何使用 Aspose.HTML 将 HTML 转换为 MHTML。您将考虑支持 HTML 到 MHTML 的转换情况,并用 C# 示例来说明这些情况。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/zh/net/convert-html-to-mhtml/
  8. 从印章提取文本|Aspose.PDF for Java

    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....visit 方法获取文本 Document doc = new Document ( dataDir + "test.pdf"...StampAnnotation ) item ; TextAbsorber ta = new TextAbsorber (); XForm ap = annot...

    docs.aspose.com/pdf/zh/java/extract-text-from-s...
  9. Manage Presentation Shapes in Java|Aspose.Slide...

    Learn to create, edit and optimize shapes in Aspose.Slides for Java and deliver high-performance PowerPoint presentations....presentation file Presentation pres = new Presentation ( "FindingShapeInSlide...slide shape collection. Add new slide to the presentation. Clone...

    docs.aspose.com/slides/java/shape-manipulations/
  10. 在 .NET 中将 PDF 转换为 HTML|Aspose.PDF for .NET

    本主题向您展示如何使用 Aspose.PDF C# 库将 PDF 文件转换为 HTML 格式。...document using ( var document = new Aspose . Pdf . Document ( dataDir...document using ( var document = new Aspose . Pdf . Document ( dataDir...

    docs.aspose.com/pdf/zh/net/convert-pdf-to-html/