Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 1,643 for

make

(0.13 sec)
  1. Licensing and evaluation | GroupDocs

    GroupDocs.Merger for Python provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation.... To make this easier, GroupDocs.Merger...and add the .xml extension, making the full file name “GroupDocs...

    docs.groupdocs.com/merger/python-net/licensing-...
  2. Using Markdown Documents | GroupDocs

    Note This feature is supported by version 19.8 or greater. Note The code uses some of the objects defined in The Business Layer. Markdown Documents (MD) Markdown is a lightweight markup language intended for one purpose, to be used to format text on the web with plain text formatting syntax. Let it be clear that Markdown is not a replacement for HTML because its syntax is very small, containing a very small subset of HTML tags....reason behind the Markdown is to make it easy to read, write and edit...

    docs.groupdocs.com/assembly/java/using-markdown...
  3. Get More Flexibility with the New and Improved ...

    Hi, everyone! We’ve recently released a new version of the Java document viewer - GroupDocs.Viewer for Java version 2.3 - and would like to discover its new features and enhancements in this article. GroupDocs.Viewer for Java is an HTML5-based document viewer library designed to Make it easy for developers to integrate into their Java apps. The viewer supports more than 50 document and image types, including PDF, Microsoft Word, Excel, PowerPoint, AutoCAD, Visio, etc....document viewer library designed to make it easy for developers to integrate...

    blog.groupdocs.com/viewer/get-more-flexibility-...
  4. GroupDocs.Comparison Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....this version it is required to make project-wide replacement of...

    blog.groupdocs.com/categories/groupdocs.compari...
  5. Insert OLE Objects in Word, Excel, PowerPoint w...

    Embed or insert document OLE objects in Word documents, Excel Spreadsheets, or Powerpoint presentations programmatically in C# using .NET API.... So please make sure to install the API from...

    blog.groupdocs.com/merger/insert-ole-objects-in...
  6. Licensing and evaluation | GroupDocs

    GroupDocs.Watermark for Python provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation.... To make this easier, GroupDocs.Watermark...and add the .xml extension, making the full file name “GroupDocs...

    docs.groupdocs.com/watermark/python-net/licensi...
  7. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide.... You can also make the image . Following code sample...

    docs.groupdocs.com/watermark/java/working-with-...
  8. Indexing a specific PDF file leads to 100% RAM ...

    Hi, We ran into a problem when indexing the following file: SEPA_ZvFormate_de-5.pdf (1.1 MB) When starting the indexing for only 1 folder with this 1 file in it, the RAM usage increases further and further (over 50 GB…... Does this make is slower when UseRawTextExtraction...

    forum.groupdocs.com/t/indexing-a-specific-pdf-f...
  9. Multicolored Numbered List in Presentation Docu...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List report in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Multicolored Numbered List in Microsoft PowerPoint Document Creating a Multicolored Numbered List Practising the following steps you can create Multicolored Numbered List Template in MS PowerPoint 2013....“Design” tab and select color to make it colored list. Save the template...

    docs.groupdocs.com/assembly/net/multicolored-nu...
  10. How to Run Examples | GroupDocs

    This article describes how to run .NET digital signature API code examples. We offer multiple solutions on how you can run GroupDocs.Signature examples, by building your own or using our back-end or front-end examples out-of-the-box....Warning Before running an example make sure that GroupDocs.Signature...

    docs.groupdocs.com/signature/net/how-to-run-exa...