Sort Score
Result 10 results
Languages All
Labels All
Results 4,331 - 4,340 of 4,405 for

text handling

(0.36 sec)
  1. واجهة برمجة تطبيقات التعرف على العلامات الضوئية...

    قم بإنشاء أوراق إجابات واستطلاعات وبطاقات اقتراع واستبيانات ونماذج OMR أخرى يمكن قراءتها آليًا، وقراءة العلامات البصرية من الصور والصور الممسوحة ضوئيًا في تطبيقات .NET وخدمات الويب.... pageSettings ); // Error handling if ( omrForm . ErrorCode ...تحليل شائع. بناء النماذج Plain text JSON Programmatically نماذج...

    products.aspose.com/omr/ar/net/
  2. 将其他文件格式转换为 PDF(.NET)|Aspose.PDF for .NET

    本主题展示了 Aspose.PDF 如何将 EPUB、MD、PCL、XPS、PS、XML 和 LaTeX 等其他文件格式转换为 PDF 文档。...尝试在线将 TEXT 转换为 PDF Aspose.PDF for .NET 为您提供了一个在线免费应用 “Text to PDF”...sion (); // Read the source text file using ( var streamReader...

    docs.aspose.com/pdf/zh/net/convert-other-files-...
  3. Конвертация документов в AWS|Aspose.PDF for .NET

    Узнайте, как развернуть и использовать Aspose.PDF for .NET в средах AWS. Откройте мощную обработку PDF в облаке....Text ; // Assembly attribute to enable...pdfDocument . Pages . Add (); // Add text elements page . Paragraphs ...

    docs.aspose.com/pdf/ru/net/integration-aws/
  4. بارگذاری و ذخیره پیام ایمیل|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....ShouldAddPlainTextVi = true // Add plain text view of the body }; // Load...PreserveTnefAttachme = true , // Handle TNEF attachments RemoveSignature...

    docs.aspose.com/email/fa/net/load-and-save-emai...
  5. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....in pdf in java 1 add image or text in xps with cpp 1 Add Image...Distribution Lists Java 1 add meme text to photo 1 Add Morph Slide Transition...

    blog.aspose.com/de/tags/
  6. Convertendo Documentos na AWS|Aspose.PDF for .NET

    Aprenda a implantar e usar Aspose.PDF for .NET em ambientes AWS. Desbloqueie um poderoso processamento de PDF na nuvem....Text ; // Assembly attribute to enable...pdfDocument . Pages . Add (); // Add text elements page . Paragraphs ...

    docs.aspose.com/pdf/pt/net/integration-aws/
  7. Enregistrer un document HTML – Exemples C# – As...

    Découvrez comment enregistrer des documents HTML dans un fichier, une URL, une archive Zip et un flux de mémoire à l’aide de l’API Aspose.HTML for .NET....the default way of resource handling. Currently, Save, Ignore,...Create a text element and add it to the document 10 Text text = document...

    docs.aspose.com/html/fr/net/save-html-document/
  8. HTML-Dokument speichern – C# Beispiele – Aspose...

    Lernen Sie, wie man HTML-Dokumente in einer Datei, einer URL, einem Zip-Archiv oder einem Speicherstrom mit Aspose.HTML for .NET API speichert und wie man Speicheroptionen anwendet....the default way of resource handling. Currently, Save, Ignore,...Create a text element and add it to the document 10 Text text = document...

    docs.aspose.com/html/de/net/save-html-document/
  9. Travailler avec des projets | Aspose.Tasks Docu...

    Apprenez à créer, modifier et enregistrer des projets à l'aide d'Aspose.Tasks pour .NET....newValue; 31 } 32 // Here we handle only TimeSpan instances, so...StreamReader( "Project.mpx" , System. Text . Encoding . GetEncoding ( "ISO-8859-1"...

    docs.aspose.com/tasks/fr/net/creating-reading-a...
  10. Crear documento HTML – crear y cargar HTML en Java

    Aprenda a cargar un documento HTML desde un archivo, secuencia, URL o crear HTML desde cero en Java. Considere enfoques para cargar documentos HTML....Create a text node and add it to the document 7 Text text = document...document. getBody (). appendChild (text); 9 10 // Save the document...

    docs.aspose.com/html/es/java/create-a-document/