Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 222,937 for

new

(0.1 sec)
  1. Document comparison - Using Aspose library - Fr...

    Hi, I am trying to compare two documents could be pdf-pdf, pdf-docx, docx-docx. Docx-Docx comparison works well as it gives revisions which is helpful when I am trying to highlight my document. PDF-PDF comparison and …...License lic = new com.aspose.pdf.License(); lic...aspose.pdf.Document pdfDocument = new com.aspose.pdf.Document(pdfInputStream);...

    forum.aspose.com/t/document-comparison-using-as...
  2. SdtListItemCollection.SelectedValue | Aspose.Wo...

    Discover the SdtListItemCollection's SelectedValue property, which defines the current selection in your list, allowing null for no selection. Enhance your data management!...doc = new Document (); StructuredDocumentTa tag = new StructuredDocumentTa...ListItems ; listItems . Add ( new SdtListItem ( "Value 1" )); Assert...

    reference.aspose.com/words/net/aspose.words.mar...
  3. SdtListItem.Value | Aspose.Words for .NET

    Discover the SdtListItem Value property to easily access and manage list item values for enhanced data handling in your applications....doc = new Document (); StructuredDocumentTa tag = new StructuredDocumentTa...ListItems ; listItems . Add ( new SdtListItem ( "Value 1" )); Assert...

    reference.aspose.com/words/net/aspose.words.mar...
  4. SdtListItemCollection.add method | Aspose.Words...

    SdtListItemCollection.add method. Adds an item to this collection.... let doc = new aw . Document (); let tag = new aw . Markup ...listItems ; listItems . add ( new aw . Markup . SdtListItem ( "Value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. StructuredDocumentTag.listItems property | Aspo...

    StructuredDocumentTag.listItems property. Gets [SdtListItemCollection](../../sdtlistitemcollection/) associated with this SDT.... let doc = new aw . Document (); let tag = new aw . Markup ...listItems ; listItems . add ( new aw . Markup . SdtListItem ( "Value...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Hyphenation | Aspose.Words for Java

    Provides methods for working with hyphenation dictionaries in Java....WarningInfoCollectio warningInfoCollectio = new WarningInfoCollectio(); Hyphenation...InputStream dictionaryStream = new FileInputStream(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  7. Style.Font | Aspose.Words for .NET

    Discover the Style Font property to enhance your character formatting effortlessly. Unlock unique styling options for a polished look!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...custom style. Document doc = new Document (); Style style = doc...

    reference.aspose.com/words/net/aspose.words/sty...
  8. AxisTimeUnit enumeration | Aspose.Words for Nod...

    Aspose.Words.Drawing.Charts.AxisTimeUnit enumeration. Specifies the unit of time for axes....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...xAxis . scaling . minimum = new aw . Drawing . Charts . AxisBound...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Add Layers to PDF File in Ruby|Aspose.PDF for Java

    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.... new page = doc . getPages (). add.... aspose . pdf . Layer ' ). new ( "oc1" , "Red Line" ) layer...

    docs.aspose.com/pdf/java/add-layers-to-pdf-file...
  10. Connector|Aspose.Slides for PHP Documentation

    Draw and control connectors in PHP with Aspose.Slides: add, route, reroute, set connection points, arrows and styles to link shapes in PPT, PPTX and ODP....addConnector () { $presentation = new Presentation (); try { $slide...accessConnector () { $presentation = new Presentation ( "connector.pptx"...

    docs.aspose.com/slides/php-java/examples/elemen...