Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 213,025 for

new

(0.12 sec)
  1. TextColumnCollection.setCount method | Aspose.W...

    TextColumnCollection.setCount method. Arranges text into the specified number of text columns....increase the number of columns, new TextColumn objects are created...set width and spacing for the new columns. Examples Shows how to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Copy Worksheets|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 Worksheet and copy it to the...xlsx" ; Workbook newWorkbook = new Workbook (); Worksheet worksheet...

    docs.aspose.com/cells/net/copy-worksheets/
  3. StyleCollection.count property | Aspose.Words f...

    StyleCollection.count property. Gets the number of styles in the collection.... let doc = new aw . Document (); let styles...// Set default parameters for new styles that we may later add...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Installing Aspose.Imaging for JasperReports|Doc...

    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....ASTiffExporter tiffExporter = new ASTiffExporter (); ASTiffExportConfigur...ASTiffExportConfigur tiffExportConfigurat = new ASTiffExportConfigur ( TiffExpectedFormatEn...

    docs.aspose.com/imaging/jasperreports/installin...
  5. ShapeBase.Target | Aspose.Words for .NET

    Discover ShapeBase Target property to easily set or retrieve hyperlink target frames for your shapes, enhancing user navigation and experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.com/" ; shape . Target = "New Window" ; shape . ScreenTip =...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ParagraphFormat.keepTogether property | Aspose....

    ParagraphFormat.keepTogether property. True if all lines in the paragraph are to remain on the same page....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...// and then starts a new line, adding a new paragraph. builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. BreakType enumeration | Aspose.Words for Node.js

    Aspose.Words.BreakType enumeration. Specifies type of a break inside a document....SectionBreakContinuo Specifies start of new section on the same page as the...Specifies start of new section in the new column. SectionBreakNewPage...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Modify the content of pdf based on header - Fre...

    Hello, Currently what we are doing: We have our data in HTML format. So we are generating pdf from html. We are using Converter.ConvertHTML from Aspose.HTML. Also, we have pdf headers and footers in HTML form. What we…...What we want now Now, we have a new ask such that each page might...document Document document = new Document(inputPdfPath); for (int...

    forum.aspose.com/t/modify-the-content-of-pdf-ba...
  9. TextBoxControl | Aspose.Words for Java

    The TextBox control displays text from an organized set of data or user input in Java.... Document doc = new Document(getMyDir() + "Textbox...ActiveX control. Document doc = new Document(getMyDir() + "ActiveX...

    reference.aspose.com/words/java/com.aspose.word...
  10. CheckBoxControl | Aspose.Words for Java

    The CheckBox control toggles a value in Java.... Document doc = new Document(getMyDir() + "ActiveX...ActiveX control. Document doc = new Document(getMyDir() + "ActiveX...

    reference.aspose.com/words/java/com.aspose.word...