Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 2,373 for

note

(0.07 sec)
  1. Bubble Chart in Word Processing Document | Grou...

    Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Microsoft Word Document Creating a Bubble Chart Please follow below steps to create a bubble chart in MS Word 2013: Click in the document where you want to insert the chart, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box. Select “X Y(Scatter)” in the sidebar, you will see a gallery of charts....Processing Document Leave feedback Note The code uses some of the objects...

    docs.groupdocs.com/assembly/net/bubble-chart-in...
  2. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Enabled = false }); } } } Please, note that you don’t have to use GroupDocs...

    docs.groupdocs.com/redaction/net/create-pdf-wit...
  3. Load from Azure Blob Storage | GroupDocs

    This article explains how to load a document from Azure Blob Storage with GroupDocs.Viewer within your .NET applications.... Note Runnig this code requires installing...

    docs.groupdocs.com/viewer/net/load-document-fro...
  4. Symbol font in Word is not reproduced in HTML o...

    We are using GroupDocs.Conversion to convert to HTML and PDF, but wherever the Symbol font is used in our docs, the output is an empty no-glyph-available box. The formulas with the Symbol chars in them are actually crit…...new font RUN fc-cache -f -v Note: You must have the appropriate...containing the required fonts. Please note that the fonts still need to...

    forum.groupdocs.com/t/symbol-font-in-word-is-no...
  5. Merge pages in the arbitrary order | GroupDocs

    This article explains how to merge arbitrary pages from different documents into a single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for Java.... Note that the IPageInfo object uses...the appropriate pages. Please note that IPageInfo objects use zero-based...

    docs.groupdocs.com/merger/java/merge-pages-in-a...
  6. Adding text watermarks | GroupDocs

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark.... close (); Warning Note that the origin of coordinates...png" ); watermarker . close (); Note Using of relative size and positioning...

    docs.groupdocs.com/watermark/java/adding-text-w...
  7. Merge pages in the arbitrary order | GroupDocs

    This article explains how to merge arbitrary pages from different documents into a single PDF, DOCX, Excel or PowerPoint document using GroupDocs.Merger for .NET.... Note that the IPageInfo object uses...the appropriate pages. Please note that IPageInfo objects use zero-based...

    docs.groupdocs.com/merger/net/merge-pages-in-ar...
  8. Unable to open potm file after redaction - Free...

    Hi Team, The .potm files are not opening in MS office after redacted by Groupdocs.Redaction java SDK. Below is the sample code to test. I will share the file sample in private. @Test void supp() throws Exceptio…...exact version and look for any note about macro‑enabled PowerPoint...to the Java version. Please note that this is a technical process...

    forum.groupdocs.com/t/unable-to-open-potm-file-...
  9. Adding text watermarks | GroupDocs

    Add text watermarks to pages, worksheets, slides or frames using Python via .NET....png" ) Warning Note that the origin of coordinates...watermarker . save ( "image.png" ) Note Using of relative size and positioning...

    docs.groupdocs.com/watermark/python-net/adding-...
  10. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer Java API to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive.... Take a note that the GroupDocs.Viewer displays...which support it. Also please note that for the archive documents...

    docs.groupdocs.com/viewer/java/render-archive-f...