Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,410 for

font

(0.13 sec)
  1. Compare Documents Using Node.js

    Explore the intricacies of document comparisons in this detailed guide. Learn how GroupDocs.Comparison APIs can transform your data analysis with visual and textual comparison tools....setUnderline ( true ); // Set font underline styleSettings . setFontColor...setFontColor ( Color . GREEN ); // Set font color as green styleSettings...

    blog.groupdocs.com/comparison/compare-documents...
  2. Add watermarks to diagram documents | Documenta...

    Adding watermark to all pages of a particular type Using GroupDocs.Watermark, you can add watermark to all pages of a particular type in a document. It consists of following steps. Load the document Create and initialize watermark object Set watermark properties Add watermark by specifying page type using setPlacementType() method of DiagramShapeWatermarkOptions Save the document Following code shows how to add watermark to a particular type of the pages....TextWatermark ( "Test watermark 1" , new Font ( "Calibri" , 19 )); DiagramShapeWatermar...TextWatermark ( "Test watermark 1" , new Font ( "Calibri" , 19 )); DiagramShapeWatermar...

    docs.groupdocs.com/watermark/java/add-watermark...
  3. Implement Page Rotation when Converting to PDF

    Its time to augment your document conversion experience. You will be pleased to hear the new features, improvements and bug fixes that we’r going to elaborate in this blog post. Did you ever think of converting and rotating a document at the same time? We make your wish come true with this month’s release of GroupDocs.Conversion for Java 19.4. You can now set page rotation angle when converting to a PDF or Image format.... More File Formats and Font Substitution Options # Some...permits to set default font and font substitution option when...

    blog.groupdocs.com/conversion/implement-page-ro...
  4. Sign Pdf documents with special appearance | Do...

     This article explains how to use PDF digital electronic signature features on document page....text color and Font ForeColor = Color . Red , Font = new SignatureFont...text color and Font ForeColor = Color . Red , Font = new SignatureFont...

    docs.groupdocs.com/signature/net/sign-pdf-docum...
  5. Add watermarks to PowerPoint presentations | Do...

    Add watermarks to PowerPoint presentations. Add watermark to particular slide with simple or advanced settings easily....TextWatermark ( "Test watermark" , new Font ( "Arial" , 8 )); PresentationWatermar...TextWatermark ( "Watermark text" , new Font ( "Arial" , 19 )); PresentationWatermar...

    docs.groupdocs.com/watermark/net/add-watermarks...
  6. editor.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/editor/java/technical-support/weekly0.5https://docs.groupdocs.com/editor/net/techni......com/editor/java/font-embedding-options/weekly0.5https://docs...5https://docs.groupdocs.com/editor/java/font-extraction-options/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/editor.xml
  7. Reference to CommonUtilities - Free Support For...

    Hi I just installed GroupDocs.Assembly via nuget in Visual Studio. In C#, I have added references to GroupDocs.Assembly amd GroupDocs.Assembly.Data, but I couldn’t find reference to CommonUtilities, eg. assembler.Assemb…...the header // and changing the font of the header pageSetup.SetHeader(2...the header and changing the // font of the header //pageSetup.SetHeader(2...

    forum.groupdocs.com/t/reference-to-commonutilit...
  8. Question about big xlsx files (>1MB) after tile...

    Hey, I’ve noticed after full regression testing that big XLSX files could cause troubles during tile watermarking process. The whole topic is about XLSX files from 1MB to 100MB in size. That’s the code snippet which we’…...path) as watermarker: font = gww.Font('Helvetica', 12.0) watermark...\n{FILE_ID}\n{DISCLAIMER}', font) watermark.foreground_color...

    forum.groupdocs.com/t/question-about-big-xlsx-f...
  9. Set PageOrientation using GroupDocs.Conversion ...

    This month’s release of GroupDocs.Conversion for Java 18.6 comes with some bug fixes, improvements and new features. Issue such as printing complete spreadsheet instead of just printable area is fixed. A new property PageOrientation is introduced in DocumentInfo class. Please take a look over the release notes to get an idea about the new features, improvements and bug fixes. Features Introduced Implement conversion from DWF Convert specific range when converting cells document Conversion from PostScript specific options for converting CSV documents Setting default zoom when converting to Cells Default zoom when converting to Words Set default zoom when converting to Slides Configurable option for setting a watermark as background Improvements Caching with provided LocalCacheDataHandler Implement configuration option for selecting if blank rows and columns should be skipped when converting Cells document Set zoom when converting to Pdf document Update API for getting document info to detect page orientation for the supported formats Set default Font to replace all missing Fonts when converting Words document Default Font to replace all missing Fonts when converting Cells document Conversion improvement when converting Psd and Odg to Pdf Issues Resolved Unable to set watermark text Converting specific docx document fails with Value cannot be null, parameter trueTypeFont Fix failing conversion from Odg Failing conversion from Ifc Just print area is getting converted, not the entire spreadsheet XPS to PDF conversion failed LoadOptions doesn’t possess setDefaultFont method Problem in converting large excel files....formats Set default font to replace all missing fonts when converting...document Default font to replace all missing fonts when converting...

    blog.groupdocs.com/conversion/set-pageorientati...
  10. Load Presentation document with options | Docum...

    Learn this article and check how to load and convert Microsoft PowerPoint documents with advanced options using GroupDocs.Conversion for .NET API.... Potm, Pptm, Ppsm A default font for rendering the presentation...following font will be used if a presentation font is missing...

    docs.groupdocs.com/conversion/net/load-presenta...