Sort Score
Result 10 results
Languages All
Labels All
Results 4,801 - 4,810 of 7,024 for

paged

(0.03 sec)
  1. Créer une visionneuse de documents dans ASP.NET...

    Les visualiseurs de documents en ligne sont devenus populaires après l’utilisation croissante des documents numériques, en particulier dans les systèmes de gestion de contenu. La raison de cette popularité est que vous pouvez afficher une variété de formats de documents sans acheter ni installer de logiciels dédiés. Compte tenu de l’importance des visionneuses de documents, j’ai pensé écrire un article sur la façon de créer une visionneuse de documents universelle dans ASP....@{ ViewData["Title"] = "Home Page"; } <script src="http://code...src='Content/" + folderName + "/page-" + i + ".png'/>"); } $("#loader")...

    blog.groupdocs.com/fr/viewer/document-viewer-in...
  2. 140+ Dosya Biçimi için ASP.NET Core MVC'de Belg...

    Çevrimiçi belge görüntüleyiciler, özellikle içerik yönetim sistemlerinde dijital belgelerin artan kullanımından sonra popüler hale geldi. Bu popülerliğin arkasındaki sebep, özel yazılım programları satın almadan veya kurmadan çeşitli belge formatlarını görüntüleyebilmenizdir. Belge görüntüleyicilerin önemini göz önünde bulundurarak, ASP.NET MVC’de evrensel bir belge görüntüleyicinin nasıl oluşturulacağı hakkında bir makale yazmayı düşündüm. [.NET Çekirdeği](https://en.wikipedia. org/wiki/.NETCore) çerçevesi. Arka uçta belge işleme için, PDF dahil 140’tan fazla belge türünü destekleyen güçlü bir belge görüntüleyici API’si olan GroupDocs....@{ ViewData["Title"] = "Home Page"; } <script src="http://code...src='Content/" + folderName + "/page-" + i + ".png'/>"); } $("#loader")...

    blog.groupdocs.com/tr/viewer/document-viewer-in...
  3. 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…...Carrier"); // Setting the current page number at the central section...SetFooter(1, "&P"); // Setting page count at the right section of...

    forum.groupdocs.com/t/reference-to-commonutilit...
  4. Extract data from attachments and ZIP archives ...

    This article shows how to extract data (text, images, PDF forms) from ZIP-archived documents with GroupDocs.Parser.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/parser/net/extract-data-from...
  5. OCR support | Documentation

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/search/java/ocr-support/
  6. Find metadata properties | Documentation

    This article explains that how you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your .NET solution.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/net/find-metadata-p...
  7. Working with interpreted values | Documentation

    This article contains a good example of numeric flag or enumeration.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/net/working-with-in...
  8. Common List Image in Word Processing Document |...

    Note In this article, we will use GroupDocs.Assembly to generate a Common List Image report in Word Processing Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Common List in Microsoft Word Document Creating a Common List Please follow below steps to create Common List Image document in MS Word 2013: Insert the desired shape to display image in it.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/net/common-list-ima...
  9. Single Row Image in Presentation Document | Doc...

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Presentation Document format based on the use case: Working with a Business Case. Single Row in Microsoft PowerPoint Document Creating a Single Row Please follow below steps to create Single Row Image in MS PowerPoint 2013: Create a new presentation slide. Insert the desired shape to display the image in it. Go to Insert Tab and select shape by clicking on Shape Icon.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/net/single-row-imag...
  10. Bulleted List in Presentation Document | Docume...

    Note In this article, we will use GroupDocs.Assembly to generate a Bulleted List report in Presentation Document format based on the use case: Working with a Business Case. Note The code uses some of the objects defined in The Business Layer. Bulleted List in Microsoft PowerPoint Document Creating a Bulleted List Practising the following steps you can insert Bulleted List in MS PowerPoint 2013. Add a new presentation slide. Add a bullet list at the place where you want it.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/assembly/net/bulleted-list-i...