Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 22,455 for

docx

(0.16 sec)
  1. FontInfoCollection Class | Aspose.Words för .NET

    Aspose.Words.Fonts.FontInfoCollection klass. Representerar en samling teckensnitt som används i ett dokument i C#....docx" ); FontInfoCollection allFonts...Document ( MyDir + "Document.docx" ); FontInfoCollection fontInfos...

    reference.aspose.com/words/sv/net/aspose.words....
  2. Як перетворити електронну пошту Outlook на Word...

    У цьому легкому посібнику ми дізнаємося, як конвертувати електронну пошту Outlook у Word за допомогою C#. Ви побачите, що для експорту електронної пошти в Word можна використовувати API на основі C#. Ви можете використовувати цю програму в будь-якому з налаштованих середовищ .NET в операційних системах, таких як Windows, macOS або Linux.... що для перетворення EML на DOCX C# можна використовувати API...електронної пошти Outlook на DOCX за допомогою C# Налаштуйте свою...

    kb.aspose.com/uk/email/net/how-to-convert-outlo...
  3. MailMergeSettings.headerSource property | Aspos...

    MailMergeSettings.headerSource property. Specifies the path to the mail-merge header source...docx" ); // Create a mailing label..."MailMerge.MailingLabelMerge.data.docx" ); // Create a merge destination...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document.ExpandTableStylesToDirectFormatting | ...

    Document ExpandTableStylesToDirectFormatting طريقة. تحويل التنسيق المحدد في أنماط الجدول إلى تنسيق مباشر على الجداول في المستند في C#....الطريقة مفيدة عند تحميل مستند DOCX أو WordprocessingML الذي يحتوي...بأنماط الجدول المحددة في مستندات DOCX أو WordprocessingML كأنماط جدول...

    reference.aspose.com/words/ar/net/aspose.words/...
  5. So konvertieren Sie Word-Dokumente mit C# in HTML

    In diesem kurzen Tutorial erfahren Sie, wie Sie Word-Dokumente mit C# in HTML konvertieren. Die folgenden einfachen Schritte können befolgt werden, um Docx in HTML in C# in jedem gängigen Betriebssystem wie MS Windows, Linux oder macOS zu exportieren....folgenden Code-Snippet können wir DOCX in C# effizient in HTML exportieren...Objekt der Klasse Document , um DOCX zu laden Geben Sie verschiedene...

    kb.aspose.com/de/words/net/how-to-convert-word-...
  6. FieldFileName.IncludeFullPath | Aspose.Words fo...

    Discover the FieldFileName IncludeFullPath property, easily manage file paths with customizable settings for enhanced file handling and organization....docx" ); DocumentBuilder builder...Assert . AreEqual ( "Document.docx" , field . Result ); builder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. OoxmlSaveOptions | Aspose.Words för .NET

    OoxmlSaveOptions byggare. Initierar en ny instans av denna klass som kan användas för att spara ett dokument iDocx format i C#.... Docx }; doc . Save ( ArtifactsDir..."OoxmlSaveOptions.Iso29500Strict.docx" , saveOptions ); // Vårt sparade...

    reference.aspose.com/words/sv/net/aspose.words....
  8. Document | Aspose.Words för .NET

    Document byggare. Skapar ett tomt Worddokument i C#....docx" ); Visar hur man skapar och...Document ( MyDir + "Document.docx" ); // Laddade dokument kommer...

    reference.aspose.com/words/sv/net/aspose.words/...
  9. ReflectionFormat | Aspose.Words for Java

    Represents the reflection formatting for an object in Java....docx"); Shape shape = (Shape)doc...save(getArtifactsDir() + "Shape.Reflection.docx"); doc = new Document(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose.Words for C++

    This API allows to create, edit, render, print, and convert Word documents in C++ without utilizing Microsoft Word or interop....създадете DOCX в C++ Как да добавяте редове към таблица в DOCX с помощта...колонтитул в DOCX с помощта на C++ Как да създадете таблица в DOCX с помощта...

    kb.aspose.com/bg/words/cpp/