Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 213,014 for

new

(0.1 sec)
  1. PaperSize Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PaperSize enum for defining custom paper sizes in your documents. Enhance your document formatting with ease!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pap...
  2. IResourceSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves external resources images fonts and css when saving a document to fixed page HTML or SVG in Java....md"; Document doc = new Document(getMyDir() + "Rendering...MarkdownSaveOptions saveOptions = new MarkdownSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  3. Convert Document to PDF|Aspose.Words for Java

    Convert a document in any supported format to PDF easily and fast instead of using docx4j in Java.... Document doc = new Document ( dataDir + "document...regex=".*(Courier New | Arial | Times New Roman | Comic Sans...

    docs.aspose.com/words/java/convert-document-to-...
  4. Does the API support adding a datetime text wit...

    Hi,Support: Does the API support adding a datetime text element on pdf page and the added datetime text element can auto-update as the OS current date and time? If so,how to reach it on VB.net? Thanks for your help....private void Logic() { var doc = new Document(); var page = doc.Pages...DateField dateField = new DateField(page, new Aspose.Pdf.Rectangle(100...

    forum.aspose.com/t/does-the-api-support-adding-...
  5. VbaModuleType | Aspose.Words for Java

    Specifies the type of a model in a VBA project in Java....Document doc = new Document(); // Create a new VBA project. VbaProject...VbaProject project = new VbaProject(); project.setName("Aspose...

    reference.aspose.com/words/java/com.aspose.word...
  6. Working with Linear Extrusion|Documentation

    Aspose.3D for Node.js via Java offers LinearExtrusion class, which takes a 2D shape as an input and extends the shape in the 3rd dimension....to be extruded var profile = new aspose . threed . RectangleShape...3rd dimension var extrusion = new aspose . threed . LinearExtrusion...

    docs.aspose.com/3d/nodejs-java/working-with-lin...
  7. Aspose.PSD for .NET 24.4 - 发行说明|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.... Save ( outputFilePath , new PngOptions ()); } PSDNET-1879...false ; PsdOptions psdOptions = new PsdOptions ( psdImage ) { ColorMode...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  8. Pdf.net TextFragment properties - Free Support ...

    Hi In aspose words the paragraph class has SpaceBefore and SpaceAfter Properties. I don’t see these Properties in Pdf.net. Please advise how Space Before and Space after can be set for Pdf.net. Also Aspose Words has a …...bmp"; Document doc = new Document(); Page page = doc.Pages...//LOGO Aspose.Pdf.Image logo = new Aspose.Pdf.Image(); logo.File...

    forum.aspose.com/t/pdf-net-textfragment-propert...
  9. Managing Worksheets in PHP|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....Worksheets to a New Excel File To add a worksheet to a new Excel file...object $workbook = new Workbook (); // Adding a new worksheet to the...

    docs.aspose.com/cells/java/managing-worksheets-...
  10. Export JasperReport to SVG|CAD 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....ASSvgExporter svgExporter = new ASSvgExporter (); ASSvgExportConfigura...ASSvgExportConfigura svgExportConfigurati = new ASSvgExportConfigura (); svgExportConfigurati...

    docs.aspose.com/cad/jasperreports/export-jasper...