Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 1,850 for

make

(0.71 sec)
  1. Issue with watermarks on Word documents - inval...

    Hi, I have encountered some issues when using Groupdocs.Watermark to stamp some files. This mainly affects Word documents as they appear to randomly generate false watermarks that are not positioned correctly, do not ha…...return true; // Placeholder } Make sure to implement the isFontAvailable...removed if no password is set. To make the protection enforceable,...

    forum.groupdocs.com/t/issue-with-watermarks-on-...
  2. basic-example.zip

    basic-example/.dockerignore node_modules groupdocs.comparison/node_modules npm-debug.log* yarn-debug.log* pnpm-debug.log* .git .env .DS_Store logs *.log basic-example/convert-file.js 'use strict'; ......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/nodejs-java/_samp...
  3. 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-...
  4. 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...
  5. 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...
  6. 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-...
  7. Test attachment

    Test attachment From Yevgen Nykytenko To yevgen nykytenko Recipients yevgen.nykytenko@aspose.com Sample email to test attachments Regards, Yevgen Nykytenko yevgen.nykytenko@groupdocs.com attachment...... In essence, we ask you to make your paper look exactly like...Normal or Body Text Permission to make digital or hard copies of all...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  8. Test attachment

    Test attachment From Yevgen Nykytenko To yevgen nykytenko Recipients yevgen.nykytenko@aspose.com Sample email to test attachments Regards, Yevgen Nykytenko yevgen.nykytenko@groupdocs.com attachment...... In essence, we ask you to make your paper look exactly like...Normal or Body Text Permission to make digital or hard copies of all...

    docs.groupdocs.com/viewer/nodejs-java/_sample_f...
  9. 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-...
  10. image-file-basic.zip

    output/document.txt ![](output/images/img-001.jpg) **HOME BASED** ![](output/images/img-002.png)**PROFESSIONAL SERVICES *Business Plan*** ![](output/images/img-003.png) **TABLE OF CONTENTS** ![](ou......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_...