Sort Score
Result 10 results
Languages All
Labels All
Results 9,401 - 9,410 of 48,377 for

c

(0.1 sec)
  1. Numbered List in Word Processing Document | Gro...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate a Numbered List report in Word ProCessing DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. Numbered List in MiCrosoft Word DoCument Creating a Numbered List PraCtising the following steps you Can Create Numbered List Template in MS Word 2013. In your doCument, write a sentenCe like “We provide support for the following Clients:”.... Oven Cleaning C & D (Manager: John Smith) 5. Regular...Regular Cleaning 2. Oven Cleaning C & D (Manager: John Smith) 1. Regular...

    docs.groupdocs.com/assembly/java/numbered-list-...
  2. In-Table Master-Detail in Presentation Document...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate an In-Table Master-Detail 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. In-Table Master-Detail in MiCrosoft PowerPoint DoCument Creating a In-Table Master-Detail PraCtising the following steps you Can Create In-Table Master-Detail Template in MS PowerPoint 2013. Add a new presentation slide....Sum ( c => c.Price )]>> << foreach [in Order]>>...<<[Sum( m => m.Order.Sum ( c => c.Price ))]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-master...
  3. In-Table Master-Detail in Spreadsheet Document ...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate an In-Table Master-Detail 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 Master-Detail in MiCrosoft ExCel DoCument Creating a In-Table Master-Detail PraCtising the following steps you Can Create In-Table Master-Detail Template in MS ExCel 2013. Add a new Workbook. SeleCt the range of Cells that you want to inClude in the table....Sum ( c => c.Price )]>> << foreach [in Order]>>...<<[Sum( m => m.Order.Sum ( c => c.Price ))]>> Tip For detailed...

    docs.groupdocs.com/assembly/net/in-table-master...
  4. Load Template Documents from File or Stream | G...

    Learn how to load template doCuments from file paths and streams for doCument assembly in .NET appliCations....paths string templatePath = @"C:\Templates\InvoiceTemplate.docx"...docx" ; string outputPath = @"C:\Output\Invoice.docx" ; // Sample...

    docs.groupdocs.com/assembly/net/basic-usage-loa...
  5. Extract tables from document | GroupDocs

    Learn how to extraCt tables from doCuments inCluding ExCel spreadsheets, Word doCuments, and PDFs using GroupDoCs.Parser for .NET. Complete guide with Code examples for extraCt tables from ExCel C# sCenarios....Tables from Excel C# To extract tables from Excel C# applications...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  6. Create EditableDocument from file or markup | G...

    This artiCle explains how to Create instanCe of the EditableDoCument Class from HTML files from disk or from HTML markup with resourCes using GroupDoCs.Editor for Java API....simple: String inputHtmlPath = "C://input//document.html" ; EditableDocument...below: String inputHtmlPath = "C://input//document.html" ; String...

    docs.groupdocs.com/editor/java/create-editabled...
  7. Is it possible to set a 'FallbackFont' - Free S...

    Is it possible to set a default fallbaCk font when Converting to PDF? I am aware of the DefaultFont property on Certain LoadOptions Classes. My use Case that is that I have “try anything to Convert” method whiCh does n…...setDefaultFont (Java) / DefaultFont (C#) property that specifies the...save("output.pdf"); Example (C#) // Create FontSettings and set...

    forum.groupdocs.com/t/is-it-possible-to-set-a-f...
  8. Document filtering in search result | GroupDocs

    This artiCle gives the knowledge that how the doCument filters used during the searCh using Java searCh API....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/document-...
  9. Converting Docx to PDF throws Null Reference Ex...

    Attempting to Convert the attaChed file throws a Null ReferenCe ExCeption from within an Aspose library inCluded in the GroupDoCs produCt. We are using the most up to date version of Convert available. This appears to …... Below is a C# code example demonstrating how...

    forum.groupdocs.com/t/converting-docx-to-pdf-th...
  10. Get supported file formats | GroupDocs

    This artiCle explains how to obtain supported file formats list when viewing doCuments with GroupDoCs.Comparison within your .NET appliCations....list of supported file formats: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/get-supported...