Sort Score
Result 10 results
Languages All
Labels All
Results 6,221 - 6,230 of 12,654 for

view

(0.2 sec)
  1. HTML'yi Diğer Formatlara Dönüştür|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....true to generate a plain text view along with HTML loadOptions...); // Access the plain text view of the email message var plainTextView...

    docs.aspose.com/email/tr/net/converting-between...
  2. Preserve text effects (shadow, outline, reflect...

    It seems that advanced text effects (used for WordArt or as standalone effects) are not reproduced when converting DOCX documents to HTML....If the output HTML is for viewing purposes, i.e. it is not supposed...original document layout for viewing purposes. So if your goal is...

    forum.aspose.com/t/preserve-text-effects-shadow...
  3. Konvertálja az EML-t ICS-re C # -on keresztül |...

    Mintakód az EML és ICS C# átalakításhoz. Használjon API-példakódot az EML fájlok ICS-re történő kötegelt konvertálásához a VB.NET, ASP.NET vagy bármely .NET alapú alkalmazáson belül....eml" ); // Find the alternate view with MediaType "text/calendar"..."text/calendar" ); // If an ICS view is found, save it to a file...

    products.aspose.com/email/hu/net/conversion/eml...
  4. Перетворити EML в ICS через C # | products.aspo...

    Зразок коду для перетворення EML в ICS C #. Використовуйте приклад коду API для пакетного перетворення файлів EML в ICS у VB.NET, ASP.NET або будь-якій програмі на основі .NET....eml" ); // Find the alternate view with MediaType "text/calendar"..."text/calendar" ); // If an ICS view is found, save it to a file...

    products.aspose.com/email/uk/net/conversion/eml...
  5. Převést EMLX na VCF přes C # | products.aspose.com

    Ukázkový kód pro převod EMLX na VCF C#. Použijte ukázkový kód API pro dávkové soubory EMLX na konverzi VCF v rámci VB.NET, ASP.NET nebo jakékoli aplikace založené.NET....emlx" ); // Find the alternate view with MediaType "text/vcard"..."text/vcard" ); // If an VCF view is found, save it to a file...

    products.aspose.com/email/cs/net/conversion/eml...
  6. Перетворити EML у VCF через C # | products.aspo...

    Зразок коду для перетворення EML в VCF C#. Використовуйте приклад коду API для пакетного перетворення файлів EML у VCF у VB.NET, ASP.NET або будь-якій програмі на основі .NET....eml" ); // Find the alternate view with MediaType "text/vcard"..."text/vcard" ); // If an VCF view is found, save it to a file...

    products.aspose.com/email/uk/net/conversion/eml...
  7. Перетворити EMLX у VCF через C # | products.asp...

    Зразок коду для перетворення EMLX в VCF C#. Використовуйте приклад коду API для пакетного перетворення файлів EMLX у VCF у VB.NET, ASP.NET або будь-якій програмі на основі .NET....emlx" ); // Find the alternate view with MediaType "text/vcard"..."text/vcard" ); // If an VCF view is found, save it to a file...

    products.aspose.com/email/uk/net/conversion/eml...
  8. PDF Annotations in Node.js|Aspose.PDF for Node....

    This section shows how to use all kinds of annotations to your PDF file with the Aspose.PDF for Node.js via C++....making them valuable tools for viewing and editing documents. You...

    docs.aspose.com/pdf/nodejs-cpp/annotations/
  9. Known Limitations|Aspose.Words for JasperReports

    The following features are not currently supported by Aspose.Words for JasperReports... Images cannot be viewed when exporting a report to...

    docs.aspose.com/words/jasperreports/known-limit...
  10. When converting docx to html using aspose .net ...

    using var stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase…...If the output HTML is for viewing purposes, i.e. it is not supposed...original document layout for viewing purposes. So if your goal is...

    forum.aspose.com/t/when-converting-docx-to-html...