Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 3,985 for

editing

(0.41 sec)
  1. Column Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Column Chart Report with Filtered, Grouped, and Ordered Data in Email Document format. Column Chart in Email Document Creating a Column Chart Please follow below steps to create a column chart in MS Outlook 2013: Create a new Email. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box. Select “Column” in the sidebar, you will see a gallery of charts.... Edit the Worksheet with your data...

    docs.groupdocs.com/assembly/java/column-chart-i...
  2. java-app.zip

    java-app/App.java java-app/App.java import com.groupdocs.viewer.Viewer; import com.groupdocs.viewer.options.*; public class App { public static void main(String[] args) throws Exception { Viewer vi......Images 4 Fields 5 Form Fields Edit test text Checkbox |_| Combobox...

    docs.groupdocs.com/total/java/sample-apps/getti...
  3. Working with CAD metadata | GroupDocs

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.CadPackage property. The following code snippet reads metadata associated with a CAD file. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/net/working-with-ca...
  4. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a file of any supported format....You are welcome to view and edit metadata of PDF, DOC, DOCX,...

    docs.groupdocs.com/metadata/nodejs-java/working...
  5. In-Paragraph List in Spreadsheet Document | Gro...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Spreadsheet Document format based on the use case: Working with a Business Case. In-Paragraph List in Microsoft Excel Document Creating a In-Paragraph List Practicing the following steps you can create In-Paragraph List Template in MS Excel 2013. Add a new Workbook. Write a sentence, for example “We provide support for the following products:” in a single column....OpenOffice) available to create, open, edit and save this format. For more...

    docs.groupdocs.com/assembly/net/in-paragraph-li...
  6. In-Table List with Filtering Grouping and Order...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Table List with Filtering, Grouping, and Ordering 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-Table List with Filtering, Grouping, and Ordering in Microsoft Word Document Creating a In-Table List with Filtering, Grouping, and Ordering Practising the following steps you can create In-Table List with Filtering, Grouping, and Ordering Template in MS Word 2013....OpenOffice) available to create, open, edit and save this format. For more...

    docs.groupdocs.com/assembly/net/in-table-list-w...
  7. Convertire PPTX in DOCX utilizzando Node.js

    Scopri come convertire PPTX in DOCX usando Node.js con una guida passo passo. Esporta facilmente PPTX in DOCX in Node.js con codice semplice e potenti funzionalità di conversione....tempo, ridurre le attività di editing manuale e semplificare la gestione...

    kb.groupdocs.com/it/conversion/nodejs/convert-p...
  8. Renderizar PPTX como PNG usando Python

    Aprenda cómo renderizar PPTX como PNG usando Python. Este tutorial muestra cómo convertir PPTX a PNG en Python para generar imágenes de diapositivas adecuadas para compartir e incrustar....diferencia de las presentaciones editables, las imágenes estáticas garantizan...

    kb.groupdocs.com/es/viewer/python/render-pptx-a...
  9. Convertir TXT a XLSX usando Node.js

    Convierte TXT a XLSX con Node.js de forma rápida y sin conexión. Aprende a exportar TXT a XLSX en Node.js y automatiza fácilmente la conversión de texto a hoja de cálculo....texto sin formato en archivos editables de Excel, ampliamente utilizados...

    kb.groupdocs.com/es/conversion/nodejs/convert-t...
  10. 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....and allows you to create and edit documents containing items or...

    blog.groupdocs.com/merger/insert-ole-objects-in...