Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 4,651 for

as

(0.07 sec)
  1. compressed.zip

    business-plan.docx HOME BAsED professional services Business Plan HOME BAsED PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction 3 1. Executive Summary 5 2. Company Overview 6 3. Bus......business-plan.docx HOME BASED professional services Business Plan HOME BASED PROFESSIONAL SERVICES Business Plan TABLE OF CONTENTS Introduction 3 1. Executive Summary 5 2. Company Overview 6 3. Bus...

    docs.groupdocs.com/conversion/python-net/_sampl...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers

    blog.groupdocs.com/groupdocs.blog/page/41/
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers

    blog.groupdocs.com/groupdocs.blog/page/59/
  4. Working with metadata in Diagrams | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of diagrams such As VDX, VSDX, VSX, etc...GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc

    docs.groupdocs.com/metadata/net/working-with-me...
  5. In-Table List with Highlighted Rows in Spreadsh...

    Note In this article, we will use GroupDocs.Assembly to generate an In-Table List with Highlighted Rows report in Spreadsheet 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 Highlighted Rows in Microsoft Excel Document Creating a In-Table List with Highlighted Rows Practising the following steps you can create In-Table List with Highlighted Rows Template in MS Excel 2013....Note In this article, we will use GroupDocs.Assembly to generate an In-Table List with Highlighted Rows report in Spreadsheet 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 Highlighted Rows in Microsoft Excel Document Creating a In-Table List with Highlighted Rows Practising the following steps you can create In-Table List with Highlighted Rows Template in MS Excel 2013.

    docs.groupdocs.com/assembly/net/in-table-list-w...
  6. How to edit CSV file | GroupDocs

    This guide demonstrates how to edit CSV, TSV, comma-separated value and other text files with different settings and many other powerful features of GroupDocs.Editor for Java....This guide demonstrates how to edit CSV, TSV, comma-separated value and other text files with different settings and many other powerful features of GroupDocs.Editor for Java.

    docs.groupdocs.com/editor/java/how-to-edit-csv-...
  7. Save in original format | GroupDocs

    The following example demonstrates how to save file in its original format with current date As a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhrAseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRAsterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date As DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }...The following example demonstrates how to save file in its original format with current date as a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date as DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }

    docs.groupdocs.com/redaction/java/save-in-origi...
  8. GroupDocs.Redaction for Python via .NET | Group...

    A .NET API for redaction of sensitive and clAssified information from the documents. You can redact in adobe pdf, redact in excel or in many of different file formats using c#...A .NET API for redaction of sensitive and classified information from the documents. You can redact in adobe pdf, redact in excel or in many of different file formats using c#

    docs.groupdocs.com/redaction/python-net/
  9. Working with List Reports - Bulleted | GroupDocs

    The Bulleted List As per wikipedia, a Bulleted List can be described As: In typography, a bullet ( • ) is a typographical symbol or glyph used to introduce items in a list. For example: Item 1 Item 2 Item 3 For more information, pleAse visit wikipedia article. Articles in this section...The Bulleted List As per wikipedia, a Bulleted List can be described as: In typography, a bullet ( • ) is a typographical symbol or glyph used to introduce items in a list. For example: Item 1 Item 2 Item 3 For more information, please visit wikipedia article. Articles in this section

    docs.groupdocs.com/assembly/java/working-with-l...
  10. Update Signatures in Documents | GroupDocs

    This section shows how to update electronic signatures in documents using GroupDocs.Signature for Python via .NET....This section shows how to update electronic signatures in documents using GroupDocs.Signature for Python via .NET.

    docs.groupdocs.com/signature/python-net/update-...