Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 10,572 for

new

(0.04 sec)
  1. Extract data from Microsoft Office PowerPoint p...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office PowerPoint presentations. Both classic (ppt, pot) and Open XML (pptx, potx) formats are supported. Also LibreOffice Impress (OpenOffice.org Impress) formats are supported. The following table provides the list of supported formats: Format Description PPT Microsoft Office PowerPoint Presentation PPS Microsoft Office PowerPoint Slideshow POT Microsoft Office PowerPoint Template PPTX Microsoft Office Open XML Presentation PPTM Microsoft Office Open XML Macro-Enabled Presentation POTX Microsoft Office Open XML Presentation Template POTM Microsoft Office Open XML Macro-Enabled Presentation Template PPSX Microsoft Office Open XML Presentation Slideshow PPSM Microsoft Office Open XML Macro-Enabled Presentation Slideshow ODP Open Document Presentation OTP Open Document Presentation Template More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/parser/java/extract-data-fro...
  2. Unable to generate the edited document - Free S...

    Hi, we found that the editing on top of the existing content in template “Template.doc”(one attached here) is not working. we have tried adding a New text inside the template “Template.doc”(one attached here) and it is …... we have tried adding a new text inside the template “Template...

    forum.groupdocs.com/t/unable-to-generate-the-ed...
  3. Extend supported extensions list | Documentation

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/redaction/python-net/extend-...
  4. GroupDocs.Total for .NET | Documentation

    GroupDocs.Total for .NET is the super-set of all the .NET on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our .NET document manipulation APIs....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/total/net/
  5. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft Excel Document Creating a Template Add a bullet list at the place where you want it to display clients’ names. Insert a table with two columns, that will show managers’ and their contact prices....Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/assembly/java/generating-rep...
  6. Installation | Documentation

    GroupDocs.Signature for Java installation...Consulting Blog Knowledge Base New Releases Status Websites aspose...

    docs.groupdocs.com/signature/java/installation/
  7. Introducing GroupDocs.Assembly for Java | Docum...

    Introduction to GroupDocs.Assembly for Java GroupDocs.Assembly for Java is a Java API engine designed to generate documents based on templates. In essence, the engine accepts a template document and some data, assembles data with the template document as per syntax defined by the template document and then, generates the output document in the template’s format or in the specified output format. Since GroupDocs.Assembly for Java can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....Consulting Blog Knowledge Base New Releases Status Websites aspose...text and/or data to assemble a new document. This process is increasingly...

    docs.groupdocs.com/assembly/java/introducing-gr...
  8. Viewer Pptx page number error - Free Support Fo...

    Hi, There is a scroll error in pptx files. Page numbers do not increase properly. I am sharing the version information => 25.1.1 8.0.2...instance using (Viewer viewer = new Viewer("path/to/your/presentation...options for viewing var options = new ViewOptions(); options.PageNumber...

    forum.groupdocs.com/t/viewer-pptx-page-number-e...
  9. Metadata redactions | Documentation

    This article shows that how C# redaction API allows you to replace or remove metadata using filters or search by regular expression....Consulting Blog Knowledge Base New Releases Status Websites aspose...using ( Redactor redactor = new Redactor ( @ "C:\sample.docx"...

    docs.groupdocs.com/redaction/python-net/metadat...
  10. Working with data extracted by template | Docum...

    Extracted data are stored in the instance of DocumentData class....Consulting Blog Knowledge Base New Releases Status Websites aspose...cellValue . getText ()); } // Print new line System . out . println ();...

    docs.groupdocs.com/parser/java/working-with-dat...