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

document assembly

(0.08 sec)
  1. TextPath.StrikeThrough | Aspose.Words for .NET

    Discover the TextPath StrikeThrough property—easily format text with strikethrough for clear visual emphasis in your projects. Enhance your design today!...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. 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...
  3. 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/
  4. 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/...
  5. Java API to Export CGM to DOCM | products.aspos...

    Convert CGM to DOCM using on premise Java API...APIs that provides powerful document processing capabilities. The...create, edit, and convert PDF documents. It also allows developers...

    products.aspose.com/total/java/conversion/cgm-t...
  6. DocumentVisitor.VisitCommentStart | Aspose.Word...

    Discover the DocumentVisitor VisitCommentStart method—your key to efficiently managing comment text enumeration in your projects....in a document. public void CommentsToText () { Document doc =...= new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/doc...
  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. 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-...
  10. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    Discover the DocumentVisitor VisitParagraphStart method, essential for efficiently managing paragraph enumeration in your applications. Enhance your coding skills!...how to use a document visitor to print a document’s node structure...DocStructureToText () { Document doc = new Document ( MyDir + "Docum...

    reference.aspose.com/words/net/aspose.words/doc...