Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 13,203 for

format

(0.56 sec)
  1. Quick Start Guide | GroupDocs

    Set up a virtual environment, install groupdocs-editor-net, and run three minimal examples — round-trip edit a DOCX, convert DOCX → PDF through HTML, and read document info — in under five minutes....saves it back to the original format — or to a different one. Prerequisites...License from groupdocs.editor.formats import WordProcessingFormat...

    docs.groupdocs.com/editor/python-net/quick-star...
  2. DOC/DOCX - when removing only "Author" property...

    Remove doc/docx properties, the “Content type”, “Scale” property will be removed. and the ContentType is empty. We are using v18.6 and here’s the demo codes: var Format = new DocFormat(filePath); DocMetadata metaData …...here’s the demo codes: var format = new DocFormat(filePath);...DocMetadata metaData = ((DocFormat)format).DocumentProperties; The metaData...

    forum.groupdocs.com/t/doc-docx-when-removing-on...
  3. Convert email formats | GroupDocs

    This article demonstrates how you can convert to and from email Formats with GroupDocs.Conversion for Node.js via Java....Convert files / Email formats Convert email formats Leave feedback On...On this page Email file formats are used by email applications...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  4. Convert Presentations to PDF in Java | PPT, PPT...

    Programmatically convert presentations of MS PowerPoint and Open Office Impress Formats like ODP, PPT, PPTX to PDF using Java conversion API....the popular portable document format, so there comes the need to...convert documents of other formats to PDF. Today, we will see...

    blog.groupdocs.com/conversion/convert-presentat...
  5. Common List Image in Word Processing Document |...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Word Processing 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. Common List in Microsoft Word Document Creating a Common List Please follow below steps to create Common List Image document in MS Word 2013: Insert the desired shape to display image in it....in Word Processing Document format based on the use case: Working...a word processing document format which can be used as an alternative...

    docs.groupdocs.com/assembly/net/common-list-ima...
  6. Single Row Image in Presentation Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Presentation Document Format based on the use case: Working with a Business Case. Single Row in Microsoft PowerPoint Document Creating a Single Row Please follow below steps to create Single Row Image in MS PowerPoint 2013: Create a new presentation slide. Insert the desired shape to display the image in it. Go to Insert Tab and select shape by clicking on Shape Icon....report in Presentation Document format based on the use case: Working...is a presentation document format which can be used as an alternative...

    docs.groupdocs.com/assembly/net/single-row-imag...
  7. In-Paragraph List in Word Processing Document |...

    Note In this article, we will use GroupDocs.Assembly to generate a In-ParagraphList report in Word Processing 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. In-Paragraph List in Microsoft Word Document Creating a In-Paragraph List Practicing the following steps you can create In-Paragraph List Template in MS Word 2013. Write a sentence, for example “We provide support for the following products:”....in Word Processing Document format based on the use case: Working...a word processing document format which can be used as an alternative...

    docs.groupdocs.com/assembly/net/in-paragraph-li...
  8. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for Python via .NET API....output document of the desired format. From the GroupDocs.Editor...automatically detect the document format and select the most appropriate...

    docs.groupdocs.com/editor/python-net/introduction/
  9. Introduction | GroupDocs

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....output document of desired format. From the GroupDocs.Editor...automatically detect document format and select the most appropriate...

    docs.groupdocs.com/editor/net/introduction/
  10. PDF & Word Reports from CSV Data using C# | .NE...

    Convert CSV to PDF & Word Formats with templates using C#. Automate PDF & DOC/DOCX reports generation using .NET Reporting API by GroupDocs....convert it into some other format. In one of our posts, we have...selected CSV data and a TXT format template. It also supports...

    blog.groupdocs.com/assembly/generate-reports-fr...