Sort Score
Result 10 results
Languages All
Labels All
Results 8,371 - 8,380 of 18,303 for

docx to doc

(0.3 sec)
  1. ParagraphFormat.PageBreakBefore | Aspose.Words ...

    Discover the ParagraphFormat PageBreakBefore property, easily control page breaks before paragraphs for enhanced Document formatting and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Set this flag to "true"...

    reference.aspose.com/words/net/aspose.words/par...
  2. Node Class | Aspose.Words for .NET

    Discover the Aspose.Words.Node class, the essential foundation for all Word Document nodes, enabling seamless Document manipulation and cusTomization....Document doc = new Document ( MyDir + "Tables.docx" ); Assert...Assert . That ( doc . GetChildNodes ( NodeType . Table , true ). Count...

    reference.aspose.com/words/net/aspose.words/node/
  3. Aspose::Words::HeaderFooter::get_HeaderFooterTy...

    Aspose::Words::HeaderFooter::get_HeaderFooterType method. Gets the type of this header/footer in C++.... auto doc = System :: MakeObject < Aspose...:: Words :: HeaderFooter > ( doc , Aspose :: Words :: HeaderFooterType...

    reference.aspose.com/words/cpp/aspose.words/hea...
  4. Aspose::Words::Paragraph::get_ParentSection met...

    Aspose::Words::Paragraph::get_ParentSection method. Retrieves the parent Section of the paragraph in C++.... auto doc = System :: MakeObject < Aspose...:: Words :: HeaderFooter > ( doc , Aspose :: Words :: HeaderFooterType...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. FieldSubject.text property | Aspose.Words for P...

    FieldSubject.text property. Gets or sets the text of the subject.... doc = aw . Document () # Set a value..."Subject" built-in property. doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::HeaderFooterCollection::idx_get ...

    Aspose::Words::HeaderFooterCollection::idx_get method. Retrieves a HeaderFooter of the specified type in C++.... auto doc = System :: MakeObject < Aspose...+ u "Header and footer types.docx" ); // Iterate through each...

    reference.aspose.com/words/cpp/aspose.words/hea...
  7. Frameset.is_frame_link_to_file property | Aspos...

    Frameset.is_frame_link_To_file property. Gets or sets a value indicating whether the web page or Document file name specified in the [Frameset.frame_default_url](../frame_default_url/) property is an external resource the frame is linked with.... doc = aw . Document ( file_name =...+ 'Frameset.docx' ) self . assertEqual ( 3 , doc . frameset ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HyphenationOptions.ConsecutiveHyphenLimit | Asp...

    Discover the ConsecutiveHyphenLimit property in HyphenationOptions. Control hyphen usage in your text for improved readability and formatting. Default, 0.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Size = 24...

    reference.aspose.com/words/net/aspose.words.set...
  9. Document.Watermark | Aspose.Words for .NET

    Secure your Documents with our cusTomizable watermarking feature. Enhance protection and ensure authenticity effortlessly!... Document doc = new Document (); // Add a plain...plain text watermark. doc . Watermark . SetText ( "Aspose Watermark"...

    reference.aspose.com/words/net/aspose.words/doc...
  10. FieldInfo.new_value property | Aspose.Words for...

    FieldInfo.new_value property. Gets or sets an optional value that updates the property.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Set a value for the "Comments"...

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