Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 2,000 for

release notes

(0.1 sec)
  1. Generate Output in Different Format | GroupDocs

    Convert assembled documents to different formats (e.g., DOCX to PDF, DOCX to HTML) during assembly....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...converted to the specified format Note Format conversion is automatic...

    docs.groupdocs.com/assembly/net/basic-usage-dif...
  2. Belge sayfası oluşturucu - belgelerin belirli s...

    Birden fazla belgeden belirli sayfaları API kullanarak birleştirin ve GroupDocs.Merger ile özelleştirilmiş, birleşik belgeleri zahmetsizce oluşturun....| Free Support Forum | Release Notes Ayrıca Bakınız # Daha fazla...

    blog.groupdocs.com/tr/merger/page-builder-how-t...
  3. مصمم صفحات الوثائق - كيفية دمج صفحات معينة من ا...

    جمع صفحات محددة من مستندات متعددة باستخدام واجهة برمجة التطبيقات مع GroupDocs.Merger. أنشئ مستندات موحدة ومخصصة بسهولة....| Free Support Forum | Release Notes انظر أيضا # لمزيد من المعلومات...

    blog.groupdocs.com/ar/merger/page-builder-how-t...
  4. Working with fonts in GroupDocs.Viewer for .NET

    Learn how to get list of used fonts, specify or replace missing fonts, exclude fonts...Format); } } Please note that font extraction is supported...no fonts are excluded. Please note that this option works only...

    blog.groupdocs.com/viewer/working-with-fonts/
  5. Generate signature preview | GroupDocs

    This topic explains how to get signature preview with the SignOptions by GroupDocs.Signature API....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...unique signature identifier. Note Stream that were created by...

    docs.groupdocs.com/signature/java/generate-sign...
  6. Convert audio formats | GroupDocs

    In this article, you will learn how to convert an audio file to another audio format with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...Conversion does all the rest. Note Refer to the for more conversion...

    docs.groupdocs.com/conversion/net/convert/audio/
  7. Convert page layout formats | GroupDocs

    This article demonstrates how you can convert to and from page layout formats with GroupDocs.Conversion for Java....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...Conversion does all the rest. Note Refer to the for more conversion...

    docs.groupdocs.com/conversion/java/convert/page...
  8. Convert GIS formats | GroupDocs

    In this article, you will learn how to convert GIS formats to other formats or another GIS format with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...Conversion does all the rest. Note Refer to the for more conversion...

    docs.groupdocs.com/conversion/net/convert/gis/
  9. Convert videos | GroupDocs

    In this article, you will learn how to convert a video file to another video format with GroupDocs.Conversion for .NET....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...Conversion does all the rest. Note Refer to the for more conversion...

    docs.groupdocs.com/conversion/net/convert/video/
  10. 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....Consulting Blog Knowledge Base New Releases Status Websites aspose.com...watermarker . close (); Warning Note that the origin of coordinates...

    docs.groupdocs.com/watermark/java/adding-text-w...