Sort Score
Result 10 results
Languages All
Labels All
Results 7,881 - 7,890 of 17,472 for

docx to doc

(0.05 sec)
  1. ResourceLoadingArgs.OriginalUri | Aspose.Words ...

    Discover the ResourceLoadingArgs OriginalUri property—access the original URI of resources from imported Documents for streamlined data management....ResourceLoadingCallb () { Document doc = new Document (); doc . ResourceLoadingCallb...builder = new DocumentBuilder ( doc ); // Images usually are inserted...

    reference.aspose.com/words/net/aspose.words.loa...
  2. ResourceLoadingArgs.SetData | Aspose.Words for ...

    Discover how the ResourceLoadingArgs SetData method enhances user experience by efficiently managing resource data for optimal performance....ResourceLoadingCallb () { Document doc = new Document (); doc . ResourceLoadingCallb...builder = new DocumentBuilder ( doc ); // Images usually are inserted...

    reference.aspose.com/words/net/aspose.words.loa...
  3. Node.PreviousPreOrder | Aspose.Words for .NET

    Discover the Node PreviousPreOrder method To efficiently retrieve the prior node using the preorder tree traversal algorithm for optimized data processing....Document doc = new Document ( MyDir + "Images.docx" ); Assert...Assert . That ( doc . GetChildNodes ( NodeType . Shape , true ). OfType...

    reference.aspose.com/words/net/aspose.words/nod...
  4. FieldPrintDate.UseSakaEraCalendar | Aspose.Word...

    Manage your dates effortlessly with FieldPrintDate's Saka Era Calendar feature. Easily Toggle for seamless integration and enhanced user experience.... Document doc = new Document ( MyDir + "Field..."Field sample - PRINTDATE.docx" ); // When a document is printed...

    reference.aspose.com/words/net/aspose.words.fie...
  5. DocumentBuilder.Write | Aspose.Words for .NET

    Effortlessly insert text inTo your Document with DocumentBuilder's Write method, enhancing your editing efficiency and streamlining your workflow.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Border ....

    reference.aspose.com/words/net/aspose.words/doc...
  6. CompositeNode.GetChild | Aspose.Words for .NET

    Discover the CompositeNode GetChild method To easily retrieve the Nth child node of a specific type, enhancing your data management efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/com...
  7. TextWatermarkOptions.FontFamily | Aspose.Words ...

    CusTomize your TextWatermarkOptions with the FontFamily property To enhance your designs. Default is Calibri; choose a style that fits your brand!... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...

    reference.aspose.com/words/net/aspose.words/tex...
  8. CustomDocumentProperties.add_link_to_content me...

    CusTomDocumentProperties.add_link_To_content method. Creates a new linked To content cusTom Document property.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  9. MailMergeSettings.ActiveRecord | Aspose.Words f...

    Discover MailMergeSettings. CusTomize your Microsoft Word Documents by selecting the desired record index from your data source. Start with ease!...Document doc = new Document ( MyDir + "Odso data.docx" ); MailMergeSettings...MailMergeSettings settings = doc . MailMergeSettings ; Console ...

    reference.aspose.com/words/net/aspose.words.set...
  10. TextBox.internal_margin_left property | Aspose....

    TextBox.internal_margin_left property. Specifies the inner left margin in points for a shape.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert another textbox...

    reference.aspose.com/words/python-net/aspose.wo...