Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 10,539 for

formatting

(0.04 sec)
  1. Ajouter un filigrane de texte au RTF à l'aide d...

    Apprenons comment ajouter un filigrane de texte au RTF à l'aide de Java. Vous obtiendrez également un code montrant comment insérer un filigrane de texte au format RTF en Java sans utiliser de logiciels supplémentaires.... RTF (Rich Text Format) est un format de document largement...facilement un filigrane de texte au format RTF en Java . Étapes pour ajouter...

    kb.groupdocs.com/fr/watermark/java/add-text-wat...
  2. Working with ZIP archives | Documentation

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using ZipRootPackage.ZipPackage Read the ZIP archive properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get metadata from a ZIP archive. AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties Encoding encoding = Encoding....Managing metadata for specific formats / Other / Working with ZIP...archives Leave feedback Get ZIP format metadata The API allows detecting...

    docs.groupdocs.com/metadata/net/working-with-zi...
  3. GroupDocs.Conversion Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....jak zmienić obrazy WebP na format JPG online i programowo przy...przekonwertować plik PDF na format HTML w Javie, jest niezbędne...

    blog.groupdocs.com/pl/categories/groupdocs.conv...
  4. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Extract data from various formats / Extract data from Microsoft...Console . WriteLine ( string . Format ( "At {0}: {1}" , s . Position...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  5. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office PowerPoint presentation: Instantiate Parser object for the initial presentation; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the presentation....Extract data from various formats / Extract data from Microsoft.... out . println ( String . format ( "At %d: %s" , s . getPosition...

    docs.groupdocs.com/parser/java/search-text-in-m...
  6. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel spreadsheets search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Excel spreadsheet: Instantiate Parser object for the initial spreadsheet; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the spreadsheet....Extract data from various formats / Extract data from Microsoft.... out . println ( String . format ( "At %d: %s" , s . getPosition...

    docs.groupdocs.com/parser/java/search-text-in-m...
  7. Cara Mengonversi HTML ke PDF di Java

    Baca instruksi untuk mengonversi HTML ke PDF di Java. Distribusikan dokumen PDF dengan cepat kepada siapa pun, dan gunakan contoh html ke pdf kode Java di aplikasi untuk mengonversinya....mendistribusikan dokumen dalam format HTML tidak selalu merupakan...terbaik, mengonversinya ke format yang tidak dapat diedit seperti...

    kb.groupdocs.com/id/conversion/java/how-to-conv...
  8. How to Convert MSG to XPS using C#

    Within this article, you will discover how to convert MSG to XPS using C# without installing extra software. Also, we will supply the code to export MSG to XPS in C#....to transform files from one format to another to suit different...Converting MSG files to XPS format can be an essential task, especially...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. Convert PDF to PPTX using C#

    Learn how to quickly convert PDF to PPTX using C# by carefully following our comprehensive tutorial. Additionally, we'll give you a C# code example to export PDF to PPTX using C#....convert PDF (Portable Document Format) files to PowerPoint presentations...and set the output document’s format as PPTX Call Converter.Save...

    kb.groupdocs.com/conversion/net/convert-pdf-to-...
  10. How to Convert ODT to PDF in C#

    This article provides a step-by-step procedure to convert ODT to PDF in C# and a sample working code for the C# ODT to PDF conversion application....converting from ODT to PDF format Create an instance of the Converter...disk for transforming to PDF format Create and set convert options...

    kb.groupdocs.com/conversion/net/how-to-convert-...