Sort Score
Result 10 results
Languages All
Labels All
Results 5,941 - 5,950 of 213,190 for

new

(0.4 sec)
  1. 从PDF中提取上标和下标文本|Aspose.PDF for .NET

    本文描述了使用Aspose.PDF在C#中从PDF中提取上标和下标文本的各种方法。...document using ( var document = new Aspose . Pdf . Document ( dataDir...Create an absorber var absorber = new Aspose . Pdf . Text . TextFragmentAbsorber...

    docs.aspose.com/pdf/zh/net/extract-superscripts...
  2. SectionCollection.Item | Aspose.Words for .NET

    Access specific sections effortlessly with the SectionCollection Item property. Retrieve any section by index for streamlined data management.... Document doc = new Document ( MyDir + "Rendering...prepare a new section node for editing. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/sec...
  3. CompositeNode.GetChild | Aspose.Words for .NET

    Discover the CompositeNode GetChild method to easily retrieve the Nth child node of a specific type, enhancing your data management efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...child nodes. Document doc = new Document (); // Add two runs...

    reference.aspose.com/words/net/aspose.words/com...
  4. 使用JavaScript通过C++添加带有命名目标的PDF书签|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++添加带有命名目标的PDF书签,确保在更改页面后书签依然完好无损。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...this cell const bookmarkEntry = new PdfBookmarkEntry (); bookmarkEntry...

    docs.aspose.com/cells/zh/javascript-cpp/add-pdf...
  5. Edit TEXT In Javascript

    Edit TEXT in JavaScript code....and formatting attributes Add new text elements Search text for...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/nodejs-net/edit/text/
  6. Convert GIF to EPS using Java API Solution

    GIF to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/convert/gif-to-eps/
  7. Convert PNG to EPS using Java API Solution

    PNG to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/convert/png-to-eps/
  8. 在工作簿之间复制工作表|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. Workbook excelWorkbook0 = new Workbook...Workbook. Workbook excelWorkbook1 = new Workbook (); //Get the first...

    docs.aspose.com/cells/zh/net/copy-worksheets-be...
  9. HTML anchor tag<a> links are not working from 2...

    Hi Aspose Team, When we are trying to add a table and HTML content in same document, HTML anchor tag links are not working from 2nd page onwards, and those links are appearing in random place in the document. Please hel…...reproduce the issue: var document = new Document(); var pages = document...68); pages.PageInfo.Margin = new MarginInfo(50, 60, 50, 180);...

    forum.aspose.com/t/html-anchor-tag-a-links-are-...
  10. LoadOptions constructor | Aspose.Words for Node.js

    Aspose.Words.Loading.LoadOptions constructor...LoadOptions() Initializes a new instance of this class with default... A shortcut to initialize a new instance of this class with the...

    reference.aspose.com/words/nodejs-net/aspose.wo...