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

make

(0.93 sec)
  1. basic-example.zip

    basic-example/.dockerignore **/.classpath **/.dockerignore **/.env **/.git **/.gitignore **/.project **/.settings **/.toolstarget **/.vs **/.vscode **/*.*proj.user **/*.dbmdl **/*.jfm **/azds.yaml ......Be sure to include what will make the business successful, how...will be used, and how it will make the business more profitable...

    docs.groupdocs.com/total/net/_sample_files/gett...
  2. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Total for Python via .NET inside Docker containers with examples, troubleshooting tips, and best practices....SDK in a Linux environment, make sure the following packages...

    docs.groupdocs.com/total/python-net/running-in-...
  3. 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-...
  4. professional-services.pdf

    DRAFT PROFESSIONAL SERVICES Business Plan DRAFT TABLE OF CONTENTS Introduction ........................................................4 1. Executive Summary .............................................Be sure to include what will make the business successful, how...will be used, and how it will make the business more profitable...

    docs.groupdocs.com/conversion/java/_sample_file...
  5. professional-services.pdf

    DRAFT PROFESSIONAL SERVICES Business Plan DRAFT TABLE OF CONTENTS Introduction ........................................................4 1. Executive Summary .............................................Be sure to include what will make the business successful, how...will be used, and how it will make the business more profitable...

    docs.groupdocs.com/conversion/python-net/_sampl...
  6. Multicolored Numbered List in Word Processing D...

    Note In this article, we will use GroupDocs.Assembly to generate a Multicolored Numbered List 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. Multicolored Numbered List in Microsoft Word Document Creating a Multicolored Numbered List Practising the following steps you can create Multicolored Numbered List Template in MS Word 2013....“Design” tab and select color to make it colored list. Save the template...

    docs.groupdocs.com/assembly/net/multicolored-nu...
  7. convert-pdf-with-images.zip

    output/images/img-001.jpg output/images/img-002.png output/images/img-003.png output/images/img-004.jpg output/images/img-005.png output/images/img-006.png output/images/img-007.png output/images/i......Be sure to include what will make the business successful, how...will be used, and how it will make the business more profitable...

    docs.groupdocs.com/markdown/python-net/_output_...
  8. NullReferenceException when extracting PDF file...

    Hello, We are getting an exception when extractor some PDF files… System.NullReferenceException: Object reference not set to an instance of an object.\r\n at Aspose.Pdf.Facades.PdfExtractor.GetAttachNames()\r\n at …...Initialize the Extractor Properly : Make sure that you are correctly...

    forum.groupdocs.com/t/nullreferenceexception-wh...
  9. Licensing | GroupDocs

    Follow the instructions on this page to configure the license and find out the restrictions when using GroupDocs.Parser for Python via .NET without a license (Evaluation Limitations)... To make this easier, GroupDocs.Parser...

    docs.groupdocs.com/parser/python-net/licensing-...
  10. How to run examples | GroupDocs

    This article describes how to run .NET file markdown API code examples....NET CLI Make sure you have .NET SDK installed...

    docs.groupdocs.com/markdown/net/how-to-run-exam...