Sort Score
Result 10 results
Languages All
Labels All
Results 4,361 - 4,370 of 93,278 for

new

(0.1 sec)
  1. Table Class | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.Table class to easily create and manage tables in Word documents, enhancing your document's layout and functionality....DocumentBase ) Initializes a new instance of the Table class....Document doc = new Document (); Table table = new Table ( doc );...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Managing Project Currency Codes

    Learn how to manage currency codes 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/managing-currency-codes/
  3. MappedDataFieldCollection | Aspose.Words for Java

    Allows to automatically map between names of fields in your data source and names of mail merge fields in the document in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...merge DataTable dataTable = new DataTable("MyTable"); dataTable...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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-...
  5. ActiveX|Aspose.Slides 文档

    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....创建空的演示实例 Presentation pres = new Presentation (); try { // 添加媒体播放器...控件的演示文稿 Presentation pres = new Presentation ( "ActiveX.pptm"...

    docs.aspose.com/slides/zh/androidjava/activex/
  6. Create SVG, Load and Read SVG in C#

    Learn how to create SVG from a memory string, stream, or file; how to load SVG from the Web and read SVG using Aspose.SVG for .NET API....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/svg/net/create-svg-document/
  7. Aspose.Slides for Java 14.8.0 的公共 API 和向后不兼容更改|...

    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.... Presentation pres = new Presentation (); IChart chart...片边界的限制。 Presentation pres = new Presentation (); BufferedImage...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  8. Handling Critical and Effort-driven Tasks in PHP

    Learn how to handle Microsoft Project (MPP/XML) critical and effort-driven tasks using Aspose.Tasks Java for PHP....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/handling-critical-an...
  9. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured document tag which accepts multi-sections content in Java.... Document doc = new Document(getMyDir() + "Multi-section...doc, int type) Initializes a new instance of this class. Methods...

    reference.aspose.com/words/java/com.aspose.word...
  10. AutoFitBehavior Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.AutoFitBehavior enum to optimize table resizing with the AutoFit method, enhancing document layout and presentation....build a new table while applying a style. Document doc = new Document...(); DocumentBuilder builder = new DocumentBuilder ( doc ); Table...

    reference.aspose.com/words/net/aspose.words.tab...