Sort Score
Result 10 results
Languages All
Labels All
Results 5,301 - 5,310 of 31,037 for

page

(0.2 sec)
  1. Add image watermarks | Documentation

    This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to images or documents.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/watermark/nodejs-java/add-im...
  2. Load document of specific format | Documentation

    This article explains how to load document of specific format....Spreadsheet WordProcessing Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/watermark/net/load-document-...
  3. Save file to local disk | Documentation

    This article demonstrates how to convert files stored on local disk using GroupDocs.Conversion for .NET API.... Convert (); } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/conversion/net/save-file-to-...
  4. Bulleted List in HTML Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in HTML Document format. Note The code uses some of the objects defined in The Business Layer. Bulleted List in HTML Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show all the clients in a bulleted list format. Report must be generated in the HTML Document....Generating The Report Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/java/bulleted-list-...
  5. Taxonomies | Documentation

    Taxonomy Taxonomy (general)is the practice and science of classification of things or concepts, including the principles that underlie such classification. In our case, this is a list of text categories. We support two taxonomies for now: IAB-2 taxonomy IAB-2 taxonomy: https://www.iab.com/guidelines/taxonomy/. Automotive, Books_and_Literature, Business_and_Finance, Careers, Education, Events_and_Attractions, Family_and_Relationships, Fine_Art, Food_&_Drink, Healthy_Living, Hobbies_&_Interests, Home_&_Garden, Medical_Health, Movies, Music_and_Audio, News_and_Politics, Personal_Finance, Pets, Pop_Culture, Real_Estate, Religion_&_Spirituality, Science, Shopping, Sports, Style_&_Fashion, Technology_&_Computing, Television, Travel, Video_Gaming Documents taxonomy Documents taxonomy:...Neutral , Positive Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/classification/net/taxonomies/
  6. Add watermarks to email attachments | Documenta...

    The API allows you to add watermark to all the attachments of supported types in an email message as shown in the following code sample. advanced_usage.add_watermarks_to_email_attachments.EmailAddWatermarkToAllAttachments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent content = watermarker.getContent(EmailContent.class); for (EmailAttachment attachment : content.getAttachments()) { // Check if the attached file is supported by GroupDocs....attachments Email messages Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/watermark/java/add-watermark...
  7. splitstreamfactory - GroupDocs.Merger for Java ...

    All Classes Packages com.groupdocs.merger com.groupdocs.merger.domain com.groupdocs.merger.domain.common com.groupdoc......for create or release output page preview stream. SplitStreamFactory...for create or release output page preview stream. Methods in com...

    apireference.groupdocs.com/merger/java/com.grou...
  8. Annotation redactions | Documentation

    This article shows the implementation of annotation redaction for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others.... close (); } Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/redaction/java/annotation-re...
  9. PageRange.IsDefault Property - GroupDocs.Editor...

    Indicates whether this instance represents a default..."fully open" page range i.e. it represents all pages of a document...

    apireference.groupdocs.com/editor/net/groupdocs...
  10. IDocumentInfo.PagesInfo Property - GroupDocs.Co...

    Pages Information ( Page Number, Width, Height )...PagesInfo Property Pages Information ( Page Number, Width, Height...

    apireference.groupdocs.com/comparison/net/group...