Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 758 for

custom fonts

(0.23 sec)
  1. Working with worksheet headers and footers | Gr...

    This article explains how to work with worksheet headers and footers while using GroupDocs watermarking Java API...app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Protected image" , new Font ( "Arial" , 8 )); watermark...

    docs.groupdocs.com/watermark/java/working-with-...
  2. C# Compare Excel, Word, Text Files | .NET Docum...

    Compare two files or more using C#. .NET SDK allows comparing two Excel spreadsheets, Word documents, PDF files or compare text files in CSharp....multiple documents with your customized comparison settings. CompareOptions...your comparison options like font styling for detected changes...

    blog.groupdocs.com/comparison/compare-excel-wor...
  3. Excelスプレッドシートを比較:C#による高度なセル単位分析

    Learn how to compare Excel spreadsheets programmatically using GroupDocs.Comparison for .NET. This guide demonstrates cell-by-cell comparison, Custom styling, summary pages, and advanced visibility controls for Excel document comparison in C#. **Japanese translation:** GroupDocs.Comparison for .NET を使用して、Excel スプレッドシートをプログラムで比較する方法を学びましょう。このガイドでは、セル単位の比較、カスタム スタイリング、サマリーページ、および C# における Excel ドキュメント比較の高度な可視性制御を示しています。...Features Cell-by-Cell Analysis Custom Styling Options Summary Page...Step 2: Styled Comparison with Custom Formatting Step 3: Visibility...

    blog.groupdocs.com/ja/comparison/compare-excel-...
  4. GroupDocs.Viewer pro .NET 25.11 – Nejnovější ak...

    Prozkoumejte novinky v GroupDocs.Viewer pro .NET 25.11. K dispozici nyní na NuGetu a na webu GroupDocs.... Bug VIEWERNET-5530 Arabic fonts were rendered incorrectly when...renderování. Bug VIEWERNET-4964 Custom DefaultFontName caused malformed...

    blog.groupdocs.com/cs/viewer/groupdocs-viewer-f...
  5. Python E-Signature Tutorial: Maak Digitale Hand...

    Stap-voor-stap gids voor het implementeren van elektronische handtekeningen in documenten met behulp van Python - leer stempelgebaseerde, afbeeldingsgebaseerde en formulierveld handtekeningmethoden voor veilig document ondertekenen...domain classes for signature customization import groupdocs.signature...tekst rond cirkel outer_line . font = gsd . SignatureFont() # Configureer...

    blog.groupdocs.com/nl/signature/sign-documents-...
  6. Existing objects in word processing document | ...

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking API...app About About Us Contact Customers Legal Security Events Acquisition...Diagonal Corner Rounded" , new Font ( "Calibri" , 8 , FontStyle...

    docs.groupdocs.com/watermark/net/existing-objec...
  7. Shapes in spreadsheet document | GroupDocs

    The watermarking API enables you extracting information about all shapes in an excel document, Removing a particular shape, Removing shapes with particular text formatting, Replacing text for particular shapes, Replacing shape image and more....app About About Us Contact Customers Legal Security Events Acquisition...== Color . Red && fragment . Font . FamilyName == "Arial" ) {...

    docs.groupdocs.com/watermark/net/shapes-in-spre...
  8. 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....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Protected image" , new Font ( "Arial" , 8 )); watermark...

    docs.groupdocs.com/watermark/java/working-with-...
  9. Existing objects in PDF document | GroupDocs

    Removing watermark from a particular page of PDF document using C#....app About About Us Contact Customers Legal Security Events Acquisition...TextWatermark ( "Protected image" , new Font ( "Arial" , 8 )); watermark...

    docs.groupdocs.com/watermark/net/existing-objec...
  10. Сравнение Excel‑таблиц: продвинутый по‑ячейковы...

    Узнайте, как программно сравнивать электронные таблицы Excel с помощью GroupDocs.Comparison для .NET. Это руководство демонстрирует поячеечное сравнение, пользовательское оформление, страницы‑сводки и расширенные средства управления видимостью при сравнении документов Excel в C#....advanced cell‑by‑cell analysis, custom styling, and comprehensive... You can clone, run, and customize the examples to suit your...

    blog.groupdocs.com/ru/comparison/compare-excel-...