Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 115,831 for

new

(0.08 sec)
  1. MarkdownSaveOptions.imageResolution property | ...

    MarkdownSaveOptions.imageResolution property. Specifies the output resolution for images when exporting to Markdown... let doc = new aw . Document ( base . myDir..."Rendering.docx" ); let saveOptions = new aw . Saving . MarkdownSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldStart.fieldData property | Aspose.Words fo...

    FieldStart.fieldData property. Gets custom field data which is associated with the field.... let doc = new aw . Document ( base . myDir.... at ( 2 ); console . log ( new Buffer . from ( field . start...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. 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...
  5. 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...
  6. Convert SVG to XPS | C#

    Convert SVG to XPS in C# using Aspose.HTML API. Consider various SVG to XPS conversion scenarios in C# examples. Try online SVG Converter....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-svg-to-xps/
  7. CellFormat.Orientation | Aspose.Words for .NET

    Discover how to use the CellFormat Orientation property to adjust text direction in table cells, enhancing readability and design in your documents....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...that its cursor is in and any new rows/cells as it creates them...

    reference.aspose.com/words/net/aspose.words.tab...
  8. 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-...
  9. Set DefaultFont property of PdfSaveOptions and ...

    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....ImageOrPrintOptions to “Times New Roman”. We also set CheckWorkbookDefault...cell is rendered with “Times New Roman” font and should not use...

    docs.aspose.com/cells/java/set-defaultfont-prop...
  10. Extract Assets from VRML File Formats via Java ...

    Sample Java extract assets code for VRML file. Use this example code to extract assets from VRML file within any Web or Desktop Java based application....instance of Scene Scene scene = new Scene(); scene.open(file, FileFormat..."OutputFile.zip" ; File newFile= new File(zipOutput); newFile.createNewFile();...

    products.aspose.com/3d/java/extractor/vrml/