Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 31,628 for

tag

(1.42 sec)
  1. Merging tagged PDFs in Aspose.PDF for .NET does...

    Product/Version: Aspose.PDF for .NET Environment: .NET, merging PDFs from byte arrays / memory streams Problem summary We are merging two Tagged PDFs in Aspose.PDF for .NET: a front page PDF a content PDF Both sour…...Merging tagged PDFs in Aspose.PDF for .NET does not preserve...Product Family aspose-pdf-net , tagged-pdf , net Mads_Meinert_Andersen...

    forum.aspose.com/t/merging-tagged-pdfs-in-aspos...
  2. How to Download|Documentation

    Use the GridJs File menu download entries to export the workbook as the original file, XLSX, PDF, or HTML, or route the export through a custom download callback....Builds a download menu item tag as download_<suffix> and uses...fileDownloadByType . type : menu tag; value : optional value void...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  3. How to Download|Documentation

    Use the GridJs File menu download entries to export the workbook as the original file, XLSX, PDF, or HTML, or route the export through a custom download callback....Builds a download menu item tag as download_<suffix> and uses...fileDownloadByType . type : menu tag; value : optional value void...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  4. How to Download|Documentation

    Use the GridJs File menu download entries to export the workbook as the original file, XLSX, PDF, or HTML, or route the export through a custom download callback....Builds a download menu item tag as download_<suffix> and uses...fileDownloadByType . type : menu tag; value : optional value void...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  5. How to show and hide menubar|Documentation

    Show or hide the GridJs menubar at startup with the toolbar display settings, and use the built-in menubar toggle button while the spreadsheet is running....toolbar MenuDisplay item, whose tag is menu-display-hide . How to...creates a MenuDisplay item with tag menu-display-hide . When this...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  6. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[Tag(.+?)](.+?)[/Tag]"), "", optionsWhile); in ReplaceHand…...compile("[tag(.+?)](.+?tag]"), "", optionsWhile);...

    forum.aspose.com/t/get-node-that-contains-the-e...
  7. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java....Gets the structured document tag that is currently selected in...end of a structured document tag. isAtStartOfParagraph() Returns...

    reference.aspose.com/words/java/com.aspose.word...
  8. Parse word template to identify the business ob...

    Hello Support, I am currently evaluating Aspose.Words for our project. In our Word template, we need to populate multiple tables, each of which is filled using properties from a specific business object. From what I und…...regular expression to get LINQ tags. (?<=<<\s|\w*\[|\G)([^\]\[\...object model is before opening tag of foreach . Just make the table...

    forum.aspose.com/t/parse-word-template-to-ident...
  9. Public API Changes in Aspose.Imaging 3.0.0|Docu...

    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....another set of tags please keep in mind that all tags set in the...go to exif section only. The tags set in GPSTags property will...

    docs.aspose.com/imaging/net/public-api-changes-...
  10. HTML Navigation in Python – Aspose.HTML for Pyt...

    Learn how to navigate HTML and inspect its elements using Aspose.HTML for Python via .NET, about CSS Selector and XPath usage....to retrieve elements by their tag name. Use the method to access...document_element 12 print (element. tag_name ) # HTML 13 14 # Get the...

    docs.aspose.com/html/python-net/html-navigation/