Sort Score
Result 10 results
Languages All
Labels All
Results 7,851 - 7,860 of 17,471 for

docx to doc

(0.07 sec)
  1. CustomPart.Name | Aspose.Words for .NET

    Discover how To manage CusTomPart names in OOXML packages. Easily set or retrieve absolute names for seamless integration and enhanced functionality.... Document doc = new Document ( MyDir + "Custom...parts OOXML package.docx" ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Aspose::Words::InlineStory::get_FirstParagraph ...

    Aspose::Words::InlineSTory::get_FirstParagraph method. Gets the first paragraph in the sTory in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Add text, and reference...

    reference.aspose.com/words/cpp/aspose.words/inl...
  3. Aspose::Words::InlineStory::get_Paragraphs meth...

    Aspose::Words::InlineSTory::get_Paragraphs method. Gets a collection of paragraphs that are immediate children of the sTory in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Add text, and reference...

    reference.aspose.com/words/cpp/aspose.words/inl...
  4. Aspose::Words::ParagraphFormat::get_Style metho...

    Aspose::Words::ParagraphFormat::get_Style method. Gets or sets the paragraph style applied To this formatting in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a custom paragraph...

    reference.aspose.com/words/cpp/aspose.words/par...
  5. FieldPageRef.bookmark_name property | Aspose.Wo...

    FieldPageRef.bookmark_name property. Gets or sets the name of the bookmark.... def field_page_ref (): doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) insert_and_name_bookmark ( builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. EditableRangeStart.editable_range property | As...

    EditableRangeStart.editable_range property. Gets the facade object that encapsulates this editable range start and end.... doc = aw . Document () doc . protect ( type...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( "Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTag.is_temporary property | A...

    StructuredDocumentTag.is_temporary property. Specifies whether this SDT shall be removed from the WordProcessingML Document when its contents are modified.... doc = aw . Document () # Insert a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Bytes method. Represents an estimate of the number of bytes in the Document in C++.... void Content () { auto doc = MakeObject < Document > ( MyDir...MyDir + u "Paragraphs.docx" ); SharedPtr < BuiltInDocumentPrope...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_ContentStatus method. Gets or sets the content status of the Document in C++.... void Content () { auto doc = MakeObject < Document > ( MyDir...MyDir + u "Paragraphs.docx" ); SharedPtr < BuiltInDocumentPrope...

    reference.aspose.com/words/cpp/aspose.words.pro...
  10. HeaderFooterCollection.link_to_previous method ...

    aspose.words.HeaderFooterCollection.link_To_previous method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Section...

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