Sort Score
Result 10 results
Languages All
Labels All
Results 4,121 - 4,130 of 4,975 for

document assembly

(0.21 sec)
  1. TextPath.ReverseRows | Aspose.Words for .NET

    Discover the TextPath ReverseRows property to enhance your layout. Control row order for improved design flexibility and user experience....InsertTextPaths () { Document doc = new Document (); // Insert a WordArt...static Shape AppendWordArt ( Document doc , string text , string...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Language Enum | Aspose.Words for .NET

    Discover Aspose.Words.AI.Language enum for seamless AI-driven text translation. Enhance your Documents with accurate, multilingual support today!... Document doc = new Document ( MyDir + "Document.docx" );...). WithApiKey ( apiKey ); Document translatedDoc = model . Translate...

    reference.aspose.com/words/net/aspose.words.ai/...
  3. DocumentRecognitionSettings missing in Aspose.O...

    We are trying to follow the example in this article: Create Scanned PDF to Excel Converter with OCR using C# | File Format Processing Plugins for C# .NET Core | Aspose Blog but DocumentRecognitionSettings class is not…...0 assembly (e.g., via Visual Studio’s...of API changes. They will document the migration from DocumentRecognitionS...

    forum.aspose.com/t/documentrecognitionsettings-...
  4. MailMergeSettings Class | Aspose.Words for .NET

    Discover Aspose.Words.MailMergeSettings class to streamline Document automation with powerful mail merge capabilities for enhanced efficiency....mail merge information for a document. To learn more, visit the...Mail Merge and Reporting documentation article. public class MailMergeSettings...

    reference.aspose.com/words/net/aspose.words.set...
  5. Aspose.Email 25.4.1 nuget - not working when .N...

    Hi, When I refer Aspose.Email nuget package in my UWP app, it works fine when I disable .Net Native Tool Chain. But when I enable, the expected functionalities of Aspose.Email nuget are throwing the below exceptions Wh…...indicate that certain types or assemblies are not being correctly resolved...ensure that all necessary assemblies are included in the build...

    forum.aspose.com/t/aspose-email-25-4-1-nuget-no...
  6. Getting Started|Documentation

    Learn how to install Aspose.Cells for Python via .NET and create a Hello World application....WrpCs_Workbook_xxxxxx (Assembly=WrpInterop.Aspose.Cells)’...view more sample code. AI Document Assistant Close Features Analyzing...

    docs.aspose.com/cells/python-net/getting-started/
  7. DocumentBuilder.StartTable | Aspose.Words for .NET

    Effortlessly create professional tables in your Documents with DocumentBuilder's StartTable method. Enhance your formatting with ease!...method Starts a table in the document. public Table StartTable ()...with a document builder. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  8. DocumentBuilder.EndTable | Aspose.Words for .NET

    Effortlessly conclude your Document tables with DocumentBuilder's EndTable method, ensuring seamless formatting and professional presentation....method Ends a table in the document. public Table EndTable ()...with a document builder. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Run Class | Aspose.Words for .NET

    Discover Aspose.Words.Run, a powerful class for managing character runs with consistent font formatting, enhancing your Document processing efficiency....the Programming with Documents documentation article. public class...identifier. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/run/
  10. CompatibilityOptions.AllowSpaceOfSameStyleInTab...

    Enhance table layouts with CompatibilityOptions' AllowSpaceOfSameStyleInTable. Enjoy improved paragraph spacing for better readability and design....Shows how to optimize the document for different versions of...OptimizeFor () { Document doc = new Document (); // This object...

    reference.aspose.com/words/net/aspose.words.set...