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

new

(0.44 sec)
  1. LoadOptions.LanguagePreferences | Aspose.Words ...

    Discover LoadOptions LanguagePreferences to customize document loading with preferred languages, enhancing user experience and accessibility.... LoadOptions loadOptions = new LoadOptions (); loadOptions ... Japanese ); Document doc = new Document ( MyDir + "No default...

    reference.aspose.com/words/net/aspose.words.loa...
  2. Corporate | Aspose.Words for Java

    Represents a corporate an organization bibliography source contributor in Java....Corporate(String name) Initialize a new instance of the Corporate class...Corporate(String name) Initialize a new instance of the Corporate class...

    reference.aspose.com/words/java/com.aspose.word...
  3. DoclingSaveOptions.RenderNonImageShapes | Aspos...

    Enable or disable rendering of non-image shapes when exporting documents to Docling JSON format.... Document doc = new Document ( MyDir + "Rendering...DoclingSaveOptions saveOptions = new DoclingSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. AutoFit Row Height Automatically When Loading a...

    Learn how to fit rows whose height is not customized when loading a file using Aspose.Cells for Node.js via C++....external links const workbook = new AsposeCells . Workbook ( filePath...pdf" )); const loadOptions = new AsposeCells . LoadOptions ();...

    docs.aspose.com/cells/nodejs-cpp/autofit-row-he...
  5. Merge SVG to PNG in Java | products.aspose.com

    Merge SVG to PNG in Java. Use Java library API to combine SVG and PNG files...pres = new Presentation (); try { String svgContent = new String...svg" )); ISvgImage svgImage = new SvgImage ( svgContent ); IPPImage...

    products.aspose.com/slides/java/merger/svg-to-png/
  6. DocumentBuilder.EndBookmark | Aspose.Words for ...

    Effortlessly mark the end of a bookmark in your document with DocumentBuilder's EndBookmark method, enhancing your document organization and navigation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. PdfSaveOptions.exportParagraphGraphicsToArtifac...

    PdfSaveOptions.exportParagraphGraphicsToArtifact property. Gets or sets a value determining whether a paragraph graphic should be marked as an artifact.... let doc = new aw . Document ( base . myDir...artifacts.docx" ); let saveOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Cropping Metafiles 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....instance of Image class $image = new Image (); $image = $image ->...with desired size $rectangle = new Rectangle ( 10 , 10 , 100 , 100...

    docs.aspose.com/imaging/java/cropping-metafiles...
  9. 单元格中的新行|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.... C# Workbook workbook = new Workbook (); // Creating a Workbook...with word wrap on to create a new line" ; //Get Cell's Style Style...

    docs.aspose.com/cells/zh/net/new-line-in-cells/
  10. WrapType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

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